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

Toolbar Pin Toggle

yunminyunmin20 downloads

Keep Editing Toolbar's bottom or top bar permanently visible with a single hotkey.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates5

Keep a toolbar always visible with one hotkey — Editing Toolbar's fixed bottom bar, or its top bar.

Requires the Editing Toolbar plugin. Both pinning modes act on toolbars that Editing Toolbar provides, so this plugin does nothing on its own. If Editing Toolbar is missing, the plugin says so on load and in its settings instead of failing silently.

Editing Toolbar's bars come and go: the bottom bar is tied to a mobile-oriented "show while editing" rule, and the top bar hides itself while you read. This plugin adds a single toggle that pins whichever one you actually use.

Two modes

Mode Behavior
Fixed bottom toolbar Toggles Editing Toolbar's fixed bottom toolbar on and off
Top toolbar Keeps Editing Toolbar's top toolbar permanently visible, even in reading view

Pick one in Settings; switching modes is the whole setting.

Why

Editing Toolbar's bottom bar is genuinely useful on a desktop with a large screen, but it appears only while the editor is focused. And its top bar disappears the moment you stop pointing at it, which makes it hard to reach while reading. Neither behaviour is configurable. This plugin adds the toggle and binds it to one key.

It also folds in a set of appearance corrections for Editing Toolbar — fullscreen background, dark-mode skin, and auto-hide timing — so no extra CSS snippet is needed. See styles.css.

Usage

Default hotkey: Alt+Q. Run Toggle toolbar pin from the command palette, or rebind it in Settings → Hotkeys (search for "Toolbar Pin Toggle").

Installation

  1. Install and enable Editing Toolbar first (Settings → Community plugins).
  2. Then install this plugin:

Community plugins: search for "Toolbar Pin Toggle" in Settings → Community plugins.

Manual: download main.js, manifest.json and styles.css from the latest release into <vault>/.obsidian/plugins/toolbar-pin-toggle/, then enable it.

Beta builds: add yunmin311/toolbar-pin-toggle-obsidian to BRAT.

Language

The settings page, the command name and every notice are available in Chinese and English. Pick a language at the top of the settings page: Auto follows Obsidian's own language, or pin it to 简体中文 / English explicitly.

Adding another language is a pure data change — an extra entry in locales.js — with no build step involved.

Privacy

No network access. No telemetry. No accounts. It toggles a CSS class on the document body and calls one command in the companion plugin; it touches nothing else.

License

MIT


中文说明

前置依赖:Editing Toolbar。 两种常驻模式都作用于该插件提供的工具条,所以单独装本插件没有效果 —— 未安装时本插件会在加载与设置页里明确提示,而不是静默失效。

一个快捷键两种常驻:

  • 底部常驻工具条:切换 Editing Toolbar 的 fixed 底部工具条
  • 顶部工具条常驻:让 Editing Toolbar 的顶部工具条一直显示(阅读视图下也不再隐藏)

模式在设置里二选一。默认快捷键 Alt+Q,可在 设置 → 快捷键 里改(搜 "Toolbar Pin Toggle")。

安装顺序:先装 Editing Toolbar,再装本插件。本插件同时收编了该工具的若干外观修正 (全屏背景、深色模式皮肤、自动隐藏节奏),无需再挂任何 CSS 片段。

HealthExcellent
ReviewSatisfactory
About
Toggle the Editing Toolbar's top bar or fixed bottom bar on and off with a single command and hotkey. Use together with Editing Toolbar to keep your chosen bar permanently visible and apply bundled appearance fixes (fullscreen background, dark skin, auto-hide timing) without extra CSS.
InterfaceHotkeysAppearance
Details
Current version
1.1.2
Last updated
23 hours ago
Created
3 days ago
Updates
5 releases
Downloads
20
Compatible with
Obsidian 1.4.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
yunminyunminyunmin311
GitHubyunmin311
  1. Community
  2. Plugins
  3. Interface
  4. Toolbar Pin Toggle

Related plugins

Hider

Hide interface elements such as tooltips, status bar, titlebar, and more.

Note Toolbar

Add customizable toolbars to your notes.

Hotkey Helper

Easily see and access any plugin's settings or hotkey assignments (and conflicts) from the Community Plugins tab.

Tray

Run Obsidian from the system tray for customisable window management and global quick notes.

Mousewheel Image zoom

Increase or decrease the size of an image by scrolling.

Floating Search

Search text by using Obsidian default search view.

Zen Mode

Hide most UI elements.

Minimal Theme Settings

Control the colors and fonts in Minimal Theme.

Meta Bind

Make your notes interactive with inline input fields, metadata displays, and buttons.

Supercharged Links

Add attributes to internal links with the values of target note's frontmatter attributes.