From ef1e7d88963aa411f06448f10b3b63886c157c9c Mon Sep 17 00:00:00 2001 From: Christian Soffke Date: Sun, 26 May 2024 19:13:55 +0200 Subject: 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 --- manual/configure_rockbox/bookmarking.tex | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'manual/configure_rockbox') 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 @@ the bookmark to load. There are other ways to load a bookmarks mentioned below. - \note{Bookmarking does not work with dynamic (i.e. modified but not saved) - playlists, such as when playing tracks from the \setting{Database} instead of - the \setting{File Browser}. - If you do not see the option to create a bookmark in the \setting{WPS Context Menu}, - try saving the current playlist first. + \note{If the current playlist has been modified or is unsaved, such as when + playing tracks from the \setting{Database}, Rockbox will automatically + offer to save the playlist to a file when you attempt to create a bookmark. Queued tracks (see \reference{ref:queuing}) do not get saved to the playlist file. You're asked to confirm their removal when saving, so that the current playlist can be bookmarked. } -- cgit v1.2.3