feat: update settings and plugins

This commit is contained in:
Ben Hong
2024-01-17 20:40:00 -08:00
parent 1916d57faa
commit c744a6fe89
82 changed files with 157524 additions and 5348 deletions

View File

@@ -0,0 +1,22 @@
{
"files": [
{
"useMoment": false,
"file": "(000) Inbox.md"
},
{
"useMoment": false,
"file": "timeline/Yearly Notes/2022.md"
},
{
"useMoment": false,
"file": "zettelkasten/Build with Ben (Series).md"
},
{
"useMoment": false,
"file": "zettelkasten/Productivity Power Hour (Series).md"
}
],
"useExistingPane": false,
"useHoverEditor": false
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,10 @@
{
"id": "obsidian-hotkeys-for-specific-files",
"name": "Hotkeys for specific files",
"version": "1.4.0",
"description": "Set hotkeys for specific files and open them just with your keyboard.",
"author": "Vinzent",
"authorUrl": "https://github.com/Vinzent03",
"fundingUrl": "https://ko-fi.com/vinzent",
"isDesktopOnly": false
}