Features
Warning
Users
User must to register to use rdltr.
User registration can be disabled with the environment variable
RDLTR_ALLOW_REGISTRATION
initialized tofalse
(see Installation)
Note
rdltr was originally intended to be single-user application. No administration is planned for now.
Settings
User can add and modify categories and tags.
Categories.
Note
Pre-existing default category can not be deleted.
Tags
Articles
User can add an article from an URL: rdltr gets only the article content (server-side scraping). Links to images or videos remain unchanged and therefore point to the original resources.
Articles can be organized into categories and tagged. If the category is not specified, the article is added into the default one.
Articles can be marked as read.
Articles can be marked as favorite.
Article content can be reloaded (only server-side scraping).
Warning
if the content was initially scraped browser-side, the reloaded content can be incomplete or different.
User can add comments.
A keywords search (on article title and content) is available.
Web extension
A Firefox add-on is available. It allows to add content from browser side.
To configure it, enter instance url and credentials to connect to rdltr.