Added more plugins and tweaked some settings
This commit is contained in:
Vendored
+4
-1
@@ -5,5 +5,8 @@
|
||||
"obsidian-meta-bind-plugin",
|
||||
"obsidian-excalidraw-plugin",
|
||||
"gitea-cards",
|
||||
"pdf-plus"
|
||||
"pdf-plus",
|
||||
"cmdr",
|
||||
"sheet-plus",
|
||||
"unicode-search"
|
||||
]
|
||||
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"unicode-search:search-unicode-chars": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod"
|
||||
],
|
||||
"key": "."
|
||||
}
|
||||
]
|
||||
}
|
||||
Vendored
+11
File diff suppressed because one or more lines are too long
Vendored
+11
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "cmdr",
|
||||
"name": "Commander",
|
||||
"version": "0.5.7",
|
||||
"minAppVersion": "1.4.4",
|
||||
"description": "Customize your workspace by adding commands everywhere, create Macros and supercharge your mobile toolbar.",
|
||||
"author": "jsmorabito & phibr0",
|
||||
"authorUrl": "https://github.com/phibr0",
|
||||
"fundingUrl": "https://ko-fi.com/phibr0",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
Vendored
+1
File diff suppressed because one or more lines are too long
+1
-1
@@ -14,7 +14,7 @@
|
||||
"detached": false,
|
||||
"type": "folder",
|
||||
"id": "9c2c1c2e-d952-485f-8ef1-7bd7363527a0",
|
||||
"path": "99 Toolkit/Templates/Project",
|
||||
"path": "99 Toolkit/Templates/Project-Related",
|
||||
"subFolders": true,
|
||||
"disableSync": true,
|
||||
"disableAutoCreate": true,
|
||||
|
||||
+20
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"showSheetButton": "true",
|
||||
"folder": "/",
|
||||
"fileLocationMode": "current-sub",
|
||||
"fileSubFolder": "Sheets",
|
||||
"excelFilenamePrefix": "Excel ",
|
||||
"excelFilenameDateTime": "DD-MM_MMM-YYYY HH.mm.ss",
|
||||
"sheetHeight": "300",
|
||||
"rowHeight": "25",
|
||||
"colWidth": "100",
|
||||
"authorizationCode": "",
|
||||
"embedLinkShowFooter": "false",
|
||||
"embedLinkOpenMode": "split-right",
|
||||
"numberFormatLocal": "en",
|
||||
"mobileRenderMode": "desktop",
|
||||
"darkModal": "dark",
|
||||
"isBigSheet": "false",
|
||||
"fontFolder": "",
|
||||
"selectedFontName": ""
|
||||
}
|
||||
Vendored
+1978
File diff suppressed because one or more lines are too long
+11
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "sheet-plus",
|
||||
"name": "Sheet Plus",
|
||||
"version": "2.12.11",
|
||||
"minAppVersion": "1.5.11",
|
||||
"description": "Create Excel-like spreadsheets and easily embed them in Markdown.",
|
||||
"author": "ljcoder",
|
||||
"authorUrl": "https://github.com/ljcoder2015",
|
||||
"fundingUrl": "https://ko-fi.com/ljcoder",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
+1
File diff suppressed because one or more lines are too long
+78984
File diff suppressed because it is too large
Load Diff
+28
File diff suppressed because one or more lines are too long
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "unicode-search",
|
||||
"name": "Unicode Search",
|
||||
"version": "0.7.3",
|
||||
"minAppVersion": "1.8.7",
|
||||
"description": "Search and insert Unicode characters into your editor",
|
||||
"author": "BambusControl",
|
||||
"authorUrl": "https://github.com/BambusControl",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
+1
File diff suppressed because one or more lines are too long
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"dateFormat": "DD-MM_MMM_YYYY",
|
||||
"folder": "99 Toolkit/Templates"
|
||||
}
|
||||
Vendored
+23
-1
@@ -5,6 +5,28 @@
|
||||
"tags": "tags",
|
||||
"Date Created": "text",
|
||||
"Date Due": "date",
|
||||
"Priority": "multitext"
|
||||
"Priority": "multitext",
|
||||
"TQ_explain": "checkbox",
|
||||
"TQ_extra_instructions": "text",
|
||||
"TQ_short_mode": "checkbox",
|
||||
"TQ_show_backlink": "checkbox",
|
||||
"TQ_show_cancelled_date": "checkbox",
|
||||
"TQ_show_created_date": "checkbox",
|
||||
"TQ_show_depends_on": "checkbox",
|
||||
"TQ_show_done_date": "checkbox",
|
||||
"TQ_show_due_date": "checkbox",
|
||||
"TQ_show_edit_button": "checkbox",
|
||||
"TQ_show_id": "checkbox",
|
||||
"TQ_show_on_completion": "checkbox",
|
||||
"TQ_show_postpone_button": "checkbox",
|
||||
"TQ_show_priority": "checkbox",
|
||||
"TQ_show_recurrence_rule": "checkbox",
|
||||
"TQ_show_scheduled_date": "checkbox",
|
||||
"TQ_show_start_date": "checkbox",
|
||||
"TQ_show_tags": "checkbox",
|
||||
"TQ_show_task_count": "checkbox",
|
||||
"TQ_show_toolbar": "checkbox",
|
||||
"TQ_show_tree": "checkbox",
|
||||
"TQ_show_urgency": "checkbox"
|
||||
}
|
||||
}
|
||||
Vendored
+20
-8
@@ -4,21 +4,21 @@
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "6e6469ae7bc368bd",
|
||||
"id": "480cfaf4beff046e",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "43c12681c2324745",
|
||||
"id": "d5fbfd88e9f8fd6c",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "99 Toolkit/Templates/Project/Project.md",
|
||||
"file": "01 Personal Projects/Test Project/Test Project.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Project"
|
||||
"title": "Test Project"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -204,19 +204,31 @@
|
||||
"obsidian-excalidraw-plugin:New drawing": false,
|
||||
"pdf-plus:PDF++: Toggle auto-copy": false,
|
||||
"pdf-plus:PDF++: Toggle auto-focus": false,
|
||||
"pdf-plus:PDF++: Toggle auto-paste": false
|
||||
"pdf-plus:PDF++: Toggle auto-paste": false,
|
||||
"sheet-plus:Create excel file": false
|
||||
}
|
||||
},
|
||||
"active": "43c12681c2324745",
|
||||
"active": "d5fbfd88e9f8fd6c",
|
||||
"lastOpenFiles": [
|
||||
"01 Personal Projects/Test Project/Untitled.md",
|
||||
"01 Personal Projects/Test Project/Test Project.md",
|
||||
"01 Personal Projects/Test Project/Sheets/Excel 23-07_Jul-2026 14.42.24.univer.md",
|
||||
"01 Personal Projects/Test Project/Sheets",
|
||||
"01 Personal Projects/Test Project/Task 1/Subtask 1.md",
|
||||
"01 Personal Projects/Test Project/Task 1/Untitled.md",
|
||||
"01 Personal Projects/Test Project/Task 1/Untitled 1.md",
|
||||
"01 Personal Projects/Test Project/Task 1/Task 1.md",
|
||||
"01 Personal Projects/Test Project/Task 1",
|
||||
"99 Toolkit/Templates/Project-Related/Subtask.md",
|
||||
"99 Toolkit/Templates/Project-Related/Task.md",
|
||||
"99 Toolkit/Templates/Project-Related/Project.md",
|
||||
"01 Personal Projects/Test Project/Task 2.md",
|
||||
"01 Personal Projects/Test Project",
|
||||
"99 Toolkit/Templates/Project/Project.md",
|
||||
"01 Personal Projects/Test.md",
|
||||
"99 Toolkit/Manual/Manual.md",
|
||||
"99 Toolkit/Templates/Project/Untitled.md",
|
||||
"01 Personal Projects",
|
||||
"99 Toolkit/Templates/Project",
|
||||
"99 Toolkit/Templates/Project-Related",
|
||||
"99 Toolkit/Manual/Untitled.md",
|
||||
"99 Toolkit/Manual",
|
||||
"99 Toolkit/Templates",
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
---
|
||||
Project: <% tp.file.folder(true).split('/')[1] %>
|
||||
Task: <% tp.file.folder(false) %>
|
||||
Date Created: <% tp.date.now("DD-MM_MMM-YYYY") %>
|
||||
Date Modified: <% tp.file.last_modified_date("DD-MM_MMM-YYYY") %>
|
||||
Date Due:
|
||||
Priority:
|
||||
Task Lead:
|
||||
tags:
|
||||
Notes:
|
||||
Charge Code:
|
||||
---
|
||||
@@ -0,0 +1,11 @@
|
||||
---
|
||||
Project: <% tp.file.folder(false) %>
|
||||
Date Created: <% tp.date.now("DD-MM_MMM-YYYY") %>
|
||||
Date Modified: <% tp.file.last_modified_date("DD-MM_MMM-YYYY") %>
|
||||
Date Due:
|
||||
Priority:
|
||||
Task Lead:
|
||||
tags:
|
||||
Notes:
|
||||
Charge Code:
|
||||
---
|
||||
Reference in New Issue
Block a user