vigoren

Results 38 comments of vigoren

@cd334 I just tested it quickly and it is working properly for me. Just to clarify if you do /bot weather Budapest it loads the data correctly? I would find...

@cd334 the changes in my last commit (70f4b00af5925d485ed4015c42f4584a7208c555) should fix the issue you are having.

Hey, I'm not sure how you imported from fantasy calendar as simple calendar doesn't support importing from there yet. Which calendar are you trying to set up? The data you...

No problem, I know a few people have set up Moons for Eberron, you could try asking in the Foundry Discord to see if anyone has advice on the best...

This is an interesting idea. I will definitely think about it. My only concern is that it might require a large amount of refactoring of how I deal with dates...

I don't have anything in the API to check if the Simple Calendar application is open or not. For a quick check you could do something like this ```function isSCOpen(){return...

In version 2.1.73 I have added the API function `SimpleCalendar.api.isOpen()` that will return if the calendar is open or not.

Yeah that site is good tool. I can add this in with the entire import/export of Notes and settings.

That isn't part of simple calendar. That clock display comes from a module called weather control.

I am working on a large update right now and I am hoping to incorporate this into that update. That said I do not have an estimated time when it...