diff --git a/.obsidian/plugins/smart-connections/data.json b/.obsidian/plugins/smart-connections/data.json index 4f835d60..c27c2d4a 100644 --- a/.obsidian/plugins/smart-connections/data.json +++ b/.obsidian/plugins/smart-connections/data.json @@ -1,14 +1,15 @@ { "new_user": false, "legacy_transformers": false, - "enable_mobile": true, + "enable_mobile": false, "actions": { "lookup": true }, "smart_notices": { "muted": { "done_import": true, - "embedding_complete": true + "embedding_complete": true, + "done_pruning_collection": true } }, "system_prompts_folder": "smart prompts", diff --git a/.obsidian/plugins/smart-connections/manifest.json b/.obsidian/plugins/smart-connections/manifest.json index c345bb50..ae1dec13 100644 --- a/.obsidian/plugins/smart-connections/manifest.json +++ b/.obsidian/plugins/smart-connections/manifest.json @@ -5,6 +5,6 @@ "description": "Find links to similar notes using artificial intelligence from OpenAI.", "minAppVersion": "1.1.0", "authorUrl": "https://wfhbrian.com", - "isDesktopOnly": false, + "isDesktopOnly": true, "version": "2.3.54" } \ No newline at end of file