jeticg / Evangelion-Uebersicht-Widget

Evangelion Style Übersicht Widget.
MIT License
74 stars 23 forks source link

Feature Req: configurable shortcuts/launchers #13

Open incredibleweirdo opened 6 years ago

incredibleweirdo commented 6 years ago

I love this widget, and in the previous version I had locally edited it to customize it a bit. One thing I did was edit 6 of the numbered cells to be app launchers for some of my most used apps: 2017-12-28 09_48_21-administrators-macbook-pro local - chrome remote desktop

I'd like to do this again, but avoid having to re-edit the widget each time an update comes through. I'm thinking perhaps an optional, additional user config file with a special format referencing numbers for the cells and the replacement content for those (for max flexibility) or just the app shortcut (limited to launchers, but simpler to edit/update)? If the file exists, use it to create the cell contents; if not, default to the numbered cells as currently.

Thanks for your amazing widget!

jeticg commented 6 years ago

Hi! Thank you for letting me know, I will consider this feature. I cannot promise a date however, as this widget is only a hobby of mine.

Am 29.12.2017 um 01:56 schrieb Anthony Cary notifications@github.com:

I love this widget, and in the previous version I had locally edited it to customize it a bit. One thing I did was edit 6 of the numbered cells to be app launchers for some of my most used apps:

I'd like to do this again, but avoid having to re-edit the widget each time an update comes through. I'm thinking perhaps an optional, additional user config file with a special format referencing numbers for the cells and the replacement content for those (for max flexibility) or just the app shortcut (limited to launchers, but simpler to edit/update)? If the file exists, use it to create the cell contents; if not, default to the numbered cells as currently.

Thanks for your amazing widget!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

epistrephein commented 6 years ago

@incredibleweirdo Could you share the code for your custom cells/launchers? I'd like to do a similar customization, but I'm not well versed in Coffee 😊