From 9876f2769d872f48c57891857cbbaa02739b3b01 Mon Sep 17 00:00:00 2001 From: Yehuda Deutsch Date: Sun, 18 Jun 2023 04:13:18 +0000 Subject: [PATCH] Add 'Podcast client' --- Podcast-client.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Podcast-client.md diff --git a/Podcast-client.md b/Podcast-client.md new file mode 100644 index 0000000..856db27 --- /dev/null +++ b/Podcast-client.md @@ -0,0 +1,17 @@ +Features: + +* Add feed +* Organize feeds in folders / categories +* Organize feeds in tags / labels +* Separate inbox and queue +* Download items automatically +* Allow marking feed to (not) auto download +* Sync queue / inbox / listening position between devices +* Remove feed +* Remove folder +* Mark feed or item as favorite +* Mark item in queue to listen later (special queue) + +UX: + +* Move listening now to top of queue \ No newline at end of file