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-17 16:44:35
This commit is contained in:
3
.obsidian/plugins/cmdr/data.json
vendored
3
.obsidian/plugins/cmdr/data.json
vendored
@@ -50,8 +50,7 @@
|
||||
"macros": [],
|
||||
"explorer": [],
|
||||
"hide": {
|
||||
"statusbar": [],
|
||||
"leftRibbon": []
|
||||
"statusbar": []
|
||||
},
|
||||
"spacing": 8,
|
||||
"advancedToolbar": {
|
||||
|
||||
4
.obsidian/plugins/cmdr/main.js
vendored
4
.obsidian/plugins/cmdr/main.js
vendored
File diff suppressed because one or more lines are too long
12
.obsidian/plugins/cmdr/manifest.json
vendored
12
.obsidian/plugins/cmdr/manifest.json
vendored
@@ -1,11 +1 @@
|
||||
{
|
||||
"id": "cmdr",
|
||||
"name": "Commander",
|
||||
"version": "0.4.4",
|
||||
"minAppVersion": "1.1.0",
|
||||
"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
|
||||
}
|
||||
{"id":"cmdr","name":"Commander","version":"0.4.5","minAppVersion":"1.1.0","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}
|
||||
2
.obsidian/plugins/cmdr/styles.css
vendored
2
.obsidian/plugins/cmdr/styles.css
vendored
File diff suppressed because one or more lines are too long
9
.obsidian/plugins/lumberjack-obsidian/data.json
vendored
Normal file
9
.obsidian/plugins/lumberjack-obsidian/data.json
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"logPrefix": "- [ ] ",
|
||||
"useTimestamp": true,
|
||||
"alwaysOpenInNewLeaf": false,
|
||||
"inboxFilePath": "Inbox/Lumberjack",
|
||||
"newDraftFilenameTemplate": "YYYYMMDD--HHmmss",
|
||||
"targetHeader": "todo/daily",
|
||||
"timestampFormat": "HH:mm"
|
||||
}
|
||||
3
.obsidian/plugins/obsidian-kanban/data.json
vendored
Normal file
3
.obsidian/plugins/obsidian-kanban/data.json
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"new-note-folder": "Databases/Kanban Cards"
|
||||
}
|
||||
@@ -1,13 +1,29 @@
|
||||
{
|
||||
"recentFiles": [
|
||||
{
|
||||
"basename": "Hotkeys",
|
||||
"path": "_tutorial/Hotkeys.md"
|
||||
},
|
||||
{
|
||||
"basename": "README",
|
||||
"path": "README.md"
|
||||
},
|
||||
{
|
||||
"basename": "CRM",
|
||||
"path": "Computed/CRM.md"
|
||||
},
|
||||
{
|
||||
"basename": "CRM",
|
||||
"path": "Databases/CRM/CRM.md"
|
||||
},
|
||||
{
|
||||
"basename": "Tasks",
|
||||
"path": "Computed/Tasks.md"
|
||||
},
|
||||
{
|
||||
"basename": "202212151455",
|
||||
"path": "202212151455.md"
|
||||
},
|
||||
{
|
||||
"basename": "Hotkeys",
|
||||
"path": "_tutorial/Hotkeys.md"
|
||||
},
|
||||
{
|
||||
"basename": "To Process",
|
||||
"path": "Computed/To Process.md"
|
||||
@@ -68,18 +84,10 @@
|
||||
"basename": "Secret Note",
|
||||
"path": "Private/Secret Note.md"
|
||||
},
|
||||
{
|
||||
"basename": "CRM",
|
||||
"path": "Computed/CRM.md"
|
||||
},
|
||||
{
|
||||
"basename": "Trackers",
|
||||
"path": "Computed/Trackers.md"
|
||||
},
|
||||
{
|
||||
"basename": "Tasks",
|
||||
"path": "Computed/Tasks.md"
|
||||
},
|
||||
{
|
||||
"basename": "202212090137",
|
||||
"path": "202212090137.md"
|
||||
@@ -88,10 +96,6 @@
|
||||
"basename": "2022-12-15-14-50-51",
|
||||
"path": "Inbox/Computer Capture/2022-12-15-14-50-51.md"
|
||||
},
|
||||
{
|
||||
"basename": "202212151455",
|
||||
"path": "202212151455.md"
|
||||
},
|
||||
{
|
||||
"basename": "2022-12-15-14-50-23",
|
||||
"path": "Inbox/Computer Capture/2022-12-15-14-50-23.md"
|
||||
@@ -168,10 +172,6 @@
|
||||
"basename": "Quarterly",
|
||||
"path": "Templates/Quarterly.md"
|
||||
},
|
||||
{
|
||||
"basename": "CRM",
|
||||
"path": "Databases/CRM/CRM.md"
|
||||
},
|
||||
{
|
||||
"basename": "Recipes",
|
||||
"path": "Templates/Recipes.md"
|
||||
|
||||
Reference in New Issue
Block a user