vault backup: 2022-03-20 19:08:00

This commit is contained in:
J D
2022-03-20 19:08:00 +01:00
parent f211835fc5
commit cb0f4090c0
8 changed files with 1385 additions and 9 deletions

View File

@@ -1,4 +1,5 @@
[
"obsidian-activity-history",
"obsidian-git"
"obsidian-git",
"obsidian-leaflet-plugin"
]

View File

@@ -13,7 +13,7 @@
{
"path": "/",
"date": "2022-03-20",
"size": 121
"size": 382
}
],
"activityHistory": [
@@ -22,7 +22,7 @@
"size": [
{
"date": "2022-03-20",
"value": 121
"value": 382
}
]
}

View File

@@ -0,0 +1,37 @@
{
"mapMarkers": [],
"defaultMarker": {
"type": "default",
"iconName": "map-marker",
"color": "#dddddd",
"transform": {
"size": 6,
"x": 0,
"y": -2
}
},
"markerIcons": [],
"color": "#dddddd",
"lat": 39.983334,
"long": -82.98333,
"notePreview": false,
"layerMarkers": true,
"previousVersion": "5.0.1",
"version": {
"major": 5,
"minor": 0,
"patch": 1
},
"warnedAboutMapMarker": false,
"copyOnClick": false,
"displayMarkerTooltips": "hover",
"displayOverlayTooltips": true,
"configDirectory": null,
"mapViewEnabled": true,
"mapViewParameters": {},
"enableDraw": true,
"defaultUnitType": "metric",
"defaultTile": "https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png",
"defaultTileDark": "https://stamen-tiles.a.ssl.fastly.net/terrain/{z}/{x}/{y}.png",
"defaultAttribution": "Map tiles by <a href=\"http://stamen.com\">Stamen Design</a>, under <a href=\"http://creativecommons.org/licenses/by/3.0\">CC BY 3.0</a>. Data by <a href=\"http://openstreetmap.org\">OpenStreetMap</a>, under <a href=\"http://www.openstreetmap.org/copyright\">ODbL</a>."
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
{
"id": "obsidian-leaflet-plugin",
"name": "Obsidian Leaflet",
"description": "Interactive maps inside your notes",
"version": "5.0.1",
"minAppVersion": "0.12.12",
"author": "Jeremy Valentine",
"repo": "valentine195/obsidian-leaflet-plugin",
"isDesktopOnly": false
}

File diff suppressed because it is too large Load Diff

24
.obsidian/workspace vendored
View File

@@ -4,11 +4,15 @@
"type": "split",
"children": [
{
"id": "baf24bcac531ea7c",
"id": "cfd88fb90b84a6ed",
"type": "leaf",
"state": {
"type": "graph",
"state": {}
"type": "markdown",
"state": {
"file": "Deutschland/Sachsen/Meißen/Nünchritz/Diesbar-Seußlitz/Barockschloss Seußlitz/Barockschloss Seußlitz.md",
"mode": "source",
"source": false
}
}
}
],
@@ -65,6 +69,7 @@
"state": {
"type": "backlink",
"state": {
"file": "Deutschland/Sachsen/Meißen/Nünchritz/Diesbar-Seußlitz/Barockschloss Seußlitz/Barockschloss Seußlitz.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@@ -85,14 +90,23 @@
"useHierarchy": true
}
}
},
{
"id": "c1e5dc8d60bb7995",
"type": "leaf",
"state": {
"type": "git-view",
"state": {}
}
}
]
],
"currentTab": 2
}
],
"direction": "horizontal",
"width": 300
},
"active": "baf24bcac531ea7c",
"active": "cfd88fb90b84a6ed",
"lastOpenFiles": [
"Deutschland/Sachsen/Meißen/Nünchritz/Diesbar-Seußlitz/Barockschloss Seußlitz/Barockschloss Seußlitz.md"
]