AntennaPod icon indicating copy to clipboard operation
AntennaPod copied to clipboard

Introduce 'Untagged' tag

Open keunes opened this issue 2 years ago • 6 comments

Checklist

  • [X] I have used the search function for OPEN issues to see if someone else has already submitted the same feature request.
  • [X] I have also used the search function for CLOSED issues to see if the feature was already implemented and is just waiting to be released, or if the feature was rejected.
  • [X] I will describe the problem with as much detail as possible.
  • [X] This request contains only one single feature, not a list of multiple (related) features.

App version

3.2.0

Where did you get the app from

F-Droid

Problem you may be having, or feature you want

The current situation is that all untagged podcasts are in a long list before the tags. Something that makes navigation difficult.

Suggested solution

Introduce an 'untagged' tag or boolean, which is enabled by default on newly subscribed podcasts, and disabled when one or more user tags are added for that podcast.

Screenshots / Drawings / Technical details

No response

keunes avatar Jan 27 '24 16:01 keunes

This issue has been mentioned on AntennaPod Forum. There might be relevant details there:

https://forum.antennapod.org/t/untagged-folder/3968/4

antennapod-bot avatar Jan 27 '24 16:01 antennapod-bot

I think this could work if we add #5318, but without it this would mean that the "subscriptions" page no longer shows subscriptions directly. Not sure about that then.

ByteHamster avatar Jan 27 '24 23:01 ByteHamster

@ByteHamster if untagged tag has "show in main subscription list" I believe they would still be shown directly in subscriptions ?

Edit : it's subscriptions which got show in main list. But I meant thanks to this attribute untagged subscriptions could be shown in main list and have an untagged tag

Matth7878 avatar Jan 28 '24 07:01 Matth7878

Yeah, #5318 would be great to have. However, it might be better not to create an actual tag but rather code an 'untagged' button which displays all podcasts without a tag, where this button is shown only if there is at least one tag.

I think that's better in terms of synchronisation with other apps, as this way we don't 'force' a tag on podcasts while other apps might handle untagged podcasts differently (the other app potentially ending up with an 'untagged' tag plus a 'not tagged' button/filter).

subscriptions … got show in main list. … thanks to this attribute untagged subscriptions could be shown in main list and have an untagged tag

Right, that could be a workaround. Though it then kinda defeats the purpose of this option.

keunes avatar Jan 28 '24 08:01 keunes

subscriptions … got show in main list. … thanks to this attribute untagged subscriptions could be shown in main list and have an untagged tag

Right, that could be a workaround. Though it then kinda defeats the purpose of this option.

Except if you have a settings to "group untagged subscriptions". If you don't want to group then show subscriptions in main list (and don't display untagged tag). If you group then don't show subscriptions directly in main list and display untagged tag. But yes it means adding a new user interface settings. :-/

As a side note having an hidden attribute for tags could potentially also be used to hide unsubscribed podcast from user point of view. Thinking there about listening to episodes without subscribing.

Matth7878 avatar Jan 28 '24 09:01 Matth7878

I think this could work if we add #5318, but without it this would mean that the "subscriptions" page no longer shows subscriptions directly. Not sure about that then.

I think one should decide this by settings.

schapira avatar Jan 29 '24 14:01 schapira