bauerj / paperless_app

An Android/iOS app for Paperless
https://play.google.com/store/apps/details?id=eu.bauerj.paperless_app
GNU General Public License v3.0
524 stars 45 forks source link

Support for document type #88

Open dorianim opened 2 years ago

dorianim commented 2 years ago

Is your feature request related to a problem? Please describe. I'd like to be able to view, change and sort by the document type. Currently, I have to use the webinterface to do that.

Describe the solution you'd like I'd like to have it implemented similar to how Tags and correspindents are implemented.

Additional context The type is given as document_type in a document and the endpoint is /api/document_type. Would be nice to have this feature available in the app :)

knom commented 1 year ago

I've started to implement some of this in #107