diff options
| -rw-r--r-- | manual/configure_rockbox/bookmarking.tex | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/manual/configure_rockbox/bookmarking.tex b/manual/configure_rockbox/bookmarking.tex index fd6bd14..1801c04 100644 --- a/manual/configure_rockbox/bookmarking.tex +++ b/manual/configure_rockbox/bookmarking.tex @@ -44,6 +44,15 @@ recently accessed track regardless of how the \setting{Bookmark on Stop} option is set.} + \item [Update on Stop.] + If set to ``No'', this setting does nothing. If set to ``Yes'', and the file + to which a new bookmark would be added already exists, this option overrides + the previous setting (``Bookmark on Stop'') and unconditionally creates a + bookmark. This is useful if you don't generally want to create bookmarks but + only want to add them to already existing bookmark files. In this case you + should set the setting ``Bookmark on Stop'' to ``No'' and the setting ``Update + on Stop'' to ``Yes''. + \item [Load Last Bookmark.] This option controls if Rockbox should automatically load a bookmark for a file, when that file is played. |