update
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"showUnscheduledNestedTasks": false,
|
||||
"showNow": true,
|
||||
"showNext": true,
|
||||
"pluginVersion": "0.24.0",
|
||||
"pluginVersion": "0.27.0",
|
||||
"showCompletedTasks": true,
|
||||
"showSubtasksInTaskBlocks": true,
|
||||
"icals": [
|
||||
@@ -88,5 +88,8 @@
|
||||
"releaseNotes": true,
|
||||
"taskStatusOnCreation": " ",
|
||||
"eventFormatOnCreation": "task",
|
||||
"sortTasksInPlanAfterEdit": false
|
||||
"sortTasksInPlanAfterEdit": false,
|
||||
"firstDayOfWeek": "monday",
|
||||
"multiDayRange": "3-days",
|
||||
"showTimeTracker": false
|
||||
}
|
376
.obsidian/plugins/obsidian-day-planner/main.js
vendored
376
.obsidian/plugins/obsidian-day-planner/main.js
vendored
File diff suppressed because one or more lines are too long
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "obsidian-day-planner",
|
||||
"name": "Day Planner",
|
||||
"version": "0.24.0",
|
||||
"version": "0.27.0",
|
||||
"minAppVersion": "0.16.0",
|
||||
"description": "A day planner with clean UI and readable syntax",
|
||||
"author": "James Lynch, continued by Ivan Lednev",
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user