michaeltroger / greenpass-android

Green Pass PDF Wallet Android App
https://play.google.com/store/apps/details?id=com.michaeltroger.gruenerpass
GNU General Public License v3.0
71 stars 3 forks source link

[ENHANCEMENT] Custom categories #154

Open Zaxx69 opened 10 months ago

Zaxx69 commented 10 months ago

The app is really good, but some features are needed to be implemented

  1. Custom catogories - we need catogories under which we can add our pdfs

  2. A search button - to search any pdf by its name

  3. Catogories share - to share all the pdfs present in a catogory

  4. New Appearance - list for easier , for example like this Screenshot_2023-10-06-08-42-31-97_5901a79de973a50c74cff4cbb6149856.jpg

  5. While it is in list mode, it should display name, size and pages of the pdf

Thank you for this amazing app, the app can be more amazing if the features can be added

michaeltroger commented 9 months ago

Point 2 - search button has been implemented https://github.com/michaeltroger/greenpass-android/pull/164

Zaxx69 commented 9 months ago

Thank you ,can you look at other features too?

michaeltroger commented 4 months ago

Point 4 - List view will be part of the next version https://github.com/michaeltroger/greenpass-android/pull/241

michaeltroger commented 3 months ago

Categories as a feature is not planned as for now. I'll keep the issue open to see the demand though.

As a workaround one can name documents in a way that they can easily be found together e.g. [Ticket] Document 1, [Ticket] Document 2 etc. then the search for [Ticket] will allow you to only see the relevant docs. Also exporting or deleting all together is possible then

Zaxx69 commented 3 months ago

Ok bro thanks