Nate Dwarshuis

Results 51 comments of Nate Dwarshuis
trafficstars

> examples of filtering an org node tree, maybe analogously to the way org agenda or org-sparse-tree allow filtering? I've been planning to add a "cookbook" but have been busy...

technically they are screenshots, the original bitmaps aren't exactly what end up on the UI because some rendering engine in the middle stretches and recolors them (at least that's the...

Is this a documentation issue or do you actually want this function to parse subtrees like this? First, I personally don't think that's a valid subtree (by subtree I'm implying...

I'm seeing the same behavior but only with a single monitor, so I'm not sure if this is necessarily a multi-monitor issue as implied in the OP (or perhaps a...

This issue fixed itself for me with a kernel update. Not sure which one did it but I'm on 6.6.17 right now and flameshot is still 12.1.0, so definitely not...

As a workaround, writing an HTTP->SMTP proxy isn't all that hard. Here's a super hacky python flask app that will take a POST request to http://somehost/send and sends an email...

> Sorry for taking so long to get to this no problem :) > I'm not sure I want to commit to maintaining a robust unification algorithm in order to...

@Fuco1 thank you :) As far as `-defun` were you thinking of how to implement this using dash functions? Sorry if I wasn't clear; I have the implementation working for...

Ok got it. I can work on a PR and also try and merge the behavior from #268.