From e481f1300a9132b8202471d44c7952ba55ece8a5 Mon Sep 17 00:00:00 2001 From: Sogolumbo <33571916+Sogolumbo@users.noreply.github.com> Date: Mon, 14 Sep 2020 05:34:36 +0200 Subject: [PATCH] Update README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d77a74fc5..97173d2f7 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,9 @@ The purpose of this fork is to implement an easy to use and powerful way to mana - [ ] Option to remove duplicate songs from existing playlists - [ ] Sync playlists (with other devices, using textfiles export and imports) - -![image](https://user-images.githubusercontent.com/33571916/52509049-01e1c300-2bf7-11e9-979a-8cf872436ec2.png) - -In the playlist-menu checkmarks indicate whether a song / a number of songs are already in a list. -The brackets around the checkmark show that only some of the songs are part of the playlist. +In the playlist-menu checkboxes indicate whether a song / a number of songs are already in a list. +If multiple songs were selected and only some of them are in the playlist the checkbox will not be checked. Instead a checkmark in brackets will be shown at the end of the playlist name. +This is not a good design but very functional. The plan is to implement a third state of the checkbox which will replace this behaviour. This fork is different from kabouzeid/master in these and more commits: