vault backup: 2025-10-29 14:11:58

This commit is contained in:
2025-10-29 14:11:58 +03:00
parent b8fdab0f5e
commit cc4abd6da7
6 changed files with 4507 additions and 45 deletions

View File

@@ -1,3 +1,4 @@
[
"obsidian-git"
"obsidian-git",
"calendar"
]

10
.obsidian/plugins/calendar/data.json vendored Normal file
View 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

File diff suppressed because it is too large Load Diff

View 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"
}

View File

@@ -8,7 +8,7 @@
"type": "tabs",
"children": [
{
"id": "f79388908056f299",
"id": "ac5b2ec10c1856ef",
"type": "leaf",
"state": {
"type": "markdown",
@@ -20,37 +20,8 @@
"icon": "lucide-file",
"title": "2025-10-02"
}
},
{
"id": "08371c1e7e2cb9b2",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "2025-10-19.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "2025-10-19"
}
},
{
"id": "ac5b2ec10c1856ef",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "2025-10-29.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "2025-10-29"
}
}
],
"currentTab": 2
]
}
],
"direction": "vertical"
@@ -107,7 +78,8 @@
}
],
"direction": "horizontal",
"width": 300
"width": 300,
"collapsed": true
},
"right": {
"id": "65e491467d0292dd",
@@ -117,6 +89,16 @@
"id": "d54eeca6e810b7a7",
"type": "tabs",
"children": [
{
"id": "13e7a609f6713e95",
"type": "leaf",
"state": {
"type": "calendar",
"state": {},
"icon": "calendar-with-checkmark",
"title": "Calendar"
}
},
{
"id": "9849941da2ab459b",
"type": "leaf",
@@ -170,13 +152,13 @@
"state": {
"type": "outline",
"state": {
"file": "2025-09-30.md",
"file": "2025-10-02.md",
"followCursor": false,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-list",
"title": "Outline of 2025-09-30"
"title": "Outline of 2025-10-02"
}
},
{
@@ -189,13 +171,11 @@
"title": "Source Control"
}
}
],
"currentTab": 3
]
}
],
"direction": "horizontal",
"width": 200,
"collapsed": true
"width": 279.5
},
"left-ribbon": {
"hiddenItems": {
@@ -211,8 +191,8 @@
},
"active": "ac5b2ec10c1856ef",
"lastOpenFiles": [
"2025-10-01.md",
"2025-10-26.md",
"2025-10-29.md",
"2025-10-23.md",
"2025-10-19.md",
"2025-10-16.md",
@@ -220,8 +200,8 @@
"2025-10-14.md",
"2025-10-07.md",
"2025-10-06.md",
"2025-10-01.md",
"2025-10-02.md",
"2025-10-29.md",
"2025-09-30.md",
"2025-09-29.md",
"2025-09-28.md",

View File

@@ -1,9 +1,11 @@
2025-10-02
# Goals
- Complete **3 social media posts** including captions and content writing.
- Ensure consistency with the **overall content calendar** and **branding tone**.
# Process
- Created and finalized 3 social media posts, handling both caption writing and content development.
- Reviewed each post to confirm alignment with the brands voice, visual identity, and scheduled calendar.
# Problems
- No problems encountered.
# Conclusion
All tasks were completed efficiently and in line with the brands communication strategy. The posts are ready for publishing, maintaining consistency across platforms and enhancing overall content flow.