# Conflicts:
#	.obsidian/appearance.json
#	.obsidian/graph.json
#	.obsidian/workspace
This commit is contained in:
Jesse James Isler 2022-06-28 08:07:26 +02:00
commit 23e244ee22
3 changed files with 12 additions and 3 deletions

View File

@ -8,5 +8,6 @@
"templater-obsidian",
"obsidian-style-settings",
"obsidian-dialogue-plugin",
"obsidian-pandoc"
"obsidian-pandoc",
"obsidian-image-toolkit"
]

View File

@ -30,5 +30,13 @@
],
"key": "P"
}
],
"templater-obsidian:templates/New Problem Template.md": [
{
"modifiers": [
"Alt"
],
"key": "P"
}
]
}

View File

@ -1,6 +1,6 @@
{
"command_timeout": 5,
"templates_folder": "Templates",
"templates_folder": "templates",
"templates_pairs": [
[
"",
@ -21,7 +21,7 @@
],
"syntax_highlighting": true,
"enabled_templates_hotkeys": [
"Templates/New Problem Template.md"
"templates/New Problem Template.md"
],
"startup_templates": [
""