stitch

Note taking for messy minimalists

git clone git://mccd.space/stitch
commit b5ccd7fc380558af02f85e28737b93f213f3d417
parent aceaf89a8a7aec47aaca8105405f3d0243ffecda
Author: Marc Coquand <marc@mccd.space>
Date:   Sun, 19 May 2024 09:53:58 -0500

README

Diffstat:
MREADME | 22+++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/README b/README
@@ -14,8 +14,8 @@ _________________
 4. AUTHOR
 
 
-1 Stitch - Note Composer
-========================
+1 Stitch - Note Managing for Unorganized Minimalists
+====================================================
 
         "...Differing from Newton and Schopenhauer, your ancestor did not
         think of time as absolute and uniform. He believed in an infinite
@@ -27,17 +27,17 @@ _________________
         others I do, and you do not, and in yet others both of us exist."
         - Garden of Forking Paths, Borges
 
-  Stitch is a minimal grep-based CLI tool for composing and viewing notes
-  and TODO notes.  It is built around the idea of writing notes separately
-  and then using tags to compose these notes together.
+  Stitch is a minimal grep-based CLI note-managing system targeting those that
+  want to easily capture notes and not spend time organizing them. Capture
+  your notes with tags and use stitch to compose the notes together.
+  Build your own knowledge base, journal, todo manager and more.
 
-  Stitch tries to be unopiniated: use whatever editor and file format you 
-  want for your notes. The only requirement is that each file contains 
-  only one file.
+  Stitch aims to be unopinionated; use whatever editor and file format you
+  want. The only requirement is that each file contains only one heading.
 
-  Stitch does not come with functionality for capturing notes, but it makes
-  it easy for you to set up your own system with your preferred editor.
-  There is a basic example included in the manpages.
+  While Stitch is a note-manager; it does not come with functionality for
+  capturing notes to allow you to set it up in your preferred way. That said,
+  the manpages comes with a minimal example to get you started.
 
 
 1.1 FEATURES