vault backup: 2026-09-01 11:05:57

This commit is contained in:
Thomas Peetz
2026-09-01 11:05:57 +02:00
parent 72bcb95438
commit 7db9c232cb
135 changed files with 34269 additions and 21370 deletions
+4 -3
View File
@@ -19,11 +19,10 @@
"defaultDurationMinutes": 30,
"minimalDurationMinutes": 10,
"showTimestampInTaskBlock": true,
"showUncheduledTasks": true,
"showUnscheduledNestedTasks": true,
"showNow": true,
"showNext": true,
"pluginVersion": "0.30.0",
"pluginVersion": "0.35.1",
"showCompletedTasks": true,
"showSubtasksInTaskBlocks": true,
"icals": [],
@@ -34,11 +33,13 @@
"sortTasksInPlanAfterEdit": true,
"firstDayOfWeek": "monday",
"multiDayRange": "full-week",
"showTimelineInSidebar": true,
"showActiveClockInStatusBar": true,
"timelineColumns": {
"planner": true,
"timeTracker": false
},
"showUncheduledTasks": true,
"showTimelineInSidebar": true,
"dataviewSource": "\"Journal\" OR #process/task",
"showTimeTracker": false,
"showActiveClocks": true,
File diff suppressed because one or more lines are too long
+3 -3
View File
@@ -1,9 +1,9 @@
{
"id": "obsidian-day-planner",
"name": "Day Planner",
"version": "0.30.0",
"minAppVersion": "0.16.0",
"description": "A day planner with clean UI and readable syntax",
"version": "0.35.1",
"minAppVersion": "1.6.0",
"description": "Turn tasks from daily notes, the Tasks plugin, and calendars into time blocks on an editable timeline, with built-in time tracker.",
"author": "James Lynch, continued by Ivan Lednev",
"authorUrl": "https://github.com/ivan-lednev",
"fundingUrl": "https://www.buymeacoffee.com/machineelf",
File diff suppressed because one or more lines are too long