Support editing tags #56

Closed
opened 2022-09-13 10:42:27 +00:00 by davidoskky · 2 comments
Contributor

The following features would be nice:

  • Add sources to a tag
  • Remove sources from a tag
  • Create a new tag
  • Change the color of the tag

As far as I can see the API only supports changing the color of the tags thus I imagine to perform the other operations we would have to delete the sources and add identical ones with a different tag list.

@jtojnar is there any other way? Would operating in this way generate issues such as losing the read status of articles or stuff like that?

The following features would be nice: - Add sources to a tag - Remove sources from a tag - Create a new tag - Change the color of the tag As far as I can see the API only supports changing the color of the tags thus I imagine to perform the other operations we would have to delete the sources and add identical ones with a different tag list. @jtojnar is there any other way? Would operating in this way generate issues such as losing the read status of articles or stuff like that?
AmineL added the
Priority = Low
Type = Feature
labels 2022-09-13 14:19:49 +00:00
AmineL added this to the Version 2 milestone 2022-09-13 14:32:15 +00:00

The first three are done by editing a source with the following endpoint: https://app.swaggerhub.com/apis/jtojnar/selfoss/4.0.0#/Sources/post_source__itemId_

The first three are done by editing a source with the following endpoint: https://app.swaggerhub.com/apis/jtojnar/selfoss/4.0.0#/Sources/post_source__itemId_
Owner

I'll close this. The first three things will be done in #99.

The last one won't be done for now.

I'll close this. The first three things will be done in #99. The last one won't be done for now.
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Louvorg/ReaderForSelfoss-multiplatform#56
No description provided.