diff --git a/README.md b/README.md index c6c0d7f..f0de8c4 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,3 @@ In places where the _proper name_ — "GedächtNAS", including the umlaut and capitalization — can't be used, the _technical name_ — "gedaechtnas", always lowercase — or the _abbreviated name_ — "gdn" — shall be used instead. Other variations or spellings are incorrect. - -## Todos - -- TODO Add history widget to top of screen -- TODO Show pinned message at bottom of screen -- TODO Gray out unusable sibling buttons when hovering over anchor note -- TODO Tooltips for note actions -- TODO Clickable parents -- TODO Logging (using `tracing`) diff --git a/ideas.md b/ideas.md index fa39d1b..d87ded2 100644 --- a/ideas.md +++ b/ideas.md @@ -6,7 +6,6 @@ takes a short time to implement and represents an incremental improvement. Once an idea has been implemented, it should be deleted from this file. -- cli: `status` command - cli: `repo list` command - cli: `repo add` command - cli: `repo rename` command @@ -21,3 +20,8 @@ Once an idea has been implemented, it should be deleted from this file. - app: Save button - Try out `snafu` - Set up Android app building in CI (should be included in first release) +- app: Path/history widget at the top of the screen +- app: Show pinned message at bottom of screen +- app: Gray out unusable sibling buttons when hovering over anchor note +- app: Tooltips for note actions +- app: Clickable parents