nbossard / packlist

An Android open-source packing-list helper for your next trip.
Apache License 2.0
13 stars 9 forks source link

[FEATURE REQUEST] Categories inside travels #57

Open logos88 opened 7 years ago

logos88 commented 7 years ago

Hello. I think it would be useful to be able to make categories inside the travels. For instance I have one list for when I visit European cities called "Europe", and I'd like to distribute it in categories inside like "toilet bag", "Electronic devices", "Documentation", "clothes", ...

nbossard commented 7 years ago

Hello Logos88, categories are already available in a travel list, see an example here :

https://github.com/nbossard/packlist/raw/master/pub/res_pub/latest/en/trip_detail.png

It has appeared in version 0.10 and has been greatly improved in 0.11. Please play with it and tell me if it what you were thinking about and how it could be improved. Best regards, Nicolas

ghost commented 7 years ago

@logos88 Press on MORE (next to ADD ITEM) in order to create a category.

logos88 commented 7 years ago

Thanks @nbossard and @iknownothingaboutcomputers I hadn't realized they where there. In any case, I was thinking more in something like this:

captura de pantalla de 2017-08-16 13-30-23

I think it would be more organized and it would need less space this way, since it doesn't needs to repeat each time the name of the category.

nbossard commented 7 years ago

Thank you for the suggestion of presentation, actually it is easier to code to repeat category name, but I will keep this idea in my head.