chore: vault backup from Joachims-PC at 2024-08-08T12:11

This commit is contained in:
Joachim Happel 2024-08-08 12:11:42 +02:00
commit e4746b6d0f
11 changed files with 6024 additions and 0 deletions

1
.obsidian/app.json vendored Normal file
View file

@ -0,0 +1 @@
{}

1
.obsidian/appearance.json vendored Normal file
View file

@ -0,0 +1 @@
{}

3
.obsidian/community-plugins.json vendored Normal file
View file

@ -0,0 +1,3 @@
[
"cicada-sync"
]

30
.obsidian/core-plugins-migration.json vendored Normal file
View file

@ -0,0 +1,30 @@
{
"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 Normal file
View file

@ -0,0 +1,20 @@
[
"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"
]

17
.obsidian/plugins/cicada-sync/data.json vendored Normal file
View file

@ -0,0 +1,17 @@
{
"deviceName": "Joachims-PC",
"remoteRepo": "git@github.com:adapole/obsidian-yaos.git",
"basePath": "C:\\Users\\Joachim\\AppData\\Local\\Obsidian\\resources\\electron.asar\\renderer",
"branchName": "main",
"syncImages": false,
"syncAudio": false,
"syncVideos": false,
"syncPdfs": false,
"syncOtherFiles": false,
"syncMainSettings": false,
"syncAppearanceSettings": false,
"syncThemesAndSnippets": false,
"syncHotkeys": false,
"syncCorePluginSettings": false,
"syncCommunityPluginSettings": false
}

5764
.obsidian/plugins/cicada-sync/main.js vendored Normal file

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,10 @@
{
"id": "cicada-sync",
"name": "Cicada Synchronizer",
"version": "1.0.1",
"minAppVersion": "0.15.0",
"description": "uses Git to synchronize vaults for team collaboration.",
"author": "Adapole, Mahyar Mirrashed",
"authorUrl": "https://github.com/adapole",
"isDesktopOnly": true
}

View file

@ -0,0 +1,15 @@
/*
This CSS file will be included with your plugin, and
available in the app when your plugin is enabled.
If your plugin does not need CSS, delete this file.
*/
.sync-title {
margin-top: 0;
}
.sync-conflicting-files {
margin-top: 0;
}

154
.obsidian/workspace.json vendored Normal file
View file

@ -0,0 +1,154 @@
{
"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
}
}
}
]
}
],
"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,
"cicada-sync:CI-SYNC": false
}
},
"active": "549e5793024b5758",
"lastOpenFiles": [
"Readme.md"
]
}

9
Readme.md Normal file
View file

@ -0,0 +1,9 @@
# Entwicklung des rpi-virtuell Materialpools
Schwerpunkte:
- Konkrete **Arbeitsvorhaben**, die bereits hier aufgelistet sind, können wir in eigene Issues als **Tasks** überführen und an ein Board heften.
- Vorschläge zur Weiterentwicklung des Materialpools können wir in einzelne **Proposals** in jeweils ein eigenes Issue überführen und dort weiterentwickeln.
- Gesprächsprotokolle rund um die **Vernetzungsoptionen und den Datenaustausch** mit dem Materialpool.
- Entwicklung von **Qualitätskriterien** für die redaktionelle und maschinelle Erfassung und Verarbeitung neuer Materialien.
- Allgemeine Überlegungen, die wir zunächst in der Matrix diskutieren können.