mb1986 / rm-hacks

Small improvements and tweaks for rM devices, covering both rM1 and rM2.
Other
439 stars 9 forks source link

Feature request: keypad & page offset #320

Open Ram-222 opened 3 months ago

Ram-222 commented 3 months ago

Other than reading mode, the only feature I miss from ddvk's hacks is the toolbar keypad to quickly go to a specific document page. Whereas the current implementation just seems to open up the navigation bar at the bottom.

In particular, it allowed for a page offset to be accounted for such that the user could match up the pdf document page number to the source document numbering. This worked really smoothly and helped a lot for quick navigation of pdfs without hyperlinked contents.

Perhaps not quite as useful in notebooks.

Is this possible?

Thank you

Edit: here's a video showing how it worked: https://www.reddit.com/r/RemarkableTablet/s/pVD2Eb5qkA

PepikVaio commented 3 months ago

It's possible, it's already been addressed - the feature is in reMarkable, just put it on the panel :)

Ram-222 commented 3 months ago

It's possible, it's already been addressed - the feature is in reMarkable, just put it on the panel :)

Oh really, where? I can see the "go-to" page in page overview, but not an offset or quick way to go straight to a page without that view or dragging the bottom navigation bar. Sorry if I've missed it and requested something unnecessarily

PepikVaio commented 3 months ago

Here you are:

image

image

image

Ram-222 commented 2 months ago

Thanks! I see that but it's slower and the idea is would be in the doc contents page and want to just type in the page immediately.

Also the ability to offset to match the page numbers is key. Here's what the ddvk one did - at the top of the keypad could type in the "actual" page number in the doc and it would apply the offset. E.g. if pdf was page 10 but the doc itself showed page 6 (after cover, contents and any i-vii etc pages), it would offset by 4 pages. The user would enter "6" and click the "set" button on this example, and the code applied the offset to any page subsequently entered.

So if you then typed in page 100 it would take you to page 100 of the textbook (which was page 104 of the complete file). I'll try and add image:

Ram-222 commented 2 months ago

Screenshot_20240405-101509

Ram-222 commented 2 months ago

Here's a video/gif showing it in Action: https://www.reddit.com/r/RemarkableTablet/s/pVD2Eb5qkA

PepikVaio commented 2 months ago

Yes, I know what DDVK had, I was just pointing out that the "Go to page" feature is already in reMarkable - just put it on the panel.

Thanks for explaining what the shift is good for - I didn't know that.