export wallabag links to a book #1594

Closed
opened 2026-02-05 01:21:46 +03:00 by OVERLORD · 4 comments
Owner

Originally created by @ChangePlaces on GitHub (Mar 16, 2020).

Wallabag is a bookmark database, with an archive of the page made at that time. It has an API. I'd like to be able to make a book that is updated from the bookmarks from my wallabag instance for all links, or a particular tag.

This would allow me to group together important documents / bookmarked content for a particular theme / research subject and print them all out together into one sortable collection.

Originally created by @ChangePlaces on GitHub (Mar 16, 2020). Wallabag is a bookmark database, with an archive of the page made at that time. It has an API. I'd like to be able to make a book that is updated from the bookmarks from my wallabag instance for all links, or a particular tag. This would allow me to group together important documents / bookmarked content for a particular theme / research subject and print them all out together into one sortable collection.
OVERLORD added the 🌔 Out of scope🔌 API Task labels 2026-02-05 01:21:46 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Mar 17, 2020):

Thanks for the suggest @ChangePlaces.

Since this is based on connecting with an external system I'm going to mark this as out-of-scope for the core BookStack platform but I'm going to keep it open for a while, at least until we implement the BookStack Page & Chapter API's, which would make this more achievable to script together.

I'm not familiar with Wallabag but it looks like it saves the content in some manner, Am I right in thinking you'd want each wallabag bookmark saved as a page in BookStack with it's content within?

@ssddanbrown commented on GitHub (Mar 17, 2020): Thanks for the suggest @ChangePlaces. Since this is based on connecting with an external system I'm going to mark this as out-of-scope for the core BookStack platform but I'm going to keep it open for a while, at least until we implement the BookStack Page & Chapter API's, which would make this more achievable to script together. I'm not familiar with Wallabag but it looks like it saves the content in some manner, Am I right in thinking you'd want each wallabag bookmark saved as a page in BookStack with it's content within?
Author
Owner

@ChangePlaces commented on GitHub (Mar 17, 2020):

Am I right in thinking you'd want each wallabag bookmark saved as a page in BookStack with it's content within?

Yes, that's right. Then one can sort and edit as necessary!

@ChangePlaces commented on GitHub (Mar 17, 2020): > Am I right in thinking you'd want each wallabag bookmark saved as a page in BookStack with it's content within? Yes, that's right. Then one can sort and edit as necessary!
Author
Owner

@SimonMGS commented on GitHub (Nov 9, 2020):

It would helpful if this were possible. We use Wallabag, and it would be great if the bookmarked articles could be placed in context within Bookstack books.

@SimonMGS commented on GitHub (Nov 9, 2020): It would helpful if this were possible. We use Wallabag, and it would be great if the bookmarked articles could be placed in context within Bookstack books.
Author
Owner

@ssddanbrown commented on GitHub (May 2, 2021):

Since the API is now implemented for core page, chapter & book operations I'll close this off.
The API scripts holds some examples of using the BookStack API: https://github.com/BookStackApp/api-scripts

@ssddanbrown commented on GitHub (May 2, 2021): Since the API is now implemented for core page, chapter & book operations I'll close this off. The API scripts holds some examples of using the BookStack API: https://github.com/BookStackApp/api-scripts
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1594