Delete folders from remote repository
This commit is contained in:
parent
c02b9a4ed2
commit
1a192fa444
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
||||||
|
.obsidian
|
||||||
.obsidian/themes
|
.obsidian/themes
|
||||||
.obsidian/appearance.json
|
.obsidian/appearance.json
|
||||||
.obsidian/workspace.json
|
.obsidian/workspace.json
|
||||||
.obisidian/plugins
|
.obisidian/plugins
|
||||||
.obisidian/snippets
|
.obisidian/snippets
|
||||||
|
|
1
.obsidian/app.json
vendored
1
.obsidian/app.json
vendored
|
@ -1 +0,0 @@
|
||||||
{}
|
|
1
.obsidian/appearance.json
vendored
1
.obsidian/appearance.json
vendored
|
@ -1 +0,0 @@
|
||||||
{}
|
|
3
.obsidian/community-plugins.json
vendored
3
.obsidian/community-plugins.json
vendored
|
@ -1,3 +0,0 @@
|
||||||
[
|
|
||||||
"yet-another-obsidian-synchronizer"
|
|
||||||
]
|
|
30
.obsidian/core-plugins-migration.json
vendored
30
.obsidian/core-plugins-migration.json
vendored
|
@ -1,30 +0,0 @@
|
||||||
{
|
|
||||||
"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
|
|
||||||
}
|
|
20
.obsidian/core-plugins.json
vendored
20
.obsidian/core-plugins.json
vendored
|
@ -1,20 +0,0 @@
|
||||||
[
|
|
||||||
"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"
|
|
||||||
]
|
|
|
@ -1,14 +0,0 @@
|
||||||
{
|
|
||||||
"deviceName": "Joachims-PC",
|
|
||||||
"syncImages": false,
|
|
||||||
"syncAudio": false,
|
|
||||||
"syncVideos": false,
|
|
||||||
"syncPdfs": false,
|
|
||||||
"syncOtherFiles": false,
|
|
||||||
"syncMainSettings": false,
|
|
||||||
"syncAppearanceSettings": false,
|
|
||||||
"syncThemesAndSnippets": false,
|
|
||||||
"syncHotkeys": false,
|
|
||||||
"syncCorePluginSettings": false,
|
|
||||||
"syncCommunityPluginSettings": false
|
|
||||||
}
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,10 +0,0 @@
|
||||||
{
|
|
||||||
"id": "yet-another-obsidian-synchronizer",
|
|
||||||
"name": "Yet Another Obsidian Synchronizer",
|
|
||||||
"description": "This is yet another obsidian synchronizer that uses Git to synchronize your vault contents across devices.",
|
|
||||||
"version": "0.7.0",
|
|
||||||
"minAppVersion": "0.15.0",
|
|
||||||
"author": "Mahyar Mirrashed",
|
|
||||||
"authorUrl": "https://github.com/mahyarmirrashed",
|
|
||||||
"isDesktopOnly": true
|
|
||||||
}
|
|
|
@ -1,7 +0,0 @@
|
||||||
.yaos-title {
|
|
||||||
margin-top: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.yaos-conflicting-files {
|
|
||||||
margin-top: 0;
|
|
||||||
}
|
|
187
.obsidian/workspace.json
vendored
187
.obsidian/workspace.json
vendored
|
@ -1,187 +0,0 @@
|
||||||
{
|
|
||||||
"main": {
|
|
||||||
"id": "85777452bb659073",
|
|
||||||
"type": "split",
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"id": "a69b74c941597ddd",
|
|
||||||
"type": "tabs",
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"id": "549e5793024b5758",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "markdown",
|
|
||||||
"state": {
|
|
||||||
"file": "Readme.md",
|
|
||||||
"mode": "source",
|
|
||||||
"source": false
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "71ae7befe9b27f9e",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "markdown",
|
|
||||||
"state": {
|
|
||||||
"file": "Materialpool Entwicklung/Herausforderungen/Status Quo.md",
|
|
||||||
"mode": "source",
|
|
||||||
"source": false
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"currentTab": 1
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"direction": "vertical"
|
|
||||||
},
|
|
||||||
"left": {
|
|
||||||
"id": "5c1d584e991cc6d9",
|
|
||||||
"type": "split",
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"id": "cf24db14deba6bd6",
|
|
||||||
"type": "tabs",
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"id": "a221fca3380aa248",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "file-explorer",
|
|
||||||
"state": {
|
|
||||||
"sortOrder": "alphabetical"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "86c956fd6b2fa048",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "search",
|
|
||||||
"state": {
|
|
||||||
"query": "",
|
|
||||||
"matchingCase": false,
|
|
||||||
"explainSearch": false,
|
|
||||||
"collapseAll": false,
|
|
||||||
"extraContext": false,
|
|
||||||
"sortOrder": "alphabetical"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "0667b9c10004a50f",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "bookmarks",
|
|
||||||
"state": {}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"direction": "horizontal",
|
|
||||||
"width": 300
|
|
||||||
},
|
|
||||||
"right": {
|
|
||||||
"id": "45450d166a5fbc98",
|
|
||||||
"type": "split",
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"id": "1da2710d2ef05767",
|
|
||||||
"type": "tabs",
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"id": "0e1f907b84f1ee3d",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "backlink",
|
|
||||||
"state": {
|
|
||||||
"file": "Readme.md",
|
|
||||||
"collapseAll": false,
|
|
||||||
"extraContext": false,
|
|
||||||
"sortOrder": "alphabetical",
|
|
||||||
"showSearch": false,
|
|
||||||
"searchQuery": "",
|
|
||||||
"backlinkCollapsed": false,
|
|
||||||
"unlinkedCollapsed": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "c1ee775654e1acda",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "outgoing-link",
|
|
||||||
"state": {
|
|
||||||
"file": "Readme.md",
|
|
||||||
"linksCollapsed": false,
|
|
||||||
"unlinkedCollapsed": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "bfc488ea95077d03",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "tag",
|
|
||||||
"state": {
|
|
||||||
"sortOrder": "frequency",
|
|
||||||
"useHierarchy": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "5b6b2d6ae86136eb",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "outline",
|
|
||||||
"state": {
|
|
||||||
"file": "Readme.md"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"direction": "horizontal",
|
|
||||||
"width": 300,
|
|
||||||
"collapsed": true
|
|
||||||
},
|
|
||||||
"left-ribbon": {
|
|
||||||
"hiddenItems": {
|
|
||||||
"switcher:Schnellauswahl öffnen": false,
|
|
||||||
"graph:Graphen-Ansicht öffnen": false,
|
|
||||||
"canvas:Neuen Canvas erstellen": false,
|
|
||||||
"daily-notes:Heutige Notiz öffnen": false,
|
|
||||||
"templates:Vorlage einfügen": false,
|
|
||||||
"command-palette:Befehlspalette öffnen": false,
|
|
||||||
"yet-another-obsidian-synchronizer:YAOS": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"active": "a221fca3380aa248",
|
|
||||||
"lastOpenFiles": [
|
|
||||||
"Materialpool Entwicklung/Ideen/Corinnas Überlegungen.md",
|
|
||||||
"Edu Sharing - WLO/Protokolle/17.06.2024.md",
|
|
||||||
"Materialpool Entwicklung/Herausforderungen/Status Quo.md",
|
|
||||||
"Edu Sharing - WLO/Protokolle/02.07.2024.md",
|
|
||||||
"Edu Sharing - WLO/Protokolle",
|
|
||||||
"Materialpool Entwicklung/Ideen/Skizzen und Überlegungen für einen überarbeiteten Materialpool.md",
|
|
||||||
"data_image_jpeg;base64,_9j_4AAQSkZJRgABAQAAhACEAAD_4QCARXhpZgAATU0AKgAAAAgABQEGAAMAAAABAAIAAAEaAAUAAAABAAAASgEbAAUAAAABAAAAUgEoAAMAAAABAAIAAIdpAAQAAAABAAAAWgAAAAAAAACEAAAAAQAAAIQAAAABAAKgAgAEAAAAAQAACTigAwAEAAAAAQAABmgAAAAA_+EKNGh0dHA6Ly9ucy5hZG9iZS5.url",
|
|
||||||
"Materialpool Entwicklung/Ideen/Materialpool APP.md",
|
|
||||||
"Materialpool Entwicklung/Visionen/Unterstützungssystem für Relilehrkräfte.md",
|
|
||||||
"Materialpool Entwicklung/Herausforderungen/Arbeitsschritte (grob).md",
|
|
||||||
"Materialpool Entwicklung/Qualitätskriterien/Bestehenden Datenbestand prüfen.md",
|
|
||||||
"Readme.md",
|
|
||||||
"Edu Sharing - WLO",
|
|
||||||
"Materialpool Entwicklung/Visionen",
|
|
||||||
"Materialpool Entwicklung/Qualitätskriterien",
|
|
||||||
"Materialpool Entwicklung/Protokolle",
|
|
||||||
"Materialpool Entwicklung/Ideen",
|
|
||||||
"Edu Sharing - WLO/Edu Sharing - Vorschlag zu einem Repo.md",
|
|
||||||
"Materialpool Entwicklung/Herausforderungen",
|
|
||||||
"Materialpool Entwicklung.md",
|
|
||||||
"Materialpool Entwicklung"
|
|
||||||
]
|
|
||||||
}
|
|
Loading…
Reference in a new issue