[GH-ISSUE #483] Unable to import from Safari html file #294

Closed
opened 2026-02-25 23:33:53 +03:00 by kerem · 2 comments
Owner

Originally created by @Flameborn on GitHub (Oct 1, 2022).
Original GitHub issue: https://github.com/go-shiori/shiori/issues/483

Hello,

I'm trying to import a Safari-exported bookmarks file.

I'm running 09f2465 in portable mode using Sqlite3. I've executed migrate and created a user as per the documentation.

I get the following:

$ ./shiori --portable import Safari\ Bookmarks.html
Add parents folder as tag? (y/N): n
Skip https://google.com/: Get Bookmark fail, sql: no rows in result set
Originally created by @Flameborn on GitHub (Oct 1, 2022). Original GitHub issue: https://github.com/go-shiori/shiori/issues/483 Hello, I'm trying to import a Safari-exported bookmarks file. I'm running 09f2465 in portable mode using Sqlite3. I've executed *migrate* and created a user as per the documentation. I get the following: ``` $ ./shiori --portable import Safari\ Bookmarks.html Add parents folder as tag? (y/N): n Skip https://google.com/: Get Bookmark fail, sql: no rows in result set ```
Author
Owner

@fmartingr commented on GitHub (Oct 4, 2022):

Hey @Flameborn, thanks for finding this bug! I've just pushed a fix to the latest development image. Can you try if the problem persists with that version? Thanks!

<!-- gh-comment-id:1266875828 --> @fmartingr commented on GitHub (Oct 4, 2022): Hey @Flameborn, thanks for finding this bug! I've just pushed a fix to the latest development image. Can you try if the problem persists with that version? Thanks!
Author
Owner

@Flameborn commented on GitHub (Oct 4, 2022):

Thanks @fmartingr, the fix works as expected, I am able to import bookmarks now.

Thank you very much for the quick fix!

<!-- gh-comment-id:1267267318 --> @Flameborn commented on GitHub (Oct 4, 2022): Thanks @fmartingr, the fix works as expected, I am able to import bookmarks now. Thank you very much for the quick fix!
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#294
No description provided.