Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Ribbon Hider

Lucy RohLucy Roh25 downloads

Hide ribbon buttons by right-clicking on them, and manage them in settings.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates3

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.

Requirements

Obsidian 1.13.0 or later, on desktop or mobile.

Features

  • Right-Click to Hide: Simply right-click on any ribbon button — or touch and hold it on mobile — and select Hide "[Button Name]" to hide it immediately.
  • Settings Dashboard: A dedicated settings tab listing all active ribbon buttons, allowing you to easily toggle them back on.
  • Unhide All: A single button to restore all hidden ribbon items instantly.
  • Orphan Cleanups: Automatically tracks hidden buttons from disabled or removed plugins, allowing you to clean them up from settings.
  • Lightweight: Uses clean, non-intrusive CSS styling to toggle button visibility, leaving the underlying DOM intact and fully compatible with other plugins.

Installation

Manual Installation

  1. Go to the Releases page and download the latest release files:
    • main.js
    • manifest.json
    • styles.css
  2. Create a folder named ribbon-hider inside your vault's plugins folder: <your-vault>/.obsidian/plugins/ribbon-hider/.
  3. Move the downloaded files into that folder.
  4. Open Obsidian and navigate to Settings > Community plugins. Click the refresh button, then toggle the switch next to Ribbon Hider to enable it.

Development

If you'd like to build the plugin from source or contribute to its development, follow these steps:

Setup

  1. Clone this repository.
  2. Install dependencies:
    npm install
    

Build Scripts

  • Development Build (with watch mode):
    npm run dev
    
  • Production Build:
    npm run build
    

License

This project is licensed under the MIT License.

HealthExcellent
ReviewSatisfactory
About
Hide ribbon buttons with a right-click to declutter your left sidebar. Manage hidden items from a dedicated settings dashboard, restore all at once, and clean up orphaned entries from removed or disabled plugins. Toggle visibility via lightweight CSS that keeps the DOM intact and compatible with other plugins.
SidebarCSS
Details
Current version
1.0.2
Last updated
Last week
Created
2 weeks ago
Updates
3 releases
Downloads
25
Compatible with
Obsidian 1.13.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Lucy RohLucy Rohlucytheboss
GitHublucytheboss
  1. Community
  2. Plugins
  3. Sidebar
  4. Ribbon Hider

Related plugins

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Vertical Tabs

Offer an alternative view that displays open tabs vertically, allowing users to group and organize tabs for a better navigation experience.

TagFolder

Show tags as folder.

Recent Files

Display a list of recently opened files.

Style Settings

Adjust theme, plugin, and snippet CSS variables.

Admonition

Admonition block-styled content.

Longform

Helps you write and edit novels, screenplays, and other long projects.

Custom Frames

Turn web apps into panes using iframes with custom styling. Also comes with presets for Google Keep, Todoist and more.

CSS Editor

Edit CSS snippet files.

HiNote

Add comments to highlighted notes, use AI for thinking, and flashcards for memory.