Adam Porter
Adam Porter
Hi, Thanks for sharing that. A couple of thoughts: 1. You could use `org-with-point-at` to save a few lines of code. 2. When `org-ql` gains support for matching timestamp ranges,...
> To expand on [#313 (comment)](https://github.com/alphapapa/org-ql/pull/313#issuecomment-1326597605) a bit, ideally a general solution to this issue would use `org-get-priority`, which takes a string (typically a heading, I think) and returns an...
> To be clear, I only included that link as one example of a custom priority function, which can be arbitrary. So even if Org QL has optimizations that improve...
Not to step on this project's toes, but you might find the `helm-org-rifle` package useful, because that's what it does by default. It doesn't do everything `org-grep` does, though, i.e....
I think it would be better to use `~/.cache/emacs.d`, because it's a standard place for cache files and anything that shouldn't be considered permanent. Especially, it's a standard place to...
Now that I've improved the magit-section-mode function, I'd like to find a way to implement this functionality in a "mode-agnostic" way, so users could simply select to use this option...
I'm just a bystander who hasn't tried org-gcal in a while, but anyway... Does it work when you only connect one account, or do you still have to go through...
@erikmd Thanks for that update. One question, you said: > more precisely, I never use M-x org-gcal-refresh-token but every time I want to fetch updates from Gcal to org-mode I'm...
I wanted this feature myself, and I ended up making my own package: https://github.com/alphapapa/prism.el It doesn't override existing faces, but adds colors to them, so e.g. bold text remains bold,...
> This seems to have stalled, is there a reason? I'm really surprised with the popularity of the Discord bridge that people don't have more use for this since you...