summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox
diff options
context:
space:
mode:
authorChristian Soffke <christian.soffke@gmail.com>2024-05-26 19:13:55 +0200
committerChristian Soffke <christian.soffke@gmail.com>2024-06-01 11:42:47 -0400
commitef1e7d88963aa411f06448f10b3b63886c157c9c (patch)
tree46d64aa9ae593cdff436a7790e721824cdea1ceb /manual/configure_rockbox
parentd1aeb7db9dbc3cdd0db25ab709b9e2d2322ef8d2 (diff)
downloadrockbox-ef1e7d88963aa411f06448f10b3b63886c157c9c.tar.gz
rockbox-ef1e7d88963aa411f06448f10b3b63886c157c9c.zip
bookmarks: show 'Create Bookmark' for unsaved playlists
Instead of hiding this option when the current playlist is unsaved, we can offer to save the playlist, if necessary, before attempting to create a bookmark. This simplifies the workflow by getting rid of steps 1 and 2 that a user currently needs to perform: 1) Open context menu, check if "Create Bookmark" option is available 2) If not: Re-open context menu. Select Current Playlist -> Save Current Playlist 3) Re-open context menu. Select Bookmarks -> Create Bookmark Change-Id: Ia9fb5f9db95e2fcbde03470a3c3745824424a339
Diffstat (limited to 'manual/configure_rockbox')
-rw-r--r--manual/configure_rockbox/bookmarking.tex8
1 files changed, 3 insertions, 5 deletions
diff --git a/manual/configure_rockbox/bookmarking.tex b/manual/configure_rockbox/bookmarking.tex
index d87b5ad8a7..a0a047e190 100644
--- a/manual/configure_rockbox/bookmarking.tex
+++ b/manual/configure_rockbox/bookmarking.tex
@@ -14,11 +14,9 @@
14 the bookmark to load. There are other ways to load a bookmarks mentioned 14 the bookmark to load. There are other ways to load a bookmarks mentioned
15 below. 15 below.
16 16
17 \note{Bookmarking does not work with dynamic (i.e. modified but not saved) 17 \note{If the current playlist has been modified or is unsaved, such as when
18 playlists, such as when playing tracks from the \setting{Database} instead of 18 playing tracks from the \setting{Database}, Rockbox will automatically
19 the \setting{File Browser}. 19 offer to save the playlist to a file when you attempt to create a bookmark.
20 If you do not see the option to create a bookmark in the \setting{WPS Context Menu},
21 try saving the current playlist first.
22 Queued tracks (see \reference{ref:queuing}) do not get saved to the playlist file. 20 Queued tracks (see \reference{ref:queuing}) do not get saved to the playlist file.
23 You're asked to confirm their removal when saving, so that the current playlist 21 You're asked to confirm their removal when saving, so that the current playlist
24 can be bookmarked. } 22 can be bookmarked. }