https://github.com/cheaderthecoder/obsidian-hider-snippet
A CSS snippet that hides alot unwanted UI for a more minimal look
https://github.com/cheaderthecoder/obsidian-hider-snippet
Last synced: 3 months ago
JSON representation
A CSS snippet that hides alot unwanted UI for a more minimal look
- Host: GitHub
- URL: https://github.com/cheaderthecoder/obsidian-hider-snippet
- Owner: cheaderthecoder
- License: mit
- Created: 2024-09-11T15:49:47.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-10-07T17:28:37.000Z (8 months ago)
- Last Synced: 2025-01-15T13:06:44.740Z (4 months ago)
- Language: CSS
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Obsidian-Hder-snippet



A CSS snippet that hides alot unwanted UI for a more minimal look
> ### Important‼️
> 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.## Installation
1. **Download the Snippet:**
- [Download Hider.css](https://github.com/cheaderthecoder/Obsidian-Hider-snippet/latest)
- 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.2. **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.## License
This project is licensed under the [MIT License](LICENSE). See the [LICENSE](LICENSE) file for details.