[GH-ISSUE #1167] Can not remove tag of existing bookmark #483

Open
opened 2026-02-25 23:34:19 +03:00 by kerem · 2 comments
Owner

Originally created by @JaCoB1123 on GitHub (Nov 14, 2025).
Original GitHub issue: https://github.com/go-shiori/shiori/issues/1167

Data

  • Shiori version: 1.8.0
  • Database Engine: SQLite
  • Operating system: Ubuntu 22.04 / Docker
  • CLI/Web interface/Web Extension:

Describe the bug / actual behavior

After adding a Bookmark I cannot remove existing tags. When modifying the tags line, it only accepts new tags, but does not remove existing tags.

Expected behavior

Tags can be added and removed by modifying the comma separated list of tags in the edit dialog.

To Reproduce

  1. Save Bookmark with tags
  2. Edit Bookmark
  3. Remove one or all of the tags
  4. Save the bookmark
  5. Bookmark still has all of the tags, even after a full refresh of the site.

Screenshots

If applicable, add screenshots to help explain your problem.

Notes

I was also surprised that I have to add comma to separate tags instead of splitting on whitespace. If that's wanted, I'll adapt though.

Originally created by @JaCoB1123 on GitHub (Nov 14, 2025). Original GitHub issue: https://github.com/go-shiori/shiori/issues/1167 ## Data - **Shiori version**: 1.8.0 - **Database Engine**: SQLite - **Operating system**: Ubuntu 22.04 / Docker - **CLI/Web interface/Web Extension**: ## Describe the bug / actual behavior After adding a Bookmark I cannot remove existing tags. When modifying the tags line, it only accepts new tags, but does not remove existing tags. ## Expected behavior Tags can be added and removed by modifying the comma separated list of tags in the edit dialog. ## To Reproduce 1. Save Bookmark with tags 2. Edit Bookmark 3. Remove one or all of the tags 4. Save the bookmark 5. Bookmark still has all of the tags, even after a full refresh of the site. ## Screenshots If applicable, add screenshots to help explain your problem. ## Notes I was also surprised that I have to add comma to separate tags instead of splitting on whitespace. If that's wanted, I'll adapt though.
Author
Owner

@mirkoperillo commented on GitHub (Nov 16, 2025):

I confirm the bug.

Tested on 1.8.0-rc.1

<!-- gh-comment-id:3538750129 --> @mirkoperillo commented on GitHub (Nov 16, 2025): I confirm the bug. Tested on 1.8.0-rc.1
Author
Owner

@Australis86 commented on GitHub (Jan 25, 2026):

I have also just run into this problem today using the web interface.

Version: 1.8.0
Host OS: Raspbian/Raspberry Pi OS 12 (Bookworm)

<!-- gh-comment-id:3795810939 --> @Australis86 commented on GitHub (Jan 25, 2026): I have also just run into this problem today using the web interface. Version: 1.8.0 Host OS: Raspbian/Raspberry Pi OS 12 (Bookworm)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
starred/shiori#483
No description provided.