Replies: 5 comments
-
|
Hey @ixuzhe — thanks for this, and the kind words. This is a good fit for MDHero. Long-document reading is exactly the workflow the app is built for, and not remembering position is friction every single time. Worth doing. Here is the shape I am planning, in case you want to push back on any of it before it lands:
Edge cases handled: file shrunk between sessions falls back to the closest valid line, tiny files that fit in the viewport do not save anything, etc. Aim is to ship this in a near-future release. Will follow up here once it lands. |
Beta Was this translation helpful? Give feedback.
-
|
Hi! @vaibhavuk-dev I'd love to work on this feature. I can implement reading progress persistence by saving the scroll position (or last viewed section) per file, so users can pick up right where they left off when reopening a long Markdown file. Could you please assign this to me? Happy to discuss the approach further if needed. Thank you |
Beta Was this translation helpful? Give feedback.
-
|
Hey @pushkarchoudhari — yes, please! Great to have you back. Created tracking Issue #7 with the design specifics and implementation pointers — it is everything you will need to scope the PR. The TL;DR: silent save + silent restore using the existing I have noted you as the implementer on the issue. Happy to discuss any specifics on either thread before you start, or just open a draft PR when you have something to show. |
Beta Was this translation helpful? Give feedback.
-
|
Shipped via #10 — implementation by @pushkarchoudhari, original request by @ixuzhe. Built per the design we converged on in this thread: silent save + smooth-scroll restore anchored on |
Beta Was this translation helpful? Give feedback.
-
|
thank you two so much for making it happen. The new AI lookup right-click feature is also incredibly convenient. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Again, I’ve been really enjoying using MDHero — thank you for creating such a clean and minimalist tool.
I’d like to kindly suggest one feature:
When reading long Markdown files, it would be very helpful if the app could save reading progress. This way, when I reopen the same file, it remembers my scroll position or last viewed section.
I’d greatly appreciate it if you could consider this.
Thank you again for your work on the project.
Beta Was this translation helpful? Give feedback.
All reactions