summaryrefslogtreecommitdiff
path: root/manual/rockbox_interface
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/rockbox_interface
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/rockbox_interface')
-rw-r--r--manual/rockbox_interface/wps.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex
index 839392b054..b00d066525 100644
--- a/manual/rockbox_interface/wps.tex
+++ b/manual/rockbox_interface/wps.tex
@@ -226,8 +226,8 @@ browser. The value wraps at 10.
226\subsubsection{\label{ref:createbookmark}Bookmarks} 226\subsubsection{\label{ref:createbookmark}Bookmarks}
227Create a bookmark in the currently playing track, or display existing entries. 227Create a bookmark in the currently playing track, or display existing entries.
228Bookmarks can only be used with directories, or playlists stored on 228Bookmarks can only be used with directories, or playlists stored on
229disk. If you don't see the option to create a bookmark, try saving the 229disk. You'll be asked to provide the name for a file to save the playlist to,
230current playlist first. 230if necessary.
231 231
232\note{If you've enabled options for queuing tracks (see \reference{ref:queuing}), keep 232\note{If you've enabled options for queuing tracks (see \reference{ref:queuing}), keep
233in mind that those are not saved to a playlist file. 233in mind that those are not saved to a playlist file.