David
David
For example, I want to include a signature which is designed in HTML?
When running `(org-ql-search (current-buffer) '(tags "test") :super-groups '((:auto-parent t)))` on below buffer: ``` * Shopping :test: ** Apples * Bills :test: ** Water ``` If the buffer is **narrowed** to...
Not sure if this is intended behaviour or a bug. But my `.emacs.d` is a git repository, and there are a lot of repositories in `.emacs.d/straight/repos` created by `straight.el` When...
If `unpackaged/org-forward-to-entry-content` is called on the first entry below, it'll skip over to the next heading and `point` will end up at "hello world" Because the `:end` of the drawer...
When executing this snippet: ``` #+begin_src sql declare @test varchar(100) set @test = 'abc' select @test #+end_src ``` I get this error: ``` #+RESULTS: : Error: A result set was...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior I'm using dvorak keyboard layout, so the `.` key on my...
Not really an issue, but something I encountered. I'm using elfeed to store posts from a quite active online forum. I've noticed that the performance is getting out of hand...
### OS/platform any ### Emacs version and provenance not relevant ### Org version and provenance not relevant ### org-ql package version and provenance any ### Description Say I have done...