mirror of
https://github.com/serrebidev/BlindRSS.git
synced 2026-08-13 09:49:26 -07:00
Adding the same items multiple times #27
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
serrebi/BlindRSS#27
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello. Can you do multiple addition of the same items? For example, when I create podcasts and RSS categories, I add the others subcategory to the podcasts, but I don't add the others subcategory to the RSS, I get an error saying I can't add it. Thanks, michal.
Hi Michal — this is fixed in v1.67.5, which is out now. 🎉
You can now create the same subcategory name under different parent categories. In your example, you can add an Others subcategory under Podcasts and a separate Others subcategory under RSS without the "can't add it" error — each one keeps its own feeds. (Creating two subcategories with the same name under the same parent is still blocked, since those would be the same folder.)
A couple of notes:
Please grab the update and let me know if anything still doesn't work the way you expect — happy to reopen. Thanks for the report!