Kevin Shenk

Results 64 comments of Kevin Shenk

No need for a Linux system in the age of [WSL](https://docs.microsoft.com/en-us/windows/wsl/install). But if that's not a great option, I'd be glad to provide a vps instance for this if you...

this is a truly momentous implementation of the crypto password method. keep up the good work!

I'm wondering... this this the problem (under generate_route in utils.js)? ``` } else if (type === "report") { if (item.is_query_report) { route = "query-report/" + item.name; } else if (!item.doctype)...

> Had the same Problem linking to `Query Reports` using a `Shortcut`. When using a `Link Card`, there is the option to select if the linked `Report` is a `Query...

I'd be glad to put more work in on this (tests, docs, refactoring) if it's an acceptable feature. Otherwise, I'll maintain it out of tree. Any comments?

I, for one, am really happy about a move towards Tempus-Dominus. I've already integrated Tempus-Dominus via NPM on a custom client app, and specifically for AM/PM support. I hope that...

This sounds like a great direction 👏

I'd like to implement an activity based timeout/sleep in my scenario. Is this the ticket to track all power management capabilities, or is this for scheduling sleep specifically?

Thanks. Anything special required for swayidle? Could anyone share a sample working config?