-
Notifications
You must be signed in to change notification settings - Fork 299
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't import all links from my Delicious account #902
Comments
Hi @jpyrat !
Does this issue only concern bookmarks containing code blocks / special chars? Or does it prevent you from importing other bookmarks? |
I think that's the problem is with < and > not escaped
Does this help ? |
Yup, it's very likely to come from Modifying the parser code to support such content is quite unlikely to be straightforward, hence my question:
Unless you have a lot of links with similar code blocks, I'd recommend:
Anyway, I might have time next week to do some tests with https://github.com/shaarli/netscape-bookmark-parser , feel free to post other relevant exports :) |
The delicious export contains 12000 links ! If needed, I can provide it in order to help shaarli debuging ;-) |
12, 000 sure counts as a lot of links... and will make for a nice parsing exercise ;-) |
And here is the nice parsing exercice ;-) |
It uses the Faker library to generate fake yet coherent bookmark entries that can then be used to: - test Shaarli bookmark imports - test NetscapeBookmarkParser - diagnose performance issues See: - https://faker.readthedocs.io/en/latest/ - shaarli/Shaarli#902 - shaarli/Shaarli#969 - https://github.com/shaarli/netscape-bookmark-parser Signed-off-by: VirtualTam <[email protected]>
The import worked for me with 0.9.6. |
I just wanted to switch from https://del.icio.us/jpyrat (RIP) to shaarli
It blocks on certain contents
Like :
The text was updated successfully, but these errors were encountered: