Menturan / MMM-OpeningHours

Magic Mirror module that displays places opening hours.
GNU General Public License v3.0
12 stars 3 forks source link

Alias for long names #3

Closed htilly closed 5 years ago

htilly commented 5 years ago

Awesome module, thanks for coding it!

Some places have quite long names. Suggestion to add optional "alias" for each PlaceID in the config. If no "alias" is provided, the full name will be used.

Thanks in advance.

BR Tilly

DaVinki commented 5 years ago

I Second this, because I have 2 supermarkets nearby with the same name. It would be handy if I could make a distinction between those 2.

And indeed, a very awesome module! Keep it up!

Menturan commented 5 years ago

This feature has been added in a0531869d9879da709898d06d317f3396f1a5188. Run the following commands

$ git pull
$ yarn install

and update your config file. See readme.