mvan231 / Scriptable

MIT License
120 stars 40 forks source link

Put overline above some entries #22

Open tarrkid opened 1 year ago

tarrkid commented 1 year ago

Hi, I found your widget script and made a few tweaks (that probably no one would like!) to make a hyper-dense presentation. The one thing I would like to add would be an overline on the entries that include the day. The overline would help visually separate the days. Do you know how I might accomplish that? I’m an old school and out of practice programmer who has never touched javascript, so it was about all I could do to adapt your script to make this version. Any help is appreciated! 56F09276-A8AC-498A-90A4-A01E5572AC56

mvan231 commented 1 year ago

Which script did you modify? Of course one of the calendar scripts but which one specifically? You'd need to either make a separator line in draw context and add it as an image within a stack, or use a stack border to draw the line on the widget

tarrkid commented 1 year ago

I modified Upcoming Calendar Widget.