feat: update settings and plugins
This commit is contained in:
22
.obsidian/plugins/obsidian-hotkeys-for-specific-files/data.json
vendored
Normal file
22
.obsidian/plugins/obsidian-hotkeys-for-specific-files/data.json
vendored
Normal 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
|
||||
}
|
||||
1929
.obsidian/plugins/obsidian-hotkeys-for-specific-files/main.js
vendored
Normal file
1929
.obsidian/plugins/obsidian-hotkeys-for-specific-files/main.js
vendored
Normal file
File diff suppressed because it is too large
Load Diff
10
.obsidian/plugins/obsidian-hotkeys-for-specific-files/manifest.json
vendored
Normal file
10
.obsidian/plugins/obsidian-hotkeys-for-specific-files/manifest.json
vendored
Normal 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
|
||||
}
|
||||
Reference in New Issue
Block a user