An open API service indexing awesome lists of open source software.

https://github.com/phha/paperless-export-organizer

human-friendly symlinks for paperless documents
https://github.com/phha/paperless-export-organizer

archiving documents paperless

Last synced: about 1 month ago
JSON representation

human-friendly symlinks for paperless documents

Awesome Lists containing this project

README

          

Paperless export organizer
==========================

Creates a human-friendly symlinks to a set of files exported from [Paperless](https://github.com/danielquinn/paperless). You can browse the documents by tag, correspondent, or date.

```
Usage: paperless_export_organizer [OPTIONS] INPUT_DIR OUTPUT_DIR

Creates a directory structure with symlinks to a set of documents exported
from paperless.

Options:
--relative / --no-relative Create relative links.
--help Show this message and exit.
```

Installation
------------

Clone this repository and run `pip install .` from within the repo directory.