aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 45c7fa19cc62bddd5579186115c819ec0aae0e4d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Underwriter is a minimalistic notes organization program. It utilizes
text files (cards) that can be tagged. Cards can link to other cards
using a title instead of a filename, and multiple titles can refer to
a single file, like a wiki.

TODO
----

* Transclusion parsing
* caching queries (globs, tag literals, etc.)
* Rewrite it (in another language?) if speed is an issue
* Add untag_all command
* optimize some sql statements
* Redirects?
* Globs for untagging
* Confirmation for untagging
* Confirmation for overwriting blobs and filenames