mirror of
https://github.com/go-shiori/shiori.git
synced 2026-04-25 22:45:55 +03:00
[GH-ISSUE #441] Where is "view archive" option? #272
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#272
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 @quaintdev on GitHub (Jun 24, 2022).
Original GitHub issue: https://github.com/go-shiori/shiori/issues/441
Almost 6 months ago I had setup shiori on my personal laptop. I had forgotten about it since then until yesterday when I set it up on my Pi. I intend to use it regularly but one thing that I think is missing in newer version is the "view archive" option
Sometimes reader mode is cumbersome to read and I think "view archive" was a nice option to view snapshot of the original webpage. This would be especially useful in case when the original is deleted from the Internet.
Thank you for creating Shiori!
@quaintdev commented on GitHub (Jun 24, 2022):
My bad.
Shiori directory had permission issues and that is why it was not able to generate archives and hence no "view archive" option. Changing permissions resolve the issue. Closing.