Skip to content

Commit

Permalink
tests: update demo vault
Browse files Browse the repository at this point in the history
  • Loading branch information
Aetherinox committed Mar 30, 2024
1 parent 3cbdb30 commit 1bb0b71
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 12 deletions.
4 changes: 2 additions & 2 deletions tests/Gistr Demo/.obsidian/community-plugins.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
"obsidian42-brat",
"gistr",
"obsidian-style-settings",
"obsidian-minimal-settings",
"obsidian-link-embed"
"obsidian-link-embed",
"gistr"
]
6 changes: 4 additions & 2 deletions tests/Gistr Demo/.obsidian/plugins/gistr/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"gh_clr_tx_light": "#2A2626",
"gh_clr_tx_dark": "#CAD3F5",
"gh_opacity": 1,
"ge_enable_ribbon_icons": false,
"sy_enable_ribbon_icons": true,
"sy_enable_autoupdate": true,
"sy_enable_autosave": false,
Expand All @@ -33,7 +34,8 @@
"sy_save_list_showall": false,
"sy_save_list_datetime": "MM.DD.YYYY h:m:s a",
"sy_save_duration": 15,
"context_sorting": [],
"ge_contextmenu_sorting": [],
"portals": {},
"uuid": ""
"uuid": "",
"context_sorting": []
}
10 changes: 5 additions & 5 deletions tests/Gistr Demo/.obsidian/plugins/gistr/main.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tests/Gistr Demo/.obsidian/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,15 +163,15 @@
},
"left-ribbon": {
"hiddenItems": {
"gistr:Save Gist (Github Public)": false,
"gistr:Save Gist (Github Secret)": false,
"obsidian42-brat:BRAT": false,
"switcher:Open quick switcher": false,
"graph:Open graph view": false,
"canvas:Create new canvas": false,
"daily-notes:Open today's daily note": false,
"templates:Insert template": false,
"command-palette:Open command palette": false
"command-palette:Open command palette": false,
"gistr:Save Gist (Github Public)": false,
"gistr:Save Gist (Github Secret)": false
}
},
"active": "fd79962cd61072a6",
Expand Down

0 comments on commit 1bb0b71

Please sign in to comment.