Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve quick navigation between notes using History API #69

Closed
penge opened this issue Mar 11, 2020 · 2 comments · Fixed by #77
Closed

Improve quick navigation between notes using History API #69

penge opened this issue Mar 11, 2020 · 2 comments · Fixed by #77
Labels
enhancement New feature or request
Milestone

Comments

@penge
Copy link
Owner

penge commented Mar 11, 2020

History API allows to store the information of currently open note, and notes, that have been visited before.

Then, BACK and FORWARD in the browser, can be used to quickly navigate between last open notes. This can be also done using keyboard shortcuts (based on the OS you use). In Chrome OS for example, this would be very easy and fast with the arrow keys next to esc:

layout

This navigation would not only be fast and better than currently defined shortcuts (jump to page 1,2,3) but also remembered on page refresh.

@penge penge added the enhancement New feature or request label Mar 11, 2020
@penge penge added this to the 3.0 milestone Mar 11, 2020
@penge
Copy link
Owner Author

penge commented Mar 11, 2020

This is already implemented. Works great.

@penge
Copy link
Owner Author

penge commented Apr 24, 2020

Implemented. Closing. Proceeding to testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant