Core Features
- create collection
- add document
- search documents
- tag document
- get document
- update document
- delete document
- version history
Document Document archival system store tag search.
Document archival system — store, tag, search, and retrieve documents with version history and full-text search
Available as a web app, standalone desktop app (macOS, Windows, Linux), and inside the ClawPad workspace.
Operations (15): create_collection, add_document, search_documents, tag_document, get_document, update_document, ...