Yuvomi
Self-hosted family planner for tasks, calendar, shopping, meals, and budget
Alternative to: cozi, familywall, skylight

About
Versions (100)
v0.96.11
2026-07-07Fixed
- Papra/Paperless DMS documents did not appear until an exact search term was typed — the “Link from DMS” dialog required a non-empty query, and an empty query was rejected at the adapter, route, and frontend layers, so a correctly configured DMS looked empty. The dialog now lists all documents from the connected DMS on open (empty query), and clearing the search field lists everything again. Both Papra (
searchQueryomitted) and Paperless-ngx (queryomitted) natively return the full document list in that case (#449).