website icon indicating copy to clipboard operation
website copied to clipboard

Make numbers searchable by name

Open timonegk opened this issue 4 years ago • 3 comments

Currently, the numbers are only found when searching for the number in digits. I tend to search numbers by writing them out and it would be nice if they could be found under the word too.

timonegk avatar Jun 10 '20 17:06 timonegk

Ah, for that we need alternative descriptions for entries. Would be a nice thing to work on to start looking into the datamodel if you are interested in it

bitboxer avatar Jun 10 '20 19:06 bitboxer

I am new to this project, so forgive me if this does not make sense. Would it make sense to (manually) change the entry's text column for each of the numbers to be something like 2 (zwei), 21 (einundzwanzig), etc. My German is quite poor, so there might be problems with this approach.

Alternatively, expanding the entries table might make sense to go with long term, because you can include things like synonyms. Let me know your thoughts and I'll see if I can make any progress.

jbaugh avatar Sep 16 '20 00:09 jbaugh

Yes, this is also a valid approach, but I would prefer the synonyms way. It's more flexible in the long run and I already needed it in a couple of places.

bitboxer avatar Sep 16 '20 06:09 bitboxer