Skip to content

Bost/notes

Repository files navigation

search-notes

Installation:

# Fix the 'loading code: version mismatch' error
rm -rf ./compiled/ ./scribblings/compiled/
raco pkg install --auto ansi-color
raco exe -o ~/bin/search-notes main.rkt

See main.rkt -> command-line -> #:usage-help

TODO When inside source-block BEGIN_SRC END_SRC then the block is continuous text. When outside of the source-block then the block is between two org-mode '* ...', '* ...' sections

TODO Two search patterns means

  • search for block(s)
  • then search within the found block(s)

TODO Find org-mode racket parser / language: https://github.com/tgbugs/laundry

TODO search in subdirectories

About

No description, website, or topics provided.

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE-APACHE
Unknown
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages