An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Obsidian-Hder-snippet
![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/cheaderthecoder/Obsidian-Hider-snippet/total)
![GitHub top language](https://img.shields.io/github/languages/top/cheaderthecoder/Obsidian-Hider-snippet)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/cheaderthecoder/Obsidian-Hider-snippet)
![GitHub License](https://img.shields.io/github/license/cheaderthecoder/Obsidian-Hider-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.