diff options
author | Marc Coquand <marc@mccd.space> | 2024-05-24 18:35:53 -0500 |
---|---|---|
committer | Marc Coquand <marc@mccd.space> | 2024-05-24 18:35:53 -0500 |
commit | b3da49387580253416962db2fbffc7e7b2e77ee9 (patch) | |
tree | 6986566f8edd1ff3062d0695565b473daae8a64b /README | |
parent | 527e025e88fc01c7ed4fc3f951484b051c264d83 (diff) | |
download | stitch-b3da49387580253416962db2fbffc7e7b2e77ee9.tar.gz stitch-b3da49387580253416962db2fbffc7e7b2e77ee9.tar.bz2 stitch-b3da49387580253416962db2fbffc7e7b2e77ee9.zip |
README
Diffstat (limited to '')
-rw-r--r-- | README | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -37,17 +37,16 @@ _________________ While Stitch is a note-manager, it does not come with functionality for capturing notes. This allows you to allow you to set it up in your preferred - way for your editor. That said, the manpages comes with a minimal generic - example to get you started. + way for your editor. The manpages come with an example to get you started. 1.1 FEATURES ~~~~~~~~~~~~ - - Write your thoughts first; read in multiple different ways later + - Read your notes in multiple different ways - Comes with four views: full, headlines, todo, done - Work with any file format: markdown, ruby markup, org etc. - - Run shell commands on notes using sed, grep etc. with the command mode + - Run shell commands on notes using sed, grep etc. - Write notes in any editor: vim, kakoune... or even ed! - Available as a single static binary - No need for an external DB, it only uses files |