Replies: 4 comments 1 reply
-
the settings file "remembers" several groups of files such as last session but also file state so it should be possible within limitations. To be able to store last page viewed two settings are required one is the file data including last page visited. thus you have 2 choices Either manually save last page opened as a "favorite" for revisit later OR
|
Beta Was this translation helpful? Give feedback.
-
Thanks, that indeed did the trick (changes in settings)
…On Sat, 4 Jan 2025 at 14:23, GitHubRulesOK ***@***.***> wrote:
the settings file "remembers" several groups of files such as last session
but also file state so it should be possible within limitations.
To be able to store last page viewed two settings are required one is the
file data including last page visited. thus you have 2 choices
Either manually save last page opened as a "favorite" for revisit later OR
ensure the settings are as per the need to remember files AND positions.
RememberOpenedFiles = true
RememberStatePerDocument = true
RestoreSession = false
—
Reply to this email directly, view it on GitHub
<#4748 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BLSR36GK22WHY63PKRXL6V32I7OF5AVCNFSM6AAAAABUTCBGMWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNZTGMZTEOA>
.
You are receiving this because you authored the thread.Message ID:
<sumatrapdfreader/sumatrapdf/repo-discussions/4748/comments/11733328@
github.com>
--
Best,
Wouter
+31 6 256 55 344
|
Beta Was this translation helpful? Give feedback.
-
ps, is it possible to limit this 'memory' function to say the last 100 opened pdf files? Maybe this is of no concern, but the settings.txt file is getting larger and larger, mine is currently 180kb. (or perhaps have the memory-status stored in a separate file, so that there is no chance of interfering with the settings themselves? |
Beta Was this translation helpful? Give feedback.
-
thanks for the feedback, |
Beta Was this translation helpful? Give feedback.
-
Is there a possibility to remember the last stored position of opened files, also when the option (Settings/advanced/remember opened files) is not checked?
It would be great to remember what page I left reading, when I close the reader and open it up next time,
Beta Was this translation helpful? Give feedback.
All reactions