Wallabag integration
- [x] Generate RSS feed(s) from bookmarks -> https://github.com/nextcloud/bookmarks/pull/523
- [ ] Implement Wallabag API
for reference: https://github.com/wallabag/wallabag/issues/408
BountySource is no longer directly supported or endorsed by this repository. See #1475 for more information. There is, however, an existing $35 open bounty on this issue.
I tried exporting 971+ bookmarks from Nextcloud Bookmarks on Stable 16 in order to import them into current Wallabag 2.3.8. There was no specific supported method for doing this so I used the backup as .json function in Firefox.
Below are the Wallabag import options. As far as I can tell none support syncing over Nextcloud Bookmark thumbnails, folders, tags or descriptions/markdown. Also, there is no clear, direct way to export the bookmarks themselves. The best bet I've found is to export via Firefox or Chrome, then import just the bare URL's into Wallabag via basic brower import. I do not see an option to import from html.

Nextcloud sees my floccus tagged bookmarks as:

But attempting to import the .json file returns:
504 Gateway Time-out
The server didn't respond in time.
Possibly related on this bug report for large bookmark imports, if 1,000 bookmark urls is considered a lot.
Goods news update / edit. Wallabag aggressively scans URL's once you import / add them, so it will add every single bookmark you send to it. It just takes a little while :+1: to import everything. But, it does work!
Bountysource has been increased to $35. :)
Seems the amount is not updating on this thread for some reason.
BountySource is no longer directly supported or endorsed by this repository. See #1475 for more information.
Any updates ?