Robert Sirre
Robert Sirre
1. I don't understand yet. What is `context menu`. Would it suffice if the menu was disabled? 2. I agree, it would be nice of the plugin could detect if...
I have it working on my own Windows 10 machine, but installation is far from perfect (as the other issues indicate). I also have the issue that I have to...
I didn't add error logging in there yet, so I can't help you here. Maybe the error will be out of the scope of my implementation anyway, because this plugin...
@runxel SharpShell server registration is a bit buggy, or lets say picky. At my end it didn't run as expected neither. With this config is currently works:  I had...
Mine survived restarts. The initial load is quite slow, but that seems to be an overall preview system issue. Once the initial load is done displaying is fast enough. @runxel...
@rasa200 good to hear that sómething goes right!
Hi @BenMarolt , +1 for your perseverance! I have abandoned this project, as I found the underlying initialization too unreliable and hard to debug. I have switched to MS powertoys....
Thanks for your prompt response! I'm a bit stuck what route I need to follow, currently I replaced the `later` internal method stub with the following ``` later.date.build = function...
That looks promising and less hackish than my start. I still have to wrap my head around it and test how it works for my issue. (especially the part where...
No It's a somewhat different situation: A have a bunch of schedules that are executed using CRON jobs in different time zones. I need to calculate the next execution of...