add anti tag search

master
Bel LaPointe 2022-01-04 07:01:35 -05:00
parent 2caf2ae352
commit 4a22b964db
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,6 @@
todo:
- when merging, check for complete/incomplete and cross reference todo vs scheduled
vs done
- how to defer a scheduled task?
- merge multi todo files for 'inbox' style with some dedupe (probably best to just
do this via calling pttodo-cli from script or somethin) (probably at an off hour
@ -7,7 +9,6 @@ todo:
- what do about todo-now vs todo vs watch vs later... could do many files and manage
outside binary, but search would suck. Good would be vendor lockin, and that's UI
problem
- add tag anti-search, like -tag=-notMe
- todo: when to run scheduled modifier? like, syncthing could have conflicts if I
modify only file on remote
details: |
@ -26,6 +27,8 @@ todo:
- xactions emails extend ledger,todo-server with pttodo - schedule merge inbox style
scheduled: []
done:
- todo: add tag anti-search, like -tag=-notMe
ts: Tue Jan 4 06:56:03 EST 2022
- todo: if in todo, then omit ts field
ts: Sun Jan 2 20:44:27 EST 2022
- todo: merge full files to import from todo-server