Skip to content

Commit 1bb0b71

Browse files
committed
tests: update demo vault
1 parent 3cbdb30 commit 1bb0b71

File tree

4 files changed

+14
-12
lines changed

4 files changed

+14
-12
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
"obsidian42-brat",
3-
"gistr",
43
"obsidian-style-settings",
54
"obsidian-minimal-settings",
6-
"obsidian-link-embed"
5+
"obsidian-link-embed",
6+
"gistr"
77
]

tests/Gistr Demo/.obsidian/plugins/gistr/data.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"gh_clr_tx_light": "#2A2626",
2525
"gh_clr_tx_dark": "#CAD3F5",
2626
"gh_opacity": 1,
27+
"ge_enable_ribbon_icons": false,
2728
"sy_enable_ribbon_icons": true,
2829
"sy_enable_autoupdate": true,
2930
"sy_enable_autosave": false,
@@ -33,7 +34,8 @@
3334
"sy_save_list_showall": false,
3435
"sy_save_list_datetime": "MM.DD.YYYY h:m:s a",
3536
"sy_save_duration": 15,
36-
"context_sorting": [],
37+
"ge_contextmenu_sorting": [],
3738
"portals": {},
38-
"uuid": ""
39+
"uuid": "",
40+
"context_sorting": []
3941
}

tests/Gistr Demo/.obsidian/plugins/gistr/main.js

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/Gistr Demo/.obsidian/workspace.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -163,15 +163,15 @@
163163
},
164164
"left-ribbon": {
165165
"hiddenItems": {
166-
"gistr:Save Gist (Github Public)": false,
167-
"gistr:Save Gist (Github Secret)": false,
168166
"obsidian42-brat:BRAT": false,
169167
"switcher:Open quick switcher": false,
170168
"graph:Open graph view": false,
171169
"canvas:Create new canvas": false,
172170
"daily-notes:Open today's daily note": false,
173171
"templates:Insert template": false,
174-
"command-palette:Open command palette": false
172+
"command-palette:Open command palette": false,
173+
"gistr:Save Gist (Github Public)": false,
174+
"gistr:Save Gist (Github Secret)": false
175175
}
176176
},
177177
"active": "fd79962cd61072a6",

0 commit comments

Comments
 (0)