CorruptedArk / did-i-take-my-meds

A Kotlin Android app to manage medications
GNU General Public License v3.0
172 stars 14 forks source link

Add sorting options #1

Closed KjmT6459 closed 3 years ago

KjmT6459 commented 3 years ago

Is your feature request related to a problem? Please describe. Med order is only available in the order they were added.

Describe the solution you'd like Add options to sort as desired. Primary options would be 'Name' and 'Time'. The only other option I can think of would be 'Type' such as pill or liquid.

CorruptedArk commented 3 years ago

This is a good suggestion, I'll try to implement it after I finish the feature additions I'm working on in the complex-time branch

CorruptedArk commented 3 years ago

Feature now implemented in the master branch