neonrust / epm

Command-line TV episode calendar/manager/scheduler/tracker (EPisode Manager)
MIT License
0 stars 0 forks source link

Add series alias #36

Open neonrust opened 11 months ago

neonrust commented 11 months ago

Add possibility to add alias for a series. Useful for simpler, possibly unambiguous, searches.

For example, "tm" for "Taskmaster", or "ds9" for "deep space nine".

I guess it should be a separate command? alias and unalias ?

epm alias tm=123

neonrust commented 11 months ago

If a search exactly matches an alias it should return unambiguously even if there were other matches. It could hint about the other matches, however.