diff options
author | Marc Coquand <marc@mccd.space> | 2024-05-16 10:39:09 -0500 |
---|---|---|
committer | Marc Coquand <marc@mccd.space> | 2024-05-16 10:39:09 -0500 |
commit | c32eb41db59c0a15028fc92141d382c912695be3 (patch) | |
tree | 859cbcf9a16b233f3d92a05ed9b4c4e0401638c2 | |
parent | e19e6d5bf1d716b75f164c6f3bcfe02f7472631d (diff) | |
download | stitch-c32eb41db59c0a15028fc92141d382c912695be3.tar.gz stitch-c32eb41db59c0a15028fc92141d382c912695be3.tar.bz2 stitch-c32eb41db59c0a15028fc92141d382c912695be3.zip |
README
-rw-r--r-- | README.org | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -15,7 +15,8 @@ very same words, but am an error, a phantom." 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. +then using tags to compose these notes together. In that way building your +own garden of forking paths. Stitch does not have any opinion about which file format you use for file capturing, use org, markdown, whatever you want. You can also |