updated milestone 5

This commit is contained in:
2026-05-18 15:05:28 -04:00
parent 65cb8ee2d5
commit 4ea8e1c2ff

View File

@@ -399,25 +399,35 @@ Added "backup" section to README.md covering synq.org, capture.sqlite3, token.tx
- tests: n/a
- datetime: [2026-05-18 Sun 19:00]
* milestone 5: optional v1.5
** TODO add settings for sync frequency
* milestone 5: optional v1.5 improvements
** TODO add edit-before-sync
*** acceptance
- pending/failed captures can be edited.
- synced captures are read-only unless explicitly duplicated.
** TODO add android share target
** TODO tap to expand History item
- in History, tap to expand/contract each item
** TODO add "Last synced" display
*** acceptance
- sharing text to app opens prefilled capture.
- user can save as note or todo.
- app displays "last synced at" somewhere, maybe in Settings and History?
- "next sync at []" on History (and homepage?)
** TODO add settings for sync frequency
*** acceptance
- let user specify poll rate, in minutes
** TODO add recent tag chips
*** acceptance
- app shows recent tags.
- tapping chip adds/removes tag.
** TODO add home screen quick capture widget
** TODO add android share target
*** acceptance
- widget opens capture screen quickly.
- does not require sync to work.
- sharing text to app opens prefilled capture.
- user can save as note or todo.
* implementation notes for coding agents
- keep the server small and testable.