diff --git a/todo.md b/todo.md index b90a920..2b69e77 100644 --- a/todo.md +++ b/todo.md @@ -1,8 +1,12 @@ ### Features: -- [ ] idling - [ ] editing the connected emoji - [ ] no file - [ ] add automatic change rpc on theme change! (pretty insane feature in my opinion) +- [ ] idle detection (change status after X minutes of inactivity) +- [ ] per-vault custom Discord app ID (different icon per vault) +- [ ] note word count / estimated reading time in status +- [ ] display current Obsidian mode (graph view, canvas, settings, etc.) +- [ ] different status based on folder/tag (e.g. "📖 Reading" for a reading folder) ### Themes: - [X] default (old & new) @@ -13,10 +17,16 @@ - [ ] Abate - [ ] Abecedarium - [ ] AbsoluteGruv, material gruvbox, obsidian gruvbox +- [ ] Rosé Pine +- [ ] Nord +- [ ] Dracula +- [ ] Gruvbox ### what's missing?: - [X] README recreation - [X] CONTRIBUTING.md creation - [ ] Issues and pull request templates - [X] Issues - - [ ] Pull Request \ No newline at end of file + - [ ] Pull Request +- [ ] demo GIF in README +- [ ] changelog file