mswart / pyopenmensa

Python wrapper and helper for openmensa api and feed
http://pyom.devtation.de/
GNU Lesser General Public License v3.0
9 stars 7 forks source link

add quick search filter to mensa multiselect dialog #7

Closed krichter722 closed 9 years ago

krichter722 commented 9 years ago

in order to be able to deal with different naming styles (start with city, "Mensa", or university name)

mswart commented 9 years ago

Please describe your issue a bit more. I am not sure what you mean. My main issue is: pyopenmensa is only a library for parser authors. It has no interaction with users and nothing like a multiselect dialog.

Could it be you are talking about the OpenMensa project itself (website, API ...) or a OpenMensa client app like the Android OpenMensa App.

To reduce the number of name variants I have opened openmensa/openmensa#9. But due to the current work load is most likely a long term change.

krichter722 commented 9 years ago

see https://github.com/domoritz/open-mensa-android/issues/29

mswart commented 9 years ago

thx for clarification.