keine ahnung
This commit is contained in:
3
fforte_data/.obsidian/community-plugins.json
vendored
Normal file
3
fforte_data/.obsidian/community-plugins.json
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
[
|
||||
"csv-obsidian"
|
||||
]
|
||||
50
fforte_data/.obsidian/core-plugins.json
vendored
50
fforte_data/.obsidian/core-plugins.json
vendored
@@ -1,20 +1,30 @@
|
||||
[
|
||||
"file-explorer",
|
||||
"global-search",
|
||||
"switcher",
|
||||
"graph",
|
||||
"backlink",
|
||||
"canvas",
|
||||
"outgoing-link",
|
||||
"tag-pane",
|
||||
"page-preview",
|
||||
"daily-notes",
|
||||
"templates",
|
||||
"note-composer",
|
||||
"command-palette",
|
||||
"editor-status",
|
||||
"bookmarks",
|
||||
"outline",
|
||||
"word-count",
|
||||
"file-recovery"
|
||||
]
|
||||
{
|
||||
"file-explorer": true,
|
||||
"global-search": true,
|
||||
"switcher": true,
|
||||
"graph": true,
|
||||
"backlink": true,
|
||||
"canvas": true,
|
||||
"outgoing-link": true,
|
||||
"tag-pane": true,
|
||||
"properties": false,
|
||||
"page-preview": true,
|
||||
"daily-notes": true,
|
||||
"templates": true,
|
||||
"note-composer": true,
|
||||
"command-palette": true,
|
||||
"slash-command": false,
|
||||
"editor-status": true,
|
||||
"bookmarks": true,
|
||||
"markdown-importer": false,
|
||||
"zk-prefixer": false,
|
||||
"random-note": false,
|
||||
"outline": true,
|
||||
"word-count": true,
|
||||
"slides": false,
|
||||
"audio-recorder": false,
|
||||
"workspaces": false,
|
||||
"file-recovery": true,
|
||||
"publish": false,
|
||||
"sync": false
|
||||
}
|
||||
109618
fforte_data/.obsidian/plugins/csv-obsidian/main.js
vendored
Normal file
109618
fforte_data/.obsidian/plugins/csv-obsidian/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
10
fforte_data/.obsidian/plugins/csv-obsidian/manifest.json
vendored
Normal file
10
fforte_data/.obsidian/plugins/csv-obsidian/manifest.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "csv-obsidian",
|
||||
"name": "CSV Editor",
|
||||
"author": "death_au",
|
||||
"authorUrl": "https://github.com/deathau",
|
||||
"description": "Edit CSV files in Obsidian",
|
||||
"isDesktopOnly": false,
|
||||
"version": "0.0.1",
|
||||
"minAppVersion": "0.10.11"
|
||||
}
|
||||
1999
fforte_data/.obsidian/plugins/csv-obsidian/styles.css
vendored
Normal file
1999
fforte_data/.obsidian/plugins/csv-obsidian/styles.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
3456
fforte_data/.obsidian/plugins/obsidian-csv-table/main.js
vendored
Normal file
3456
fforte_data/.obsidian/plugins/obsidian-csv-table/main.js
vendored
Normal file
File diff suppressed because it is too large
Load Diff
10
fforte_data/.obsidian/plugins/obsidian-csv-table/manifest.json
vendored
Normal file
10
fforte_data/.obsidian/plugins/obsidian-csv-table/manifest.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "obsidian-csv-table",
|
||||
"name": "CSV Table",
|
||||
"version": "1.2.0",
|
||||
"minAppVersion": "0.11.10",
|
||||
"description": "Render CSV data as a table within your notes.",
|
||||
"author": "Adam Coddington <me@adamcoddington.net>",
|
||||
"authorUrl": "https://coddingtonbear.net/",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
8
fforte_data/.obsidian/plugins/obsidian-csv-table/styles.css
vendored
Normal file
8
fforte_data/.obsidian/plugins/obsidian-csv-table/styles.css
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
.csv-table {
|
||||
width: 100%;
|
||||
}
|
||||
.csv-error {
|
||||
font-weight: 700;
|
||||
padding: 10em;
|
||||
border: 1px solid #f00;
|
||||
}
|
||||
47
fforte_data/.obsidian/workspace.json
vendored
47
fforte_data/.obsidian/workspace.json
vendored
@@ -4,19 +4,17 @@
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "cd5982f6654b4889",
|
||||
"id": "02f726eda2793346",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "a82c999e8a304258",
|
||||
"id": "b96c0f812d470abc",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "infos.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
"type": "empty",
|
||||
"state": {},
|
||||
"icon": "lucide-file",
|
||||
"title": "New tab"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -39,7 +37,9 @@
|
||||
"type": "file-explorer",
|
||||
"state": {
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
},
|
||||
"icon": "lucide-folder-closed",
|
||||
"title": "Files"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -54,7 +54,9 @@
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
},
|
||||
"icon": "lucide-search",
|
||||
"title": "Search"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -62,7 +64,9 @@
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "bookmarks",
|
||||
"state": {}
|
||||
"state": {},
|
||||
"icon": "lucide-bookmark",
|
||||
"title": "Bookmarks"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -93,7 +97,9 @@
|
||||
"searchQuery": "",
|
||||
"backlinkCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
},
|
||||
"icon": "links-coming-in",
|
||||
"title": "Backlinks for infos"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -105,7 +111,9 @@
|
||||
"file": "infos.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
},
|
||||
"icon": "links-going-out",
|
||||
"title": "Outgoing links from infos"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -116,7 +124,9 @@
|
||||
"state": {
|
||||
"sortOrder": "frequency",
|
||||
"useHierarchy": true
|
||||
}
|
||||
},
|
||||
"icon": "lucide-tags",
|
||||
"title": "Tags"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -126,7 +136,9 @@
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "infos.md"
|
||||
}
|
||||
},
|
||||
"icon": "lucide-list",
|
||||
"title": "Outline of infos"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -146,8 +158,11 @@
|
||||
"command-palette:Open command palette": false
|
||||
}
|
||||
},
|
||||
"active": "a82c999e8a304258",
|
||||
"active": "b96c0f812d470abc",
|
||||
"lastOpenFiles": [
|
||||
"exkursion_2024_11_15.csv",
|
||||
"Lupus - Tabelle exkursion -.pdf",
|
||||
"infos.md",
|
||||
"lu6758336o.tmp",
|
||||
"Unbenannt-1.jpg"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user