Lucy Roh25 downloadsHide ribbon buttons by right-clicking on them, and manage them in settings.
An Obsidian plugin that lets you declutter your workspace by hiding ribbon buttons (on the left sidebar) with a simple right-click.
Created by Lucy Roh.
Obsidian 1.13.0 or later, on desktop or mobile.
Hide "[Button Name]" to hide it immediately.main.jsmanifest.jsonstyles.cssribbon-hider inside your vault's plugins folder: <your-vault>/.obsidian/plugins/ribbon-hider/.If you'd like to build the plugin from source or contribute to its development, follow these steps:
npm install
npm run dev
npm run build
This project is licensed under the MIT License.