bksubhuti / tipitaka-pali-reader

A Pali Reading app made in Flutter
23 stars 6 forks source link

Most Recent & Prompt to Navigate #41

Open bksubhuti opened 3 years ago

bksubhuti commented 3 years ago

TPP has a "most recent" which is always tracked wherever the user last navigated to. It even keeps track of the last scrolled line.

This should appear at the top of recent. A feature (in settings... default on), prompts on load to go to the last read page.

bksubhuti commented 2 years ago

This is what it looks like on tpp. For now.. just have on off switch.
No need to autoprompt.. Instead of prompt, the main page (with the quote) can have up to 3 most recent links for last visited page.

In Summary.

  1. General Tab (single 2 state switch). automatically go to last page read. (off / on)
  2. Main Page.. up to 3 most recent links.. (last page visited).

image

bksubhuti commented 2 years ago

image