summaryrefslogtreecommitdiff
path: root/totalrecall.desktop
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-07-19 23:35:44 +0300
committerPaul Buetow <paul@buetow.org>2025-07-19 23:35:44 +0300
commit6038d6e29d4878cccb46bf35bb9885ec7d376422 (patch)
treef7861a731ba20db54e4ca578d6cd586ad8a87ab0 /totalrecall.desktop
parent3a6c690230f769ad33bc26e2fc5d5662e38fe3d6 (diff)
feat: improve flashcard storage and audio regenerationv0.6.0
- Change default card storage from ~/Downloads to ~/.local/state/totalrecall/cards/ - Keep .apkg exports in ~/Downloads for user convenience - Fix audio regeneration to use random voice and speed (0.9-1.0) - Fix GNOME dock icon by updating StartupWMClass to "Totalrecall" - Fix navigation to properly find cards in new XDG state directory - Ensure config defaults are properly filled when using GUI mode - Bump version to 0.6.0 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Diffstat (limited to 'totalrecall.desktop')
-rw-r--r--totalrecall.desktop2
1 files changed, 1 insertions, 1 deletions
diff --git a/totalrecall.desktop b/totalrecall.desktop
index 41be16e..a913b31 100644
--- a/totalrecall.desktop
+++ b/totalrecall.desktop
@@ -10,4 +10,4 @@ Terminal=false
Categories=Education;Languages;
Keywords=bulgarian;flashcards;anki;language;learning;
StartupNotify=true
-StartupWMClass=totalrecall \ No newline at end of file
+StartupWMClass=Totalrecall \ No newline at end of file