No description
Find a file
2026-05-07 21:52:59 +03:00
pics first 2025-03-24 08:57:15 +03:00
.editorconfig first 2025-03-24 08:57:15 +03:00
.eslintignore first 2025-03-24 08:57:15 +03:00
.eslintrc first 2025-03-24 08:57:15 +03:00
.gitignore first 2025-03-24 08:57:15 +03:00
.npmrc first 2025-03-24 08:57:15 +03:00
bump.ts v1.0.2 2026-04-12 22:59:09 +03:00
esbuild.config.mjs first 2025-03-24 08:57:15 +03:00
LICENSE Update LICENSE 2025-04-15 22:58:52 +03:00
main.ts add setting to control the bottom offset 2026-05-07 21:52:59 +03:00
manifest.json v1.0.2 2026-04-12 22:59:09 +03:00
package-lock.json v1.0.1 2026-04-12 22:57:34 +03:00
package.json v1.0.2 2026-04-12 22:59:09 +03:00
README.md first 2025-03-24 08:57:15 +03:00
styles.css add setting to control the bottom offset 2026-05-07 21:52:59 +03:00
tsconfig.json first 2025-03-24 08:57:15 +03:00
version-bump.mjs first 2025-03-24 08:57:15 +03:00
versions.json v1.0.2 2026-04-12 22:59:09 +03:00

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.
  1. Open a note and tap inside the editing area to show the toolbar.
  2. Tap the `configure mobile toolbar` button.
  3. Find `Double row toolbar : Delete current line` and add it to `Manage toolbar options`.
  4. If you can't find it, scroll to the bottom. In the `Add global command` section, search for `Double row toolbar : Delete current line`.

Buy Me A Coffee