Maarten den Braber
Maarten den Braber
Make it easier to diagnose issues
Show additional logging when receiving signals like SIGINT (shutdown) and USR (reload)
Is is possible to skip the Download dialog and directly download files to a default location?
Hi, I'm writing [acme-proxy](https://github.com/mdbraber/acme-proxy) to relay dns challenges using the httpreq provider and integrating with lego DNS providers. It's easy to write a "RAW" method that calls the `Present()` and...
Dataview inline labels (e.g. `[p::1]` or [due::2022-07-02]` are beautifully styled in preview mode. Can we also have that same styling in Live Preview mode?
When viewing a PDF there are buttons to open the PDF in Preview or download. Opening a PDF in Preview works and the PDF is located in the Preview folder...
As the methodes like NewBasicAuthenticator etc. are deprecated, is there an updated of example of how to use this package?
Fix navigateToLeftMenuItem
I wanted a function that could navigate directly to a specific top section, favorite or project - see the code below. I've used the updated `withLeftMenuItems` from https://github.com/mgsloan/todoist-shortcuts/issues/232. The itemId...
In v169 navigation for left menu items was removed. I was actually using those (but didn't notice as I moved away from Todoist for a while). With some minor additions...