paperless
Paperless-ngx
Interact with Paperless-ngx document management system via CLI.
Setup
Environment: ~/.secrets.env (PAPERLESS_URL, PAPERLESS_TOKEN) - loaded by
wrapper.
CLI Discovery
Run paperless-cli --help to see available commands. Run
paperless-cli <command> --help for detailed usage of any command.
Capabilities
The CLI supports:
- Search: Full-text search with filters (date ranges, tags, correspondents)
- Browse: List recent documents, inbox items
- Read: Get document details and extracted text content
- Organize: Add/remove tags, edit metadata (title, correspondent, type)
- Find related: Discover similar documents
- Download: Save original files locally
- Metadata: List tags, correspondents, document types, stats
Workflow
- Search or list to find documents
- Get document by ID to read full content
- Add/remove tags to organize
- Find similar documents for related items
- Download originals when needed
Notes
- Flags must come BEFORE positional arguments
- Document IDs are integers returned from search/list results
More from michaelvessia/nixos-config
proxmox
|
15mermaid-to-png
Convert mermaid diagrams in markdown files to PNG images. Use when the user wants to export markdown with mermaid to formats that don't support mermaid (Google Docs, PDF, etc).
14obsidian-save
|
12qmd
|
11home-assistant-manager
Expert-level Home Assistant configuration management with efficient deployment workflows (git and rapid scp iteration), remote CLI access via SSH and hass-cli, automation verification protocols, log analysis, reload vs restart optimization, and comprehensive Lovelace dashboard management for tablet-optimized UIs. Includes template patterns, card types, debugging strategies, and real-world examples.
11effect
Effect-TS best practices for services, errors, layers, schemas, and testing. Use when writing/reviewing Effect code, implementing services, handling errors, or composing layers.
10