vault backup: 2026-09-01 11:05:57
This commit is contained in:
+4
-3
@@ -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,
|
||||
|
||||
+389
-171
File diff suppressed because one or more lines are too long
+3
-3
@@ -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",
|
||||
|
||||
+1
-9
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user