ArkHost/HelixNotes
14
150
Fork
You've already forked HelixNotes
13

Feature Request: Double‐tap to edit in view mode (with cursor placement) #110

Open
opened 2026年06月13日 18:49:22 +02:00 by Wang234 · 0 comments

App: Helix Note (Android)

Summary
When viewing a note (read‐only mode / view mode), double‐tapping anywhere on the screen should switch directly to edit mode, with the cursor placed exactly at the tapped position — whether that is a heading or body text.

Use case
On mobile, it's cumbersome to first tap an "edit" button, then find the spot where you want to start typing. A double‐tap gesture would make small edits much faster, especially for longer notes.

Proposed behavior

  1. User is in view mode (no keyboard visible, normal reading view).
  2. User double‐taps on a heading or paragraph.
  3. The app instantly switches to edit mode, opens the keyboard, and places the cursor at the character position where the double‐tap occurred.
  4. If double‐tapping a heading, the cursor goes inside the heading line; if double‐tapping a paragraph, inside that paragraph.

Why this is useful

· Reduces friction for quick edits (typo fixes, small additions).
· Mimics common mobile editing patterns (e.g., many writing apps, note‐taking apps).
· Makes the app feel more responsive and natural on touch screens.

Possible edge cases (to consider)

· Double‐tapping near a link or image: should either ignore or fall back to default edit position.
· If double‐tapping on a non‐editable element (like a static separator), fall back to placing cursor at the nearest editable line.
· Should be optional (toggle in settings) for users who prefer traditional edit button.

Thank you for considering this improvement!

App: Helix Note (Android) Summary When viewing a note (read‐only mode / view mode), double‐tapping anywhere on the screen should switch directly to edit mode, with the cursor placed exactly at the tapped position — whether that is a heading or body text. Use case On mobile, it's cumbersome to first tap an "edit" button, then find the spot where you want to start typing. A double‐tap gesture would make small edits much faster, especially for longer notes. Proposed behavior 1. User is in view mode (no keyboard visible, normal reading view). 2. User double‐taps on a heading or paragraph. 3. The app instantly switches to edit mode, opens the keyboard, and places the cursor at the character position where the double‐tap occurred. 4. If double‐tapping a heading, the cursor goes inside the heading line; if double‐tapping a paragraph, inside that paragraph. Why this is useful · Reduces friction for quick edits (typo fixes, small additions). · Mimics common mobile editing patterns (e.g., many writing apps, note‐taking apps). · Makes the app feel more responsive and natural on touch screens. Possible edge cases (to consider) · Double‐tapping near a link or image: should either ignore or fall back to default edit position. · If double‐tapping on a non‐editable element (like a static separator), fall back to placing cursor at the nearest editable line. · Should be optional (toggle in settings) for users who prefer traditional edit button. Thank you for considering this improvement!
Sign in to join this conversation.
No Branch/Tag specified
main
fix/vault-indication
v1.3.3
v1.3.2
v1.3.1
v1.3.0
v1.2.9
v1.2.8
v1.2.7
v1.2.6
v1.2.5
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.9
v1.1.8
v1.1.7
v1.1.6
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.9
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ArkHost/HelixNotes#110
Reference in a new issue
ArkHost/HelixNotes
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?