Expand Selection

pending

by Alex Tait

Expands the editor selection to lines, sections, or the entire note for convenience on mobile.

Updated 22d agoMITDiscovered via Obsidian Unofficial Plugins
View on GitHub

Expand Selection for Obsidian

An Obsidian plugin designed to simplify section selection with a single hotkey. This plugin is especially useful for mobile users who struggle with precise cursor control.

Features

Expand to Section (Shift-Cmd-L)

  • Single Command: Quickly select the entire section your cursor is in. Repeatedly pressing the hotkey will expand the selection to parent sections and eventually the entire note.
  • Mobile Convenience: Designed to overcome the challenges of mobile interfaces where cursors can be difficult to control.

Integration with Code Shortcuts

  • Line Selection: For line-by-line selection, use the Code Shortcuts plugin with the hotkey Cmd-L.

Mobile Interface Challenges

  • Cursor Control: On mobile, grabbing a cursor can cause it to move off-screen, making it hard to track the selection.
  • Visibility Issues: It's often difficult to see where the top of the cursor is, leading to inaccurate selections.
  • Efficiency: Simplifies the selection process, reducing the need for precise cursor adjustments.

This plugin is ideal for users who want to streamline their selection process, especially on mobile devices where traditional selection methods can be cumbersome.

Registered Commands

  • Expand section

Author: Alex Tait

License: MIT

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.