Initial commit

This commit is contained in:
2026-03-02 17:06:32 +00:00
commit 430dd71917
1190 changed files with 622790 additions and 0 deletions

11
.obsidian/plugins/maps/manifest.json vendored Normal file
View File

@@ -0,0 +1,11 @@
{
"id": "maps",
"name": "Maps",
"version": "0.1.6",
"minAppVersion": "1.10.0",
"description": "Adds a map layout to bases so you can display notes as an interactive map view.",
"author": "Obsidian",
"authorUrl": "https://obsidian.md",
"fundingUrl": "https://obsidian.md/pricing",
"isDesktopOnly": false
}