From 14b35fcdd3faeed5442e85537170f886a4e3928b Mon Sep 17 00:00:00 2001 From: Sogolumbo <33571916+Sogolumbo@users.noreply.github.com> Date: Wed, 27 May 2020 22:08:36 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1c461caa4..944e608a2 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ The purpose of this fork is to implement an easy to use and powerful way to mana - [x] See whether multiple songs are already in a playlist - [x] Do not add songs to playlist which would become duplicates - [ ] Material Design for the checkmark -- [ ] Be able to remove a song which is already in a playlist +- [ ] Remove a song from a playlist without having to search for it - [ ] Option to remove duplicate songs from existing playlists -- [ ] Sync playlists (with other devices, using textfiles in Google Drive) +- [ ] Sync playlists (with other devices, using textfiles export and imports) ![image](https://user-images.githubusercontent.com/33571916/52509049-01e1c300-2bf7-11e9-979a-8cf872436ec2.png)