Skip to content

Commit 3375bd5

Browse files
committed
obsidian v1.0
1 parent 3e0c551 commit 3375bd5

File tree

204 files changed

+58214
-19455
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

204 files changed

+58214
-19455
lines changed

.obsidian/appearance.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
"theme": "system",
1414
"baseFontSize": 16,
15-
"baseFontSizeAction": true,
15+
"baseFontSizeAction": false,
1616
"translucency": false,
1717
"accentColor": "",
1818
"showViewHeader": true,

.obsidian/community-plugins.json

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,12 @@
33
"templater-obsidian",
44
"various-complements",
55
"obsidian-weread-plugin",
6-
"cm-chs-patch",
76
"obsidian-spaced-repetition",
8-
"table-editor-obsidian",
97
"note-refactor-obsidian",
108
"obsidian-focus-plugin",
119
"obsidian42-brat",
12-
"bibnotes",
1310
"obsidian-hypothesis-plugin",
14-
"obsidian-keyboard-analyzer",
1511
"obsidian-bulk-rename-plugin",
16-
"ob-table-enhancer",
1712
"obsidian-better-command-palette",
1813
"cmdr",
1914
"dataview",
@@ -27,13 +22,19 @@
2722
"obsidian-sortable",
2823
"obsidian-style-settings",
2924
"omnisearch",
30-
"remotely-save",
31-
"settings-search",
3225
"supercharged-links-obsidian",
33-
"obsidian-query-control",
34-
"obsidian-old-note-admonitor",
3526
"janitor",
3627
"new-tab-default-page",
3728
"obsidian-file-cooker",
38-
"obsidian-minimal-settings"
29+
"obsidian-minimal-settings",
30+
"table-editor-obsidian",
31+
"obsidian-dynamic-highlights",
32+
"obsidian-projects",
33+
"actions-uri",
34+
"bibnotes",
35+
"excalibrain",
36+
"obsidian-excalidraw-plugin",
37+
"obsidian-keyboard-analyzer",
38+
"cm-chs-patch",
39+
"obsidian-repeat-plugin"
3940
]

.obsidian/core-plugins.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"note-composer",
1212
"command-palette",
1313
"outline",
14-
"word-count",
15-
"workspaces",
16-
"file-recovery"
14+
"file-recovery",
15+
"sync"
1716
]

.obsidian/graph.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"repelStrength": 12.119391025641,
2626
"linkStrength": 1,
2727
"linkDistance": 251,
28-
"scale": 0.16128900570522364,
28+
"scale": 0.06762532886185829,
2929
"close": true
3030
}

.obsidian/hotkeys.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,5 +137,14 @@
137137
],
138138
"key": "H"
139139
}
140+
],
141+
"obsidian-another-quick-switcher:search-command_recent-search": [
142+
{
143+
"modifiers": [
144+
"Alt",
145+
"Mod"
146+
],
147+
"key": "O"
148+
}
140149
]
141150
}

0 commit comments

Comments
 (0)