A CSS snippet that hides alot unwanted UI for a more minimal look
This snippet has alot of HARDCODED CSS so it may not hide everything for you, I will try to update this snippet to be less HARDCODED over time.
-
Download the Snippet:
- Download Hider.css
- Place the downloaded CSS snippet into your Obsidian snippets folder. This is typically found at
\.obsidian\snippets\
on Windows, or~/Library/Application Support/obsidian/snippets/
on macOS.
-
Enable the Snippet:
- Open Obsidian.
- Go to
Settings > Appearance > CSS snippets
. - You should see the
hider
snippet listed. Toggle it on to apply the style.
This project is licensed under the MIT License. See the LICENSE file for details.