diff options
author | Marc Coquand <marc@mccd.space> | 2024-05-19 09:56:48 -0500 |
---|---|---|
committer | Marc Coquand <marc@mccd.space> | 2024-05-19 09:56:48 -0500 |
commit | 4876e3dcbc1091c060819649141e019fb473024c (patch) | |
tree | 55a3a6c23c88ddc601548cc3dec174d98e0a2622 | |
parent | bb037e05b3b4accb2c03fe50a9cac4558213f5af (diff) | |
download | stitch-4876e3dcbc1091c060819649141e019fb473024c.tar.gz stitch-4876e3dcbc1091c060819649141e019fb473024c.tar.bz2 stitch-4876e3dcbc1091c060819649141e019fb473024c.zip |
README
Diffstat (limited to '')
-rw-r--r-- | README | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -43,11 +43,10 @@ _________________ 1.1 FEATURES ~~~~~~~~~~~~ - - Write your thoughs first, organize later and read in multiple - different ways + - Write your thoughts first; read in multiple different ways later - Comes with four views: full, headlines, todo, done - - Work with any file format, markdown, ruby markup, org etc. - - Run CLI commands on files (sed, grep etc.) with the command mode + - Work with any file format: markdown, ruby markup, org etc. + - Run shell commands on notes using sed, grep etc. with the command mode - Write notes in any editor: vim, kakoune... or even ed! - Available as a single static binary - No need for any DB, just files |