wallabag

Homepage: https://github.com/chenyanming/wallabag.el

Author: Damon Chan

Updated:

Summary

Save and manage articles with wallabag

Commentary

Save and manage articles with wallabag.

Wallabag is an open-source self-hosted web application designed to help users
save and archive articles or web pages for later reading. It allows you to
save content from the web, whether it's news articles, blog posts, or any
other readable content, and access it offline. Wallabag removes unwanted
elements like ads and pop-ups, leaving only the essential text and images,
offering a clean, distraction-free reading experience.
Ref: https://github.com/wallabag/wallabag

wallabag.el support the following features:
- Request all entries
- Request all tags
- Add tags for one entry
- Delete tag for one entry
- Request format for one entry
- Add entry (Support from eaf browser or elfeed or org-protocol)
- Insert entry with provided html (Support from eaf browser or elfeed or org-protocol)
- Delete entry
- Copy as org/markdown/org-protocol links
- Offline database (Sqlite)
- Full update
- Sidebar supported
- Select with Ivy/Consult
- sync with all clients (mobile, web, browser extension etc)
- Beautify: Support [[https://github.com/chenyanming/shrface][shrface]]
- Real time search and filtering (space separated)
- Annotation: Support [[https://github.com/chenyanming/paw][paw]]
- Cache support: Saved placed/AI Summary Cache
- Org Protocol Support

Dependencies