stitch
Note taking for messy minimalists
git clone git://mccd.space/stitchcommit d5d547126c5fe2d0235b63e4ed964c4285bb2bfb
parent 7be96e053b53c8da2fab7cacb9206c4bfe358367
Author: Marc Coquand <marc@mccd.space>
Date: Fri, 17 May 2024 17:17:46 -0500
README
Diffstat:
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/README b/README
@@ -47,14 +47,15 @@ _________________
1.1 FEATURES
~~~~~~~~~~~~
- - Work with any file format, markdown, ruby markup, org etc.
- - Work in any editor: vim, vi, ed, kakoune
- Write your thoughs first, and organize later and read in multiple
different ways
+ - Work with any file format, markdown, ruby markup, org etc.
+ - Work in any editor: vim, kakoune... or even ed!
- Available as a single static binary
- No need for any DB, just files
- Unix-y & fast
+
1.2 CREDIT
~~~~~~~~~~
@@ -75,12 +76,12 @@ _________________
https://git.mccd.space/pub/stitch/refs/
Obs, the download link next to the tag is for the snapshot, you will have
- to enter the link of the tag to find the download to the binary.
+ to open the link of the tag to find the download to the binary.
Download the binary, chmod +x the binary and put in PATH.
At minimum, you will need to set the environment variable
- STITCH_DIRECTORY for it to work
+ STITCH_DIRECTORY for it to work.
1.5 DEVELOPMENT