1
0
Fork 0

Update plugins

This commit is contained in:
Alexander Schäferdiek 2024-05-04 13:47:19 +02:00
parent f5f407b1bd
commit f17bd820c4
11 changed files with 3919 additions and 3559 deletions

File diff suppressed because one or more lines are too long

View file

@ -1,10 +1,11 @@
{ {
"id": "dataview", "id": "dataview",
"name": "Dataview", "name": "Dataview",
"version": "0.5.64", "version": "0.5.66",
"minAppVersion": "0.13.11", "minAppVersion": "0.13.11",
"description": "Complex data views for the data-obsessed.", "description": "Complex data views for the data-obsessed.",
"author": "Michael Brenan <blacksmithgu@gmail.com>", "author": "Michael Brenan <blacksmithgu@gmail.com>",
"authorUrl": "https://github.com/blacksmithgu", "authorUrl": "https://github.com/blacksmithgu",
"helpUrl": "https://blacksmithgu.github.io/obsidian-dataview/",
"isDesktopOnly": false "isDesktopOnly": false
} }

View file

@ -23,10 +23,14 @@
"showUnscheduledNestedTasks": true, "showUnscheduledNestedTasks": true,
"showNow": true, "showNow": true,
"showNext": true, "showNext": true,
"pluginVersion": "0.19.5", "pluginVersion": "0.20.4",
"showCompletedTasks": true, "showCompletedTasks": true,
"showSubtasksInTaskBlocks": true, "showSubtasksInTaskBlocks": true,
"icals": [], "icals": [],
"colorOverrides": [],
"editMode": "simple",
"copyOnDrag": false,
"releaseNotes": true,
"circularProgress": true, "circularProgress": true,
"nowAndNextInStatusBar": true, "nowAndNextInStatusBar": true,
"showHelp": true, "showHelp": true,

File diff suppressed because it is too large Load diff

View file

@ -1,7 +1,7 @@
{ {
"id": "obsidian-day-planner", "id": "obsidian-day-planner",
"name": "Day Planner", "name": "Day Planner",
"version": "0.19.5", "version": "0.20.4",
"minAppVersion": "0.16.0", "minAppVersion": "0.16.0",
"description": "A day planner with clean UI and readable syntax", "description": "A day planner with clean UI and readable syntax",
"author": "James Lynch, continued by Ivan Lednev", "author": "James Lynch, continued by Ivan Lednev",

View file

@ -461,6 +461,10 @@
[data-type=weekly] .view-content, [data-type=weekly] .view-content,
[data-type=timeTracker] .view-content { [data-type=timeTracker] .view-content {
--time-ruler-width: 30px; --time-ruler-width: 30px;
--scrollbar-width: 12px;
--shadow-color: #00000010;
--shadow-right: 2px 0px 2px var(--shadow-color);
--shadow-bottom: 0px 2px 2px var(--shadow-color);
display: flex; display: flex;
flex-direction: column; flex-direction: column;
padding: 0; padding: 0;
@ -474,3 +478,8 @@
height: 100%; height: 100%;
overflow: auto; overflow: auto;
} }
.day-planner-modal-buttons {
display: flex;
justify-content: flex-end;
gap: var(--size-4-2);
}

File diff suppressed because one or more lines are too long

View file

@ -1,7 +1,7 @@
{ {
"id": "obsidian-tasks-plugin", "id": "obsidian-tasks-plugin",
"name": "Tasks", "name": "Tasks",
"version": "6.1.2", "version": "7.1.0",
"minAppVersion": "1.1.1", "minAppVersion": "1.1.1",
"description": "Task management for Obsidian", "description": "Task management for Obsidian",
"helpUrl": "https://publish.obsidian.md/tasks/", "helpUrl": "https://publish.obsidian.md/tasks/",

File diff suppressed because one or more lines are too long

View file

@ -4,11 +4,11 @@
"type": "split", "type": "split",
"children": [ "children": [
{ {
"id": "41616c64b888e2c6", "id": "849bcd6e12983299",
"type": "tabs", "type": "tabs",
"children": [ "children": [
{ {
"id": "684c2b2d3758a0dc", "id": "333add6e1cba1cdf",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "empty", "type": "empty",
@ -73,7 +73,7 @@
} }
], ],
"direction": "horizontal", "direction": "horizontal",
"width": 321 "width": 229.5
}, },
"right": { "right": {
"id": "88f8677a7c9ad3a9", "id": "88f8677a7c9ad3a9",
@ -82,7 +82,7 @@
{ {
"id": "ec52e80aff4ffb89", "id": "ec52e80aff4ffb89",
"type": "tabs", "type": "tabs",
"dimension": 23.180291153415457, "dimension": 23.688046647230323,
"children": [ "children": [
{ {
"id": "9bebb7c5a5092409", "id": "9bebb7c5a5092409",
@ -91,16 +91,24 @@
"type": "calendar", "type": "calendar",
"state": {} "state": {}
} }
},
{
"id": "28932d7843d363e5",
"type": "leaf",
"state": {
"type": "timeline",
"state": {}
}
} }
] ]
}, },
{ {
"id": "ce68c3cd1b6b420f", "id": "a1341160a043e9b4",
"type": "tabs", "type": "tabs",
"dimension": 23.180291153415457, "dimension": 37.17201166180758,
"children": [ "children": [
{ {
"id": "04c609073ee0af11", "id": "7185f14cc86bfe52",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "timeline", "type": "timeline",
@ -112,7 +120,7 @@
{ {
"id": "c152a02593699d74", "id": "c152a02593699d74",
"type": "tabs", "type": "tabs",
"dimension": 53.63941769316909, "dimension": 39.1399416909621,
"children": [ "children": [
{ {
"id": "96df686ab02776fa", "id": "96df686ab02776fa",
@ -158,7 +166,7 @@
} }
], ],
"direction": "horizontal", "direction": "horizontal",
"width": 760 "width": 517.5
}, },
"left-ribbon": { "left-ribbon": {
"hiddenItems": { "hiddenItems": {
@ -168,26 +176,11 @@
"daily-notes:Open today's daily note": false, "daily-notes:Open today's daily note": false,
"command-palette:Open command palette": false, "command-palette:Open command palette": false,
"markdown-importer:Open format converter": false, "markdown-importer:Open format converter": false,
"obsidian-day-planner:Timeline": false, "templater-obsidian:Templater": false,
"templater-obsidian:Templater": false "obsidian-day-planner:Timeline": false
} }
}, },
"active": "684c2b2d3758a0dc", "active": "333add6e1cba1cdf",
"lastOpenFiles": [ "lastOpenFiles": [
"Daily Notes/2024-03-10.md",
"_Templates/Meeting Template.md",
"_Templates/Daily Note Template.md",
"_Dashboard.md",
"_Templates/Note Template.md",
"_Templates/Task Template.md",
"Daily Notes/2023-09-26.md",
"README.md",
"_Attachments/preview.png",
"Daily Notes/2022-01-05.md",
"Daily Notes/2022-01-04.md",
"Notes/Tasks.md",
"_Kanban.md",
"Tasks/Untitled.md",
"Notes/Video.md"
] ]
} }

View file

@ -1,5 +1,3 @@
# README
A simple starter for [obsidian.md](https://obsidian.md). A simple starter for [obsidian.md](https://obsidian.md).
* Daily Notes * Daily Notes