GithubHelp home page GithubHelp logo

lxndio / paperless-asn-index Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 1.26 MB

A simple web app that generates a printable document index with ASN numbers from Paperless-ngx.

License: MIT License

Dockerfile 2.79% Rust 92.21% JavaScript 5.00%

paperless-asn-index's Introduction

paperless-asn-index

A simple web app that allows the user to generate a printable document index with ASN numbers from documents in a Paperless-ngx instance. To achieve this, the app uses the Paperless-ngx API. This can be useful when filing documents in a folder sorted by ASN numbers. A printed index can provide reference for finding documents in case of any technical problems with the corresponding Paperless-ngx instance.

A screenshot showing all available options.

The tool allows selecting fields to be shown as columns in the output. An ASN range can be chosen. The documents in that range can then be grouped by a field and sorted by another field inside the groups. For example, the user could group the documents by correspondent and then sort the documents of each correspondent by date.

A screenshot showing an example output.

This is an example of how the output could look like. This table can then be printed by using a browser's built-in printing functionality.

Usage

Rust

If you have the Rust compiler installed on your system, you can simply clone this repository and run cargo build to obtain an executable which can be used to locally run the web app on your system.

Docker

You can use the provided Docker image to run the web app inside a Docker container.

docker run -d --name paperless-asn-index -p 8080:8080 ghcr.io/lxndio/paperless-asn-index:latest

Warning

This application is in an early stage of development and is provided β€œas is” without any warranty under the terms of the attached license.

paperless-asn-index's People

Contributors

lxndio avatar

Stargazers

 avatar Sascha Mann avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.