mirror of
https://github.com/bramses/bramses-highly-opinionated-vault-2023.git
synced 2025-02-26 07:53:55 +00:00
vault backup: 2022-12-12 22:43:22
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"globalFilter": "",
|
||||
"removeGlobalFilter": false,
|
||||
"setDoneDate": true,
|
||||
"autoSuggestInEditor": true,
|
||||
"autoSuggestInEditor": false,
|
||||
"autoSuggestMinMatch": 0,
|
||||
"autoSuggestMaxItems": 6,
|
||||
"provideAccessKeys": true,
|
||||
|
||||
36
.obsidian/plugins/obsidian-tasks-plugin/main.js
vendored
36
.obsidian/plugins/obsidian-tasks-plugin/main.js
vendored
File diff suppressed because one or more lines are too long
@@ -1,10 +1 @@
|
||||
{
|
||||
"id": "obsidian-tasks-plugin",
|
||||
"name": "Tasks",
|
||||
"version": "1.19.0",
|
||||
"minAppVersion": "0.14.6",
|
||||
"description": "Task management for Obsidian",
|
||||
"author": "Martin Schenck and Clare Macrae",
|
||||
"authorUrl": "https://github.com/obsidian-tasks-group",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
{"id":"obsidian-tasks-plugin","name":"Tasks","version":"1.20.0","minAppVersion":"0.14.6","description":"Task management for Obsidian","author":"Martin Schenck and Clare Macrae","authorUrl":"https://github.com/obsidian-tasks-group","isDesktopOnly":false}
|
||||
Reference in New Issue
Block a user