- motto: human intelligence; design your own algorithm; curation
- email encoding
- showing progress
- search is not working (fashion for vishwa)
- user cannot unselect the category ("inbox" -> not "inbox")
- fallback image / proxy images that dont allow CORS
- search autocomplete for subscriptions
- notifications
-
search should include extracted version
-
replace subscription skeleton without refresh
-
offline search
-
tell the user if extracted content cannot be rendered
-
highlighting
-
support mobile/offline app
-
uploading custom docs
- Readwise Readers
- Google News
- Newsblur
docker compose up
rails s
- (optional)
rails c
export CR_PAT=YOUR_TOKEN
echo $CR_PAT | docker login ghcr.io -u cloud9c --password-stdin