Feature Request: Gesture-Based Sequential Navigation Between Notes #388
Replies: 6 comments 1 reply
-
|
I'm not opposed to this!! I'll need to figure out a clean way to achieve it that doesn't interfere with all the existing gestures :) |
Beta Was this translation helpful? Give feedback.
-
|
Thanks so much
El lun, 2 feb 2026, 20:56, fccview ***@***.***> escribió:
… I'm not opposed to this!!
I'll need to figure out a clean way to achieve it that doesn't interfere
with all the existing gestures :)
—
Reply to this email directly, view it on GitHub
<#388 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/B5SPIJHAFDH567SDSO6PVO34J6TX7AVCNFSM6AAAAACTUVOU2KVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTKNRXGYZTANA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
screen-20260207-192118-17704920357362.1.mp4Not gonna lie this was one of the most fun feature requests I've had for Jotty <3 The sequencing is based off the sidebar navigation order :) That's non negotiable, I am not gonna add a new way to order notes, sorry hahaha |
Beta Was this translation helpful? Give feedback.
-
|
Hahaha thanks!!!!!!! Gooooooddddd!!!!! Vivaaaaaa!!! Bravo!!!!!
El sáb, 7 feb 2026, 20:28, fccview ***@***.***> escribió:
… screen-20260207-192118-17704920357362.mp4
Not gonna lie this was one of the most fun feature requests I've had for
Jotty <3
Excited to say it's coming with the next release <3
The sequencing is based off the sidebar navigation order :) That's non
negotiable, I am not gonna add a new way to order notes, sorry hahaha
—
Reply to this email directly, view it on GitHub
<#388 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/B5SPIJCGYVO6GCLERZ7RCNL4KY4EHAVCNFSM6AAAAACTUVOU2KVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTKNZSHA2TGOI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
screen-20260207-201429-17704952415912.mp4This is the final product and what will be released ❤️ |
Beta Was this translation helpful? Give feedback.
-
|
Perfect!!!! Perfecto!!!!!!! 😀😀😀😀👏👏👏👏👏
El sáb, 7 feb 2026, 21:25, fccview ***@***.***> escribió:
…
https://github.com/user-attachments/assets/3a53c44f-086e-49c1-9e0c-80decfda0f93
This is the final product and what will be released ❤️
—
Reply to this email directly, view it on GitHub
<#388 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/B5SPIJHL6EPJSUCDIMK2AET4KZC4TAVCNFSM6AAAAACTUVOU2KVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTKNZSHA4DANQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary:
Add the ability to navigate notes sequentially using left/right swipe gestures or next/previous buttons, without manually selecting notes from the navigation drawer or a list. Navigation should apply to the entire note collection.
Details:
Navigation style: Like flipping through the pages of a book — each note represents a page.
Automatic sequencing: The app should determine the “next” and “previous” note based on a user-selectable criterion:
Note title (alphabetical or numbered)
YAML/frontmatter property (e.g., order: 1,2,3)
Creation/modification date
Other metadata
Goal: Enable continuous, fluid browsing of notes, enhancing usability on mobile devices and giving a reading experience similar to an ebook or notebook.
Examples of apps with similar behavior:
SlideMemo (iOS/iPadOS): Swipe between notes without opening a list. Link
SwipeNote (iOS): Flip notes by swiping. Link
Simple Notes Pro (Android): Swipe gestures reported by users to move between notes.
Noted (iOS): Gesture-driven note navigation.
Why this is useful:
Fast, continuous browsing through notes.
Feels like reading or flipping through a physical notebook.
Complements existing navigation drawer functionality.
Beta Was this translation helpful? Give feedback.
All reactions