Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Bogstag committed Oct 4, 2023
1 parent c8dd814 commit cc2e3a0
Show file tree
Hide file tree
Showing 26 changed files with 15 additions and 2,570 deletions.
3 changes: 2 additions & 1 deletion ObsidianRnDVault/.obsidian/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
"foldIndent": false,
"tabSize": 2,
"userIgnoreFilters": [
"System/"
"System/templates/",
"Development/"
],
"showUnsupportedFiles": false,
"showInlineTitle": false,
Expand Down
4 changes: 3 additions & 1 deletion ObsidianRnDVault/.obsidian/appearance.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@
"[ui] Custom Separators",
"MySnippets",
"supercharged-links-gen",
"MCL Multi Column"
"MCL Multi Column",
"[user] Daily Note styles",
"ObsidianRnDVault"
],
"baseFontSize": 16,
"showViewHeader": true,
Expand Down
9 changes: 6 additions & 3 deletions ObsidianRnDVault/.obsidian/community-plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"table-editor-obsidian",
"obsidian-excalidraw-plugin",
"dataview",
"omnisearch",
"buttons",
"obsidian-tasks-plugin",
"obsidian-style-settings",
Expand All @@ -16,7 +15,6 @@
"cmdr",
"metadata-menu",
"open-gate",
"obsidian-custom-file-extensions-plugin",
"folder-note-core",
"alx-folder-note",
"mysnippets-plugin",
Expand All @@ -33,5 +31,10 @@
"obsidian-enhancing-export",
"tag-wrangler",
"obsidian-tagfolder",
"obsidian-checklist-plugin"
"obsidian-checklist-plugin",
"wikidata-importer",
"quickadd",
"metaedit",
"obsidian-charts",
"obsidian-custom-file-extensions-plugin"
]
2 changes: 1 addition & 1 deletion ObsidianRnDVault/.obsidian/core-plugins-migration.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"file-explorer": true,
"global-search": false,
"global-search": true,
"switcher": true,
"graph": true,
"backlink": true,
Expand Down
1 change: 1 addition & 0 deletions ObsidianRnDVault/.obsidian/core-plugins.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[
"file-explorer",
"global-search",
"switcher",
"graph",
"backlink",
Expand Down
5 changes: 2 additions & 3 deletions ObsidianRnDVault/.obsidian/hotkeys.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
"key": "S"
}
],
"obsidian-excalidraw-plugin:save": [],
"obsidian-linter:paste-as-plain-text": [
{
"modifiers": [
Expand All @@ -40,7 +39,6 @@
"key": "B"
}
],
"editor:toggle-bold": [],
"obsidian-minimal-settings:cycle-minimal-table-width": [
{
"modifiers": [
Expand All @@ -56,5 +54,6 @@
],
"key": "P"
}
]
],
"editor:toggle-bold": []
}
Loading

0 comments on commit cc2e3a0

Please sign in to comment.