Skip to content

Commit

Permalink
feat!: Update vault based on changes in Obsidian v1.1 (#6)
Browse files Browse the repository at this point in the history
* feat!: update settings for v1.1
* refactor: add new daily note template
* refactor: update getting started instructions
* docs: update README based on new settings
* docs: add image to readme
  • Loading branch information
andrewmcodes authored Mar 23, 2023
1 parent 616dba3 commit ad0a57b
Show file tree
Hide file tree
Showing 13 changed files with 208 additions and 299 deletions.
8 changes: 2 additions & 6 deletions .obsidian/app.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
{
"legacyEditor": false,
"livePreview": true,
"showFrontmatter": true,
"foldHeading": true,
"foldIndent": true,
"tabSize": 2,
"promptDelete": true,
"useTab": false,
"tabSize": 4,
"alwaysUpdateLinks": true,
"showUnsupportedFiles": true,
"attachmentFolderPath": "_assets/attachments"
Expand Down
1 change: 1 addition & 0 deletions .obsidian/appearance.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"accentColor": "#6e56cf",
"baseFontSize": 15,
"translucency": true
}
5 changes: 0 additions & 5 deletions .obsidian/command-palette.json

This file was deleted.

29 changes: 29 additions & 0 deletions .obsidian/core-plugins-migration.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"file-explorer": true,
"global-search": true,
"switcher": true,
"graph": true,
"backlink": true,
"canvas": true,
"outgoing-link": true,
"tag-pane": true,
"page-preview": false,
"daily-notes": true,
"templates": true,
"note-composer": true,
"command-palette": true,
"slash-command": true,
"editor-status": true,
"starred": true,
"markdown-importer": false,
"zk-prefixer": false,
"random-note": false,
"outline": true,
"word-count": true,
"slides": false,
"audio-recorder": false,
"workspaces": false,
"file-recovery": true,
"publish": false,
"sync": false
}
3 changes: 1 addition & 2 deletions .obsidian/core-plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"switcher",
"graph",
"backlink",
"canvas",
"outgoing-link",
"tag-pane",
"page-preview",
"daily-notes",
"templates",
"note-composer",
Expand All @@ -16,6 +16,5 @@
"starred",
"outline",
"word-count",
"audio-recorder",
"file-recovery"
]
22 changes: 22 additions & 0 deletions .obsidian/graph.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"collapse-filter": true,
"search": "",
"showTags": false,
"showAttachments": false,
"hideUnresolved": false,
"showOrphans": true,
"collapse-color-groups": true,
"colorGroups": [],
"collapse-display": true,
"showArrow": false,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1,
"lineSizeMultiplier": 1,
"collapse-forces": true,
"centerStrength": 0.518713248970312,
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 1,
"close": true
}
81 changes: 33 additions & 48 deletions .obsidian/hotkeys.json
Original file line number Diff line number Diff line change
@@ -1,56 +1,47 @@
{
"command-palette:open": [
"editor:insert-wikilink": [
{
"modifiers": [
"Mod",
"Shift"
"Mod"
],
"key": "P"
"key": "K"
}
],
"app:delete-file": [
"command-palette:open": [
{
"modifiers": [
"Mod",
"Shift"
],
"key": "Backspace"
"key": "P"
}
],
"editor:delete-paragraph": [
"app:delete-file": [
{
"modifiers": [
"Alt"
"Mod",
"Shift"
],
"key": "Backspace"
}
],
"workspace:edit-file-title": [
{
"modifiers": [
"Alt",
"Mod"
],
"key": "T"
}
],
"editor:focus": [
"switcher:open": [
{
"modifiers": [
"Mod"
],
"key": "1"
"key": "P"
}
],
"workspace:split-horizontal": [
"workspace:split-vertical": [
{
"modifiers": [
"Mod"
],
"key": "\\"
}
],
"workspace:split-vertical": [
"workspace:split-horizontal": [
{
"modifiers": [
"Mod",
Expand All @@ -62,29 +53,19 @@
"editor:swap-line-down": [
{
"modifiers": [
"Alt",
"Mod"
"Alt"
],
"key": "ArrowDown"
}
],
"editor:swap-line-up": [
{
"modifiers": [
"Alt",
"Mod"
"Alt"
],
"key": "ArrowUp"
}
],
"editor:insert-wikilink": [
{
"modifiers": [
"Mod"
],
"key": "K"
}
],
"editor:insert-link": [
{
"modifiers": [
Expand All @@ -94,35 +75,31 @@
"key": "K"
}
],
"switcher:open": [
"open-with-default-app:open": [
{
"modifiers": [
"Mod"
"Ctrl"
],
"key": "P"
"key": "D"
}
],
"open-with-default-app:open": [
"open-with-default-app:show": [
{
"modifiers": [
"Alt",
"Mod"
"Ctrl"
],
"key": "D"
"key": "R"
}
],
"open-with-default-app:show": [
"app:toggle-left-sidebar": [
{
"modifiers": [
"Alt",
"Mod"
],
"key": "R"
"key": "E"
}
],
"editor:unfold-all": [],
"workspace:toggle-pin": [],
"app:toggle-left-sidebar": [
"app:toggle-right-sidebar": [
{
"modifiers": [
"Mod",
Expand All @@ -131,13 +108,21 @@
"key": "E"
}
],
"editor:toggle-fold": [],
"markdown:toggle-preview": [
{
"modifiers": [
"Ctrl"
],
"key": "V"
}
],
"insert-template": [
{
"modifiers": [
"Alt",
"Mod"
],
"key": ";"
"key": "I"
}
]
}
Loading

0 comments on commit ad0a57b

Please sign in to comment.