aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Peter McGoron 2021-07-26 17:20:37 -0400
committerGravatar - 2021-07-26 22:56:40 -0400
commit28ce675520bf5f80f06c451d4be08cd27f022e70 (patch)
tree5ae7e35e51ca1f0e6d606a1159bee844a2f65db5 /README.md
parentqueryparse: collect literals into set and return it (diff)
update README.md
Diffstat (limited to '')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 82c08e5..f2befb2 100644
--- a/README.md
+++ b/README.md
@@ -2,3 +2,13 @@ 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
+* Adding titles to cards
+* Storing cards as BLOBs in SQL database
+* caching queries (globs, tag literals, etc.)
+* Rewrite it (in another language?) if speed is an issue
+
/src/raw1394.h?h=v2.1.0&id=e6e6375ceeef247586113cd8a39ea3e2f2124338&follow=1'>implement tag matching for rawiso receptionGravatar dmaas 3-4/+12 2003-01-06back out previous commit - don't drop the legacy API just yetGravatar dmaas 6-173/+130 2003-01-05emulate legacy ISO reception API on top of new rawiso APIGravatar dmaas 7-131/+174 2002-12-24update iso API for multi-channel reception and new packet buffer layoutGravatar dmaas 4-123/+236 2002-12-20oops, irq_interval needs to be signedGravatar anonymous 1-1/+1 2002-12-20dmaas - renamed exported arm definitions into the raw1394_ namespace; brought...Gravatar anonymous 3-124/+48 2002-12-16rawiso updates:Gravatar dmaas 3-18/+25 2002-11-18fix cplusplus extern C blockGravatar ddennedy 1-4/+4 2002-11-18merged rawiso branchGravatar ddennedy 7-6/+488