diff options
| author | patrick-scho | 2025-04-08 20:54:32 +0200 |
|---|---|---|
| committer | patrick-scho | 2025-04-08 20:54:32 +0200 |
| commit | 1bdd1b40fbab8e6844d0fa834b15f733056365ee (patch) | |
| tree | 49fe62bd014557c819a188bcedadabb2490ded07 | |
| parent | d8f54dd8ac187349c1194871a55d4675f28e5a43 (diff) | |
| download | chirp-1bdd1b40fbab8e6844d0fa834b15f733056365ee.tar.gz chirp-1bdd1b40fbab8e6844d0fa834b15f733056365ee.zip | |
update todo
| -rw-r--r-- | todo.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,7 +1,9 @@ # Todo ## Technical -- consolidate Set List and SetList +- max length +- pre formatted/escape ambigous characters +- line breaks - replace txn with env where appropriate - handle `defer txn.commit catch {}` - txn MDB_RDONLY (and other optimizations) @@ -10,8 +12,7 @@ - TUI ## Functional -- profile description - - custom css +- custom css - @ users - # - search users |
