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/rockbox_interface/wps.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manual/rockbox_interface') 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. \subsubsection{\label{ref:createbookmark}Bookmarks} Create a bookmark in the currently playing track, or display existing entries. Bookmarks can only be used with directories, or playlists stored on -disk. If you don't see the option to create a bookmark, try saving the -current playlist first. +disk. You'll be asked to provide the name for a file to save the playlist to, +if necessary. \note{If you've enabled options for queuing tracks (see \reference{ref:queuing}), keep in mind that those are not saved to a playlist file. -- cgit v1.2.3