astubenbord / paperless-mobile

An (almost) fully fledged mobile paperless client.
GNU General Public License v3.0
623 stars 32 forks source link

[Feature]: Custom fields support #420

Open QazCetelic opened 2 months ago

QazCetelic commented 2 months ago

Description

The Paperless web interface has a feature to add custom fields to documents:

Screenshot ![Screenshot](https://github.com/astubenbord/paperless-mobile/assets/51381523/bdc81a51-38bb-4ef7-a6a9-62b222e5564e)

These are then visible when viewing the document:

Screenshot ![Screenshot](https://github.com/astubenbord/paperless-mobile/assets/51381523/c71e41a1-11bc-4464-8824-959301a96324)

It would be nice to also be able to view and edit these with this app.

I could take a look to see if I can implement it myself, but I have very limited experience with Flutter. I did try to clone the project, but I got 13525 compile errors which I don't know how to solve.

astubenbord commented 1 month ago

Hi, it already works in my current development state. However, I have quite a lot of changes there, so it might still take a while until I can publish a new update. Unfortunately I don't have that much spare time to work on this project at the moment, but there's light at the end of the tunnel, so hopefully I'll get to work on this more frequently in the upcoming weeks!