Roadmap
Datei is still very early, so this is a list of plans and not promises. We avoid hard dates on purpose. To follow the work as it happens, watch the project on GitHub.
Intelligent organization
Automatically sort, label, and surface documents so you do not have to file everything by hand.
Full-text search & OCR
Search inside scanned files and PDFs, not just by filename.
Mobile capture apps
Snap a receipt or contract on iOS and Android and have it land straight in Datei.
Desktop sync client
Keep a local folder in sync with your Datei instance.
Workflows & rules
Trigger actions when documents arrive: move, tag, notify, or archive.
Import & migration tools
Bring documents over from existing folders and other document tools.
Group folders
Share a folder with family, a team, or your accountant and work on documents together.
Plugins & extensions
Let the community extend Datei with custom integrations.
Getting started(a3a7f46)
The first commit and the foundation everything else is built on.
Self-hosted storage(#19)
Run Datei on your own infrastructure with a storage bucket and database you fully own.
Event-sourced core(#40)
Every change is stored as an event, giving you a complete, auditable history of your files.
Multi-factor auth(#44)
Protect your account with TOTP-based two-factor authentication and QR-code setup.
Files & folders(#133)
Organize documents in a familiar hierarchy with safe moves between folders.
Previews & thumbnails(#141)
Quickly preview PDFs and documents without downloading them.
WebDAV support(#178)
Access your Datei storage over WebDAV straight from your file manager.
Share links(#174)
Share documents with links you can expire or revoke at any time.
Public website & docs(#227)
The site you are reading, plus guides for running Datei yourself.