mirror of
https://github.com/go-shiori/shiori.git
synced 2026-04-25 06:25:54 +03:00
[GH-ISSUE #939] Allow running arbitrary actions over bookmarks #420
Labels
No labels
component:backend
component:builds
component:builds
component:extension
component:frontend
component:readability
database
database:mysql
database:postgres
database:sqlite
feature:ebooks
github_actions
good first issue
hacktoberfest
note:duplicate?
note:fixed?
note:out-of-scope?
os:windows
priority:high
priority:low
pull-request
resolution:as-intended
resolution:cant-reproduce
resolution:duplicate
resolution:fixed
resolution:wontfix
tag:TBD
tag:big-task
tag:help-wanted
tag:huge-data
tag:meta
tag:more-info
tag:next
tag:no-stale
tag:requires-migrations
tag:research
tag:security 🛡️
tag:stale
tag:waiting-for-assignee
type:bug
type:documentation
type:enhancement
type:meta
type:ux
user:cli
user:web
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shiori#420
Loading…
Add table
Add a link
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?
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:
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.
@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:
@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.