0png47 downloadsA modern, sleek floating toolbar that appears when you select text. Style your notes with one click.
A sleek, lightweight floating toolbar for Obsidian that appears whenever you select text. Format your notes instantly without leaving the keyboard or hunting through menus.


Tab / Shift+Tab, activate with Enter or Space, dismiss with Escape| Button | Action |
|---|---|
| B | Bold (**text**) |
| I | Italic (*text*) |
Strikethrough (~~text~~) |
|
<> |
Inline code (`text`) |
| Highlight | Highlight (==text==) |
| Link | Insert link ([text](url)) |
| H | Heading (H1–H4, or remove heading) |
| Quote | Callout (Note, Tip, Warning, Important, Caution) |
| Pin | Toggle between floating and dock mode |
Set custom work and break durations in Settings → Floaty Toolbar. The same values are used by both the status bar HUD and the dock HUD, so they always stay in sync.
Pins the toolbar to the bottom centre of the screen. Toggle between modes using the pin icon inside the toolbar — no restart needed.
Reorder toolbar buttons by dragging them in settings. You can also long-press a toolbar button and drag it directly inside the toolbar.
When enabled, the link action can automatically use a URL detected from your clipboard.
Submission to the Obsidian community plugin registry is in progress. Once approved:
Floaty Toolbarmain.js, styles.css, and manifest.json from the latest release<vault>/.obsidian/plugins/floaty-toolbar/All formatting actions are available as Obsidian commands (searchable via Ctrl/Cmd+P). Custom hotkeys can be assigned to any of them via Settings → Hotkeys.
If you want to update the README screenshots:
assets/screenshots/floating-toolbar.pngassets/screenshots/dock-toolbar.pngYou can use .png, but if you prefer another format, update the image paths in this README to match.
Bug reports, feature requests, and pull requests are welcome. Please open an issue to discuss significant changes before submitting a PR.
MIT
Created by 0png