diff options
| author | Gustav Sörnäs <gustav@sornas.net> | 2022-01-21 16:26:35 +0100 |
|---|---|---|
| committer | Gustav Sörnäs <gustav@sornas.net> | 2022-01-21 16:26:35 +0100 |
| commit | becbd51b497515a8d42303c7877c533288618f31 (patch) | |
| tree | 1794d1674d3caf4c893aac6afc40244ae7e7b087 | |
| parent | cf9d6930232f3bef16cf8d063ae4ce0747110f4e (diff) | |
| download | notes-becbd51b497515a8d42303c7877c533288618f31.tar.gz | |
update .obsidian
| -rw-r--r-- | .obsidian/config | 1 | ||||
| -rw-r--r-- | .obsidian/graph.json | 23 |
2 files changed, 22 insertions, 2 deletions
diff --git a/.obsidian/config b/.obsidian/config deleted file mode 100644 index dfed905..0000000 --- a/.obsidian/config +++ /dev/null @@ -1 +0,0 @@ -{"pluginEnabledStatus":{"file-explorer":true,"global-search":true,"switcher":true,"graph":true,"backlink":true,"command-palette":true,"markdown-importer":false,"word-count":false,"open-with-default-app":false,"file-recovery":true,"tag-pane":true,"page-preview":true,"templates":true,"random-note":false,"outline":true,"slides":true},"strictLineBreaks":true,"useTab":false,"tabSize":2,"autoConvertHtml":true,"vimMode":true,"promptDelete":false,"theme":"obsidian","smartIndentList":false,"foldIndent":false,"foldHeading":true,"defaultViewMode":"preview","enabledPlugins":["better-word-count","obsidian-checklist-plugin","note-refactor-obsidian","obsidian-vimrc-support","obsidian-plugin-toc","calendar"],"showUnsupportedFiles":true,"useMarkdownLinks":false,"alwaysUpdateLinks":true,"translucency":false,"cssTheme":"Blue Topaz"}
\ No newline at end of file diff --git a/.obsidian/graph.json b/.obsidian/graph.json index f94665c..9fc9626 100644 --- a/.obsidian/graph.json +++ b/.obsidian/graph.json @@ -1 +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.20982905982906,"lineSizeMultiplier":2.29871794871795,"collapse-forces":false,"centerStrength":0.743589743589744,"repelStrength":14.8717948717949,"linkStrength":1,"linkDistance":155,"scale":0.23867717269606342,"close":true}
\ No newline at end of file +{ + "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.20982905982906, + "lineSizeMultiplier": 2.29871794871795, + "collapse-forces": false, + "centerStrength": 0.743589743589744, + "repelStrength": 14.8717948717949, + "linkStrength": 1, + "linkDistance": 155, + "scale": 0.23867717269606342, + "close": true +}
\ No newline at end of file |
