A CSS snippet that hides alot unwanted UI for a more minimal look
This snippet has alot of hardecodded CSS selectors, meaning that this could break with newer obsidian versions. I will try to update this snippet if it gets enough traction.
-
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.