From 899f17ec5a6bca74f6063efd61b8bf61c074b3bc Mon Sep 17 00:00:00 2001 From: Damian Korcz Date: Tue, 7 Dec 2021 19:35:57 +0000 Subject: [PATCH] Updated the Obsidian Hub Section and Added Quick Explorer Plugin to the Supported List --- README.md | 2 ++ obsidian.css | 23 +++++++++-------------- 2 files changed, 11 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 0f0c6a38..0828e6c2 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,8 @@ Explicitly supported by the theme: * [**Collapse All**](https://github.com/OfficerHalf/obsidian-collapse-all) - _Adds a button to close or open all folders in the File Explorer._ +*[**Quick Explorer**](https://github.com/pjeby/quick-explorer) -_Menu-based and keyboard-friendly Explorer in the Titlebar._ + (These plugins have been checked to work correctly and might have additional settings in Style Settings) If you have any issues with the plugins mentioned above or would like another plugin to be supported by the theme [**Submit an Issue**]([https://github.com/mgmeyers/obsidian-kanban](https://github.com/damiankorcz/Obsidian-Prism/issues)) regarding it. diff --git a/obsidian.css b/obsidian.css index 2c853555..d9980a2a 100644 --- a/obsidian.css +++ b/obsidian.css @@ -2009,19 +2009,6 @@ settings: */ -/* -Plugins that need testing / theming (?) - -core: -- markdown-importer -- note-composer -- open-with-default-app -- publish -- slides -- sync -- templates -- zk-prefixer -*/ /* @plugins core: @@ -2033,22 +2020,30 @@ core: - file-recovery - global-search - graph +- markdown-importer +- note-composer +- open-with-default-app - outgoing-link - outline - page-preview +- publish - random-note - slash-commands +- slides - starred +- sync - switcher - tag-pane +- templates - word-count - workspaces - +- zk-prefixer community: - obsidian-collapse-all-plugin - table-editor-obsidian - obsidian-kanban +- quick-explorer */