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-10 17:18:50
This commit is contained in:
3
.obsidian/community-plugins.json
vendored
3
.obsidian/community-plugins.json
vendored
@@ -17,5 +17,6 @@
|
||||
"nldates-obsidian",
|
||||
"obsidian-tasks-plugin",
|
||||
"waypoint",
|
||||
"templater-obsidian"
|
||||
"templater-obsidian",
|
||||
"note-refactor-obsidian"
|
||||
]
|
||||
2
.obsidian/core-plugins-migration.json
vendored
2
.obsidian/core-plugins-migration.json
vendored
@@ -9,7 +9,7 @@
|
||||
"tag-pane": true,
|
||||
"page-preview": true,
|
||||
"daily-notes": false,
|
||||
"templates": true,
|
||||
"templates": false,
|
||||
"note-composer": true,
|
||||
"command-palette": true,
|
||||
"slash-command": false,
|
||||
|
||||
1
.obsidian/core-plugins.json
vendored
1
.obsidian/core-plugins.json
vendored
@@ -8,7 +8,6 @@
|
||||
"outgoing-link",
|
||||
"tag-pane",
|
||||
"page-preview",
|
||||
"templates",
|
||||
"note-composer",
|
||||
"command-palette",
|
||||
"editor-status",
|
||||
|
||||
9
.obsidian/hotkeys.json
vendored
9
.obsidian/hotkeys.json
vendored
@@ -53,5 +53,14 @@
|
||||
],
|
||||
"key": "Q"
|
||||
}
|
||||
],
|
||||
"file-explorer:new-file": [],
|
||||
"zk-prefixer": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod"
|
||||
],
|
||||
"key": "N"
|
||||
}
|
||||
]
|
||||
}
|
||||
6731
.obsidian/plugins/note-refactor-obsidian/main.js
vendored
Normal file
6731
.obsidian/plugins/note-refactor-obsidian/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
9
.obsidian/plugins/note-refactor-obsidian/manifest.json
vendored
Normal file
9
.obsidian/plugins/note-refactor-obsidian/manifest.json
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"id": "note-refactor-obsidian",
|
||||
"name": "Note Refactor",
|
||||
"version": "1.7.1",
|
||||
"description": "Extract note content into new notes and split notes",
|
||||
"isDesktopOnly": false,
|
||||
"js": "main.js",
|
||||
"css": "style.css"
|
||||
}
|
||||
7
.obsidian/plugins/note-refactor-obsidian/styles.css
vendored
Normal file
7
.obsidian/plugins/note-refactor-obsidian/styles.css
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
.note-refactor-filename .setting-item-info {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.note-refactor-filename .setting-item-name {
|
||||
padding-top: 10px;
|
||||
}
|
||||
@@ -6,9 +6,9 @@
|
||||
"pdfExportImageQuality": 90,
|
||||
"citeFormats": [
|
||||
{
|
||||
"name": "Chicago",
|
||||
"format": "formatted-citation",
|
||||
"cslStyle": "chicago-fullnote-bibliography-short-title-subsequent"
|
||||
"name": "citeKey",
|
||||
"format": "pandoc",
|
||||
"cslStyle": "university-of-york-apa"
|
||||
}
|
||||
],
|
||||
"exportFormats": [],
|
||||
|
||||
30
.obsidian/plugins/templater-obsidian/data.json
vendored
Normal file
30
.obsidian/plugins/templater-obsidian/data.json
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"command_timeout": 5,
|
||||
"templates_folder": "Templates",
|
||||
"templates_pairs": [
|
||||
[
|
||||
"",
|
||||
""
|
||||
]
|
||||
],
|
||||
"trigger_on_file_creation": false,
|
||||
"auto_jump_to_cursor": false,
|
||||
"enable_system_commands": false,
|
||||
"shell_path": "",
|
||||
"user_scripts_folder": "",
|
||||
"enable_folder_templates": true,
|
||||
"folder_templates": [
|
||||
{
|
||||
"folder": "",
|
||||
"template": ""
|
||||
}
|
||||
],
|
||||
"syntax_highlighting": true,
|
||||
"enabled_templates_hotkeys": [
|
||||
""
|
||||
],
|
||||
"startup_templates": [
|
||||
""
|
||||
],
|
||||
"enable_ribbon_icon": false
|
||||
}
|
||||
19
.obsidian/workspace.json
vendored
19
.obsidian/workspace.json
vendored
@@ -158,7 +158,6 @@
|
||||
"switcher:Open quick switcher": false,
|
||||
"graph:Open graph view": false,
|
||||
"canvas:Create new canvas": false,
|
||||
"templates:Insert template": false,
|
||||
"publish:Publish changes": false,
|
||||
"omnisearch:Omnisearch": false,
|
||||
"periodic-notes:Open today": false,
|
||||
@@ -170,15 +169,15 @@
|
||||
},
|
||||
"active": "5b35ae2562686366",
|
||||
"lastOpenFiles": [
|
||||
"_tests/External/Readwise.md",
|
||||
"Inbox/Computer Capture/Computer Capture.md",
|
||||
"Inbox/Smartphone Capture/Smartphone Capture.md",
|
||||
"Inbox/Scratchpad.md",
|
||||
"README.md",
|
||||
"Weekly/2022-W50.md",
|
||||
"Quarterly/2022-Q4.md",
|
||||
"_tests/Hotkeys.md",
|
||||
"_PARA/Projects/ayp/ayp.md",
|
||||
"_PARA/Projects/ayp/Readwise Resources.md",
|
||||
"Readwise/Articles Test/The Ancient Japanese Technique That Produces Lumber Without Cutting Trees.md",
|
||||
"_PARA/Projects/2023 vault/Kanban.md",
|
||||
"_PARA/Projects/2023 vault/2023 vault.md"
|
||||
"202212101656.md",
|
||||
"Templates/Zettelkasten Note.md",
|
||||
"202212101652.md",
|
||||
"202212101648.md",
|
||||
"Untitled.md",
|
||||
"202212090136.md"
|
||||
]
|
||||
}
|
||||
3
.obsidian/zk-prefixer.json
vendored
Normal file
3
.obsidian/zk-prefixer.json
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"template": "Templates/Zettelkasten Note"
|
||||
}
|
||||
Reference in New Issue
Block a user