diff options
author | Marc Coquand <marc@mccd.space> | 2024-05-19 09:53:58 -0500 |
---|---|---|
committer | Marc Coquand <marc@mccd.space> | 2024-05-19 09:53:58 -0500 |
commit | b5ccd7fc380558af02f85e28737b93f213f3d417 (patch) | |
tree | 83cc053d3a4745c5cf1b47b47b209d6aae3d512a /README | |
parent | aceaf89a8a7aec47aaca8105405f3d0243ffecda (diff) | |
download | stitch-b5ccd7fc380558af02f85e28737b93f213f3d417.tar.gz stitch-b5ccd7fc380558af02f85e28737b93f213f3d417.tar.bz2 stitch-b5ccd7fc380558af02f85e28737b93f213f3d417.zip |
README
Diffstat (limited to '')
-rw-r--r-- | README | 22 |
1 files changed, 11 insertions, 11 deletions
@@ -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 |