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
- User is in view mode (no keyboard visible, normal reading view).
- User double‐taps on a heading or paragraph.
- The app instantly switches to edit mode, opens the keyboard, and places the cursor at the character position where the double‐tap occurred.
- 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!