fewieden / MMM-ShipmentTracking

Shipment Tracking Module for MagicMirror²
MIT License
26 stars 2 forks source link

Possibility to show a parcel description instead of the tracking number #11

Open deg0nz opened 5 years ago

deg0nz commented 5 years ago

I have the following proposal:

How about having the possibility of setting a description of the parcel instead of showing the tracking number?

So one can add an (optional) description to an entry and this is shown instead of the tracking number. I think this is more human-readable than the tracking number.

I, personally, can't distinguish between different tracking numbers I have on the way (And honestly I don't want to, since this knowledge has a very short longevity in terms of usefulness...). So having the possibility to show a short description of what is actually in the shipment would make things easy for me.

Another option could be that there is another column for this in the module, but I think this could blow the optics of the module...

Of cource, I would implement this an send a PR

fewieden commented 5 years ago

Would be nice to have it optional, so if desciption is not available on tracking then show the number. So the current behaviour remains.

deg0nz commented 5 years ago

Yes, that's actually what I meant :)