]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/zotero.json
Add missing underscore to jupyter entry (#457)
[xdg-ninja.git] / programs / zotero.json
index 90424dbe1b6e5593185edfc442b59b95720ddb9d..f5f39d9c494bbd07f4a2af8e4d79e668883aafe4 100644 (file)
@@ -1,10 +1,15 @@
 {
     "files": [
         {
-            "path": "$HOME/Zotero",
+            "help": "You _may_ be able to solve this by aliasing zotero to use the _data-dir_ flag.\nBut officially, this feature is currently unsupported.\n\n_Relevant issue:_ https://github.com/zotero/zotero/issues/1203\n",
             "movable": false,
-            "help": "You _may_ be able to solve this by aliasing zotero to use the _data-dir_ flag.\n"
+            "path": "$HOME/Zotero"
+        },
+        {
+            "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/zotero/zotero/issues/1203\n",
+            "movable": false,
+            "path": "$HOME/.zotero"
         }
     ],
     "name": "zotero"
-}
\ No newline at end of file
+}