saml-dev

Results 16 comments of saml-dev

I like this idea, I'll take a look at it when I get a chance

@andi0b were you able to find a workaround to get this working on iOS?

Hey, I actually created a new plugin — now in the community store — that specifically addresses code reuse. It can be used in `dataviewjs` blocks as well as templater...

I'd be curious to see your solution if you're able to get `require()` working somehow as that would greatly simplify the API for CustomJS compared to strict format rules due...

It's been a while so I can't remember for sure, but I think `app.vault.getFiles()` was the only one that works on mobile. Have you tested mobile with your fix?

@mxcdh have you tried removing the `./` from the start of your path?

For the record, this is pretty much exactly a service that talks to HA over a websocket and HTTP :P All HA service calls go over a websocket, and requests...

Let me know if you have any thoughts on API design as you start to use GA, always useful to get opinions from fresh eyes

This issue was opened almost 2 years ago. Sounds like there are workarounds now with other plugins, which makes more sense than building this into customjs.

Contributions are welcome! Switching to the slog library seems like a great way to ease into it and get to know the code base a little bit. I'll review your...