report backup: 2025-10-30 12:18:46
This commit is contained in:
3
.obsidian/community-plugins.json
vendored
3
.obsidian/community-plugins.json
vendored
@@ -1,3 +1,4 @@
|
||||
[
|
||||
"obsidian-git"
|
||||
"obsidian-git",
|
||||
"calendar"
|
||||
]
|
||||
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"
|
||||
}
|
||||
4459
.obsidian/plugins/calendar/main.js
vendored
Normal file
4459
.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"
|
||||
}
|
||||
26
.obsidian/workspace.json
vendored
26
.obsidian/workspace.json
vendored
@@ -13,12 +13,12 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "2025-10-28.md",
|
||||
"file": "2025-10-30.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "2025-10-28"
|
||||
"title": "2025-10-30"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -88,12 +88,23 @@
|
||||
"id": "d54eeca6e810b7a7",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "7cc6929d256b9c8c",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "calendar",
|
||||
"state": {},
|
||||
"icon": "calendar-with-checkmark",
|
||||
"title": "Calendar"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "9849941da2ab459b",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "2025-10-01.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@@ -103,7 +114,7 @@
|
||||
"unlinkedCollapsed": true
|
||||
},
|
||||
"icon": "links-coming-in",
|
||||
"title": "Backlinks"
|
||||
"title": "Backlinks for 2025-10-01"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -152,8 +163,7 @@
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300,
|
||||
"collapsed": true
|
||||
"width": 300
|
||||
},
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
@@ -169,11 +179,13 @@
|
||||
},
|
||||
"active": "2c1c0069096254ef",
|
||||
"lastOpenFiles": [
|
||||
"2025-10-01.md",
|
||||
"2025-10-30.md",
|
||||
"2025-10-29.md",
|
||||
"2025-10-28.md",
|
||||
"2025-10-07.md",
|
||||
"2025-10-02.md",
|
||||
"Untitled.md",
|
||||
"2025-10-28.md",
|
||||
"2025-10-27.md",
|
||||
"2025-10-26.md",
|
||||
"2025-10-23.md",
|
||||
@@ -193,8 +205,6 @@
|
||||
"2025-09-28.md",
|
||||
"2025-09-24.md",
|
||||
"2025-09-25.md",
|
||||
"2025-09-26.md",
|
||||
"template.md",
|
||||
"Images"
|
||||
]
|
||||
}
|
||||
10
2025-10-01.md
Normal file
10
2025-10-01.md
Normal file
@@ -0,0 +1,10 @@
|
||||
2025-10-01
|
||||
# Goals
|
||||
|
||||
|
||||
# Process
|
||||
|
||||
# Problems
|
||||
|
||||
# Conclusion
|
||||
|
||||
9
2025-10-30.md
Normal file
9
2025-10-30.md
Normal file
@@ -0,0 +1,9 @@
|
||||
2025-10-30
|
||||
# Goals
|
||||
|
||||
# Process
|
||||
|
||||
# Problems
|
||||
|
||||
# Conclusion
|
||||
|
||||
Reference in New Issue
Block a user