niccokunzmann / mundraub-android

📱Android App for Mundraub, Na-Ovoce and other fruit maps
https://f-droid.org/en/packages/eu.quelltext.mundraub/
GNU General Public License v3.0
33 stars 22 forks source link

add filter to filter for seasonal fruits #311

Open maninthemiddle01 opened 4 years ago

maninthemiddle01 commented 4 years ago

Hello, would it be possible to add a filter that one just can see seasonal fruits? Thank you :)


We're using Polar.sh so you can upvote and help fund this issue. We receive the funding once the issue is completed & confirmed by you. Thank you in advance for helping prioritize & fund our work.

Fund with Polar

niccokunzmann commented 4 years ago

Hi and welcome! Yes, it would be possible.

First, probably, we need the seasons of the fruits, as a table.

Then, one can create a file where this is written down in a way that the app can read it very well. This is one: https://github.com/niccokunzmann/mundraub-android/blob/master/app/src/main/assets/categories/categories.json But it could also be hard-coded as long as it is structured.

Then, the question is: How would you like to choose which plants to display? On the map?

Irrelevant thought: In mountains and south/north this varies a bit. Related: #220