diff --git a/.obsidian/appearance.json b/.obsidian/appearance.json index 9e26dfee..854752d4 100644 --- a/.obsidian/appearance.json +++ b/.obsidian/appearance.json @@ -1 +1,3 @@ -{} \ No newline at end of file +{ + "cssTheme": "ITS Theme" +} \ No newline at end of file diff --git a/.obsidian/community-plugins.json b/.obsidian/community-plugins.json index e8b2857f..a69b2693 100644 --- a/.obsidian/community-plugins.json +++ b/.obsidian/community-plugins.json @@ -1,4 +1,8 @@ [ "easy-typing-obsidian", - "file-explorer-note-count" + "file-explorer-note-count", + "obsidian-git", + "hidden-folder-obsidian", + "nuke-orphans", + "update-relative-links" ] \ No newline at end of file