mirror of
https://github.com/go-shiori/shiori.git
synced 2026-04-25 06:25:54 +03:00
[GH-ISSUE #558] I can't export all my bookmarks. #306
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#306
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 @pentest01 on GitHub (Jan 24, 2023).
Original GitHub issue: https://github.com/go-shiori/shiori/issues/558
When i try to export using the terminal i get
when i have all my bookmarks saved via the web ui and chrome extension
how else do i export, i can't use the web-ui to export
@pentest01 commented on GitHub (Jan 24, 2023):
and the title is also the same as the bookmark url. I thought it would automatically update it's title using the url.
@fmartingr commented on GitHub (Feb 5, 2023):
Hey @pentest01, are you pointing to the same database as the web UI? What happens if you do
shiori list, do you see your bookmarks?@pentest01 commented on GitHub (Feb 11, 2023):
Weirdly enough when I tried shori list this time around, I got a list of all my bookmarks. If I try to export, does it export archives also or just export the urls to html?
@fmartingr commented on GitHub (Feb 11, 2023):
It exports bookmarks in a netscape compatible format, so yes, only bookmarks URLs and Titles.
@pentest01 commented on GitHub (Feb 12, 2023):
Okay. And I hope you add the options to backup your data and update/upgrade your shiori instance via the UI