Marmo / debitum

free and libre IOU tracker for Android
GNU General Public License v3.0
85 stars 7 forks source link

button to search for people #52

Closed elisheny closed 2 years ago

elisheny commented 3 years ago

Please add a search button in the top bar

Marmo commented 3 years ago

Hi @elisheny, so you would like to be able to filter the people list? Just curious: is your list really that long?

I was already thinking about some kind of search function to find transactions matching search criteria, but that would rather filter the transactions list (like "all transactions with amount > 100" or "all transactions with a description containing 'cat' ")

elisheny commented 3 years ago

I work in a company and my clients are about 150 people, so it is difficult for me to find them without the search button

Marmo commented 3 years ago

Ah ok I see. A search function makes sense then. I will implement it but don't yet know when.

Marmo commented 2 years ago

I decided to not implement the search function, but with the next release you will be able to sort people by name (among others). This is not equivalent to a search function, but might help.