[GH-ISSUE #939] Allow running arbitrary actions over bookmarks #420

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

Originally created by @fmartingr on GitHub (Jun 12, 2024).
Original GitHub issue: https://github.com/go-shiori/shiori/issues/939

We dont have a way of running some actions over bookmarks at the moment. We can update the boomkark cache in several ways but we don't have a way of updating the readable version, deleting some of the local content and probably other.

Using this issue as a point of discussion for the work that may be required in order to achieve two singular actions:

  • Delete bookmark archive
  • Update bookmark readable version

This issue not only covers the backend works (which should be fairly easy, but we should refactor it into Domains), but also how it may look in the UI and if we should allow CLI options for all of this.


Original issue description: Right now if we add a bookmark with automatic archival from Youtube, a useless archive is made with no means of removing it from Shiori itself, we would need to remove it from the filesystem manually. Provide an option to remove Archive, Thumbnails and Contents from bookmarks.

Originally created by @fmartingr on GitHub (Jun 12, 2024). Original GitHub issue: https://github.com/go-shiori/shiori/issues/939 We dont have a way of running some actions over bookmarks at the moment. We can update the boomkark cache in several ways but we don't have a way of updating the readable version, deleting some of the local content and probably other. Using this issue as a point of discussion for the work that may be required in order to achieve two singular actions: - Delete bookmark archive - Update bookmark readable version This issue not only covers the backend works (which should be fairly easy, but we should refactor it into Domains), but also how it may look in the UI and if we should allow CLI options for all of this. --- **Original issue description**: Right now if we add a bookmark with automatic archival from Youtube, a useless archive is made with no means of removing it from Shiori itself, we would need to remove it from the filesystem manually. Provide an option to remove Archive, Thumbnails and Contents from bookmarks.
Author
Owner

@Monirzadeh commented on GitHub (Jun 12, 2024):

About archive we show a little archive box and a paper for readable version.
I am thinking we can use them as clickable element (and change color on them to red with hover mouse )
When user click them open a confirm menu with yes no option(or need double click)
What I am not sure about it:

  1. Is it over complicated?
  2. Is it possible random tap happen for user specially in mobile device?
  3. It not cover thumbnail
  4. If article not have thumbnail those icon not align with other bookmarks that has thumbnail. Those icon is just be under title.
<!-- gh-comment-id:2162735168 --> @Monirzadeh commented on GitHub (Jun 12, 2024): About archive we show a little archive box and a paper for readable version. I am thinking we can use them as clickable element (and change color on them to red with hover mouse ) When user click them open a confirm menu with yes no option(or need double click) What I am not sure about it: 1. Is it over complicated? 2. Is it possible random tap happen for user specially in mobile device? 3. It not cover thumbnail 4. If article not have thumbnail those icon not align with other bookmarks that has thumbnail. Those icon is just be under title.
Author
Owner

@stale[bot] commented on GitHub (Jul 12, 2024):

This issue has been automatically marked as stale because it has not had any activity for quite some time.
It will be closed if no further activity occurs.
Thank you for your contributions.

<!-- gh-comment-id:2225948599 --> @stale[bot] commented on GitHub (Jul 12, 2024): This issue has been automatically marked as stale because it has not had any activity for quite some time. It will be closed if no further activity occurs. Thank you for your contributions.
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#420
No description provided.