notetaker icon indicating copy to clipboard operation
notetaker copied to clipboard

Note taker for notes, blog posts, todo lists from the command line

Results 4 notetaker issues
Sort by recently updated
recently updated
newest added

Listing notes in a tree-like form or in tables with dates and tags could be useful and give you a better feel for your notes.

feature

Currently, exporting todos from all to a markdown file is as easy as: ```shell notes todos > todos.md ``` It will group them based on the files they were found...

feature

It would be good to mention some uses cases like: - how to use with Git VCS + GtiHub for easy access on the go - checking off todo items...

documentation

It would be great to have integration tests in the repo running in CI with example notes files and expected results.

tests