This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* scales-up any text using arabic-script for improved legibility */ | |
*:is(:lang(ar), :lang(fa), :lang(fa-AF), :lang(tg), :lang(ur), :lang(ps), :lang(ckb), :lang(ug), :lang(ks), :lang(skr), :lang(bal), :lang(sd), :lang(ota-Arab), :lang(kk-Arab), :lang(ky-Arab), :lang(az-Arab), :lang(tk-Arab), :lang(uz-Arab), :lang(pa-Arab), :lang(ms-Arab), :lang(tt-Arab), :lang(ha-Arab), :lang(ff-Arab), :lang(kr-Arab), :lang(wo-Arab), :lang(bm-Arab), :lang(tmh-Arab), :lang(yo-Arab), :lang(ig-Arab), :lang(sw-Arab), :lang(so-Arab)) { | |
font-size: 1.2em; | |
} | |
/* | |
Languages supported: | |
ar - Arabic | |
fa - Persian |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
give these calander dates (known as shifts) with times to me in text format each seperated by a line break. | |
remove the title text in the brackets. | |
just for the shifts that start at 23:59, for the end time of that shift add on the next day before the end time. | |
print this list to the chat. | |
Based off the given shifts create an ics file titled in the format 'M Montreal Shifts [first shift date] - [last shift date]'. | |
the timezone for the shifts is montreal time. | |
the shifts are not repeating events. | |
each shift that starts at 08:00 title it as "Early Morning Shift ☀️". |