vault backup: 2026-08-23 16:57:37

This commit is contained in:
2026-08-23 16:57:37 -04:00
parent ef4e063005
commit aa038bb1ff
11 changed files with 83371 additions and 2 deletions
+6
View File
@@ -1,3 +1,9 @@
**/.DS_Store
/.obsidian/workspace.json
/.DS_Store
# Ignore Smart Environment folder
.smart-env
+4 -1
View File
@@ -1,6 +1,7 @@
[
"iconic",
"folder-links",
"settings-search",
"omnisearch",
"editing-toolbar",
"obsidian-local-rest-api",
@@ -8,5 +9,7 @@
"templater-obsidian",
"obsidian-git",
"auto-gitkeep",
"dataview"
"dataview",
"smart-connections",
"smart-lookup"
]
+1 -1
View File
@@ -17,6 +17,6 @@
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 0.46515513980269185,
"scale": 0.30081516089343613,
"close": true
}
+4
View File
@@ -0,0 +1,4 @@
{
"installed_at": 1787518597375,
"last_version": "4.7.2"
}
File diff suppressed because one or more lines are too long
+10
View File
@@ -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"
}
File diff suppressed because it is too large Load Diff
+3
View File
@@ -0,0 +1,3 @@
{
"last_version": "0.3.4"
}
File diff suppressed because one or more lines are too long
+10
View File
@@ -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"
}
File diff suppressed because it is too large Load Diff