]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/anki.json
Add entries from ArchWiki (#358)
[xdg-ninja.git] / programs / anki.json
index d81fc844e31261203ea1a8bd69ef16ce578f925f..4e4adef329c6dc3b4103e2f27528351aa13bb131 100644 (file)
@@ -3,8 +3,13 @@
         {
             "path": "$HOME/Anki",
             "movable": true,
-            "help": "Alias anki to use a custom data location:\n\n```bash\nanki -b \"$XDG_DATA_HOME\"/Anki\n```\n"
+            "help": "Supported by default, you can move this directory to _$XDG_DATA_HOME/Anki2_.\n"
+        },
+        {
+            "path": "$HOME/Documents/Anki",
+            "movable": true,
+            "help": "Supported by default, you can move this directory to _$XDG_DATA_HOME/Anki2_.\n"
         }
     ],
     "name": "anki"
-}
\ No newline at end of file
+}