vault backup: 2026-08-23 16:57:37
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
**/.DS_Store
|
**/.DS_Store
|
||||||
/.obsidian/workspace.json
|
/.obsidian/workspace.json
|
||||||
/.DS_Store
|
/.DS_Store
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Ignore Smart Environment folder
|
||||||
|
.smart-env
|
||||||
Vendored
+4
-1
@@ -1,6 +1,7 @@
|
|||||||
[
|
[
|
||||||
"iconic",
|
"iconic",
|
||||||
"folder-links",
|
"folder-links",
|
||||||
|
"settings-search",
|
||||||
"omnisearch",
|
"omnisearch",
|
||||||
"editing-toolbar",
|
"editing-toolbar",
|
||||||
"obsidian-local-rest-api",
|
"obsidian-local-rest-api",
|
||||||
@@ -8,5 +9,7 @@
|
|||||||
"templater-obsidian",
|
"templater-obsidian",
|
||||||
"obsidian-git",
|
"obsidian-git",
|
||||||
"auto-gitkeep",
|
"auto-gitkeep",
|
||||||
"dataview"
|
"dataview",
|
||||||
|
"smart-connections",
|
||||||
|
"smart-lookup"
|
||||||
]
|
]
|
||||||
Vendored
+1
-1
@@ -17,6 +17,6 @@
|
|||||||
"repelStrength": 10,
|
"repelStrength": 10,
|
||||||
"linkStrength": 1,
|
"linkStrength": 1,
|
||||||
"linkDistance": 250,
|
"linkDistance": 250,
|
||||||
"scale": 0.46515513980269185,
|
"scale": 0.30081516089343613,
|
||||||
"close": true
|
"close": true
|
||||||
}
|
}
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"installed_at": 1787518597375,
|
||||||
|
"last_version": "4.7.2"
|
||||||
|
}
|
||||||
+39625
File diff suppressed because one or more lines are too long
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"id": "smart-connections",
|
||||||
|
"name": "Smart Connections",
|
||||||
|
"author": "Brian Petro",
|
||||||
|
"description": "AI link discovery copilot. See related notes as you write. Lookup using semantic (vector) search across your vault. Zero-setup local model for embeddings, no API keys, private.",
|
||||||
|
"minAppVersion": "1.8.7",
|
||||||
|
"authorUrl": "https://smartconnections.app",
|
||||||
|
"isDesktopOnly": false,
|
||||||
|
"version": "4.7.2"
|
||||||
|
}
|
||||||
+4809
File diff suppressed because it is too large
Load Diff
+3
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"last_version": "0.3.4"
|
||||||
|
}
|
||||||
+34674
File diff suppressed because one or more lines are too long
+10
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"id": "smart-lookup",
|
||||||
|
"name": "Smart Lookup",
|
||||||
|
"author": "Brian Petro",
|
||||||
|
"description": "Semantic search for your vault. Ask in natural language, find notes by meaning when exact words fail, preview matching notes, and turn forgotten ideas into links, context, and next steps.",
|
||||||
|
"minAppVersion": "1.8.7",
|
||||||
|
"authorUrl": "https://smartconnections.app",
|
||||||
|
"isDesktopOnly": false,
|
||||||
|
"version": "0.3.4"
|
||||||
|
}
|
||||||
+4225
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user