-
Notifications
You must be signed in to change notification settings - Fork 372
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
Start document at the recent cursor position #205
Comments
For those of us who have "Open preview when opening documents" ticked, I'd like to see similar happen for that view too, where it remembers the last scroll position. |
For anybody - feel free to send a PR for this ;) |
should be done together with #149 . |
I have done this now - position is remembered and restored where possible. This is disabled for special documents (so ToDo and QuickNote still always starts at bottom 😋 ). |
After a document gets loaded, position the cursor on the recent cursor position.
It's necessary for long documents.
The text was updated successfully, but these errors were encountered: