added
This commit is contained in:
4
.obsidian/app.json
vendored
4
.obsidian/app.json
vendored
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"alwaysUpdateLinks": true
|
||||
}
|
3
.obsidian/community-plugins.json
vendored
3
.obsidian/community-plugins.json
vendored
@@ -5,5 +5,6 @@
|
||||
"table-editor-obsidian",
|
||||
"colored-text",
|
||||
"obsidian-charts",
|
||||
"obsidian-plugin-toc"
|
||||
"obsidian-plugin-toc",
|
||||
"calendar"
|
||||
]
|
5
.obsidian/daily-notes.json
vendored
Normal file
5
.obsidian/daily-notes.json
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"format": "DD.MM.YYYY",
|
||||
"folder": "Lectures",
|
||||
"template": "Template/Lecture"
|
||||
}
|
10
.obsidian/plugins/calendar/data.json
vendored
Normal file
10
.obsidian/plugins/calendar/data.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"shouldConfirmBeforeCreate": true,
|
||||
"weekStart": "locale",
|
||||
"wordsPerDot": 250,
|
||||
"showWeeklyNote": false,
|
||||
"weeklyNoteFormat": "",
|
||||
"weeklyNoteTemplate": "",
|
||||
"weeklyNoteFolder": "",
|
||||
"localeOverride": "system-default"
|
||||
}
|
4457
.obsidian/plugins/calendar/main.js
vendored
Normal file
4457
.obsidian/plugins/calendar/main.js
vendored
Normal file
File diff suppressed because it is too large
Load Diff
10
.obsidian/plugins/calendar/manifest.json
vendored
Normal file
10
.obsidian/plugins/calendar/manifest.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "calendar",
|
||||
"name": "Calendar",
|
||||
"description": "Calendar view of your daily notes",
|
||||
"version": "1.5.10",
|
||||
"author": "Liam Cain",
|
||||
"authorUrl": "https://github.com/liamcain/",
|
||||
"isDesktopOnly": false,
|
||||
"minAppVersion": "0.9.11"
|
||||
}
|
76
.obsidian/workspace.json
vendored
76
.obsidian/workspace.json
vendored
@@ -4,11 +4,11 @@
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "b4f261a9933447ef",
|
||||
"id": "54e79292d1e2cd4b",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "b07c30b697388fd5",
|
||||
"id": "85d70f5e9df52245",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
@@ -18,33 +18,8 @@
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "c3f02da8459b175b",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Evaluation WiSe 24 25.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "846adf0f85a7ac21",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "README.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 2
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
@@ -110,7 +85,7 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "README.md",
|
||||
"file": "Timetable.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@@ -127,7 +102,7 @@
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "README.md",
|
||||
"file": "Timetable.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
@@ -150,7 +125,7 @@
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "README.md"
|
||||
"file": "Timetable.md"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -161,14 +136,21 @@
|
||||
"type": "advanced-tables-toolbar",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "e08c7694424865c6",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "calendar",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 4
|
||||
"currentTab": 5
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300,
|
||||
"collapsed": true
|
||||
"width": 300
|
||||
},
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
@@ -181,12 +163,32 @@
|
||||
"table-editor-obsidian:Advanced Tables Toolbar": false
|
||||
}
|
||||
},
|
||||
"active": "846adf0f85a7ac21",
|
||||
"active": "85d70f5e9df52245",
|
||||
"lastOpenFiles": [
|
||||
"Lectures/12 17.01.2025.md",
|
||||
"Lectures/08 06.12.2024.md",
|
||||
"Lectures/04 08.11.2024.md",
|
||||
"Lectures/10 03.01.2025.md",
|
||||
"Lectures/01 18.10.2024.md",
|
||||
"Timetable.md",
|
||||
"Lectures/11 10.01.2025.md",
|
||||
"Lectures/09 13.12.2024.md",
|
||||
"Lectures/07 29.11.2024.md",
|
||||
"Lectures/05 15.11.2024.md",
|
||||
"Lectures/02 25.10.2024.md",
|
||||
"Lectures/13 24.01.2025.md",
|
||||
"Lectures/06 22.11.2024.md",
|
||||
"Lectures/03 01.11.2024.md",
|
||||
"Lectures/16 21.02.2025.md",
|
||||
"Lectures/15 14.02.2025.md",
|
||||
"Lectures/14 07.02.2025.md",
|
||||
"Lectures/14 31.01.2025.md",
|
||||
"Template/Lecture.md",
|
||||
"Lectures",
|
||||
"Template",
|
||||
"Evaluation WiSe 23 24.md",
|
||||
"Evaluation WiSe 24 25.md",
|
||||
"README.md",
|
||||
"Timetable.md",
|
||||
"Evaluation WiSe 23 24.md",
|
||||
"Pasted image 20240829151654.png"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user