YanniAlshoufiHTL / NiiC

A modular calendar for features beyond iCal.
MIT License
1 stars 0 forks source link

Plugin Search Mechanism #53

Closed YanniAlshoufiHTL closed 5 months ago

YanniAlshoufiHTL commented 5 months ago

Allow the user to search through the loaded plugins. For simplicity reasons, do that on the client. This is inefficient and prone to spam but it will have to do for now.

All inputs for this are already in place, just implement it.