No description
Find a file
Abu Bilal 58caee78f0 ewd
2026-05-07 22:05:04 +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.3 2026-05-07 21:55:32 +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.3 2026-05-07 21:55:32 +03:00
package-lock.json v1.0.1 2026-04-12 22:57:34 +03:00
package.json v1.0.3 2026-05-07 21:55:32 +03:00
README.md ewd 2026-05-07 22:05:04 +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.3 2026-05-07 21:55:32 +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`.

Bottom Offset

NEW: The plugin allows you to adjust the vertical position of the mobile toolbar to ensure it doesn't overlap with system gestures (like the home bar on iOS/Android) or other UI elements.

  • Usage:

    1. Open Settings > Double Row Toolbar.

    2. Use the Bottom Offset slider to move the toolbar up or down.

The changes apply instantly in the editor.


Buy Me A Coffee