mirror of
https://github.com/lorens-osman-dev/double-row-toolbar.git
synced 2026-07-22 12:30:23 +00:00
No description
| pics | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .npmrc | ||
| bump.ts | ||
| esbuild.config.mjs | ||
| LICENSE | ||
| main.ts | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| styles.css | ||
| tsconfig.json | ||
| version-bump.mjs | ||
| versions.json | ||
Double row toolbar
Adds a second row to the Obsidian toolbar on mobile devices, allowing for more quick access buttons.
What the plugin do screenshot.

Recommended Toolbar.

How to add delete current line button.
- Open a note and tap inside the editing area to show the toolbar.
- Tap the `configure mobile toolbar` button.
- Find `Double row toolbar : Delete current line` and add it to `Manage toolbar options`.
- If you can't find it, scroll to the bottom. In the `Add global command` section, search for `Double row toolbar : Delete current line`.
