Merge commit 'ecdfa2f7c4' as 'temp-repo'

This commit is contained in:
gribse 2025-10-06 19:14:58 +02:00
commit 2fe0c9a830
1258 changed files with 42112 additions and 0 deletions

View file

@ -0,0 +1,10 @@
{
"shouldConfirmBeforeCreate": false,
"weekStart": "monday",
"wordsPerDot": 250,
"showWeeklyNote": true,
"weeklyNoteFormat": "",
"weeklyNoteTemplate": "",
"weeklyNoteFolder": "",
"localeOverride": "system-default"
}

4457
temp-repo/.obsidian/plugins/calendar/main.js vendored Executable 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"
}