osx - How to differentiate between repeating events in apple calendar -


on osx 10.12.4

i have list of repeating events in apple calendar set run applescript @ times. however, if happen away (vacation etc.) when switch mac on runs scripts did not run while computer off. annoying , long. tried use applescript code checks script wants run 1 today , today (not days before etc.), not find way discriminate between repeating events: have same properties!

any 1 has way around? thanks


Comments

Popular posts from this blog

How to understand 2 main() functions after using uftrace to profile the C++ program? -

c# - Update a combobox from a presenter (MVP) -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -