ParetoOptimalDev
ParetoOptimalDev
### Description `org-hide-properties` from the wiki always consumes a newline, but shouldn't if hiding properties within a heading. I initially discovered this and thought it was the fault of org-hyperscheduler...
### OS/platform NixOS ### Emacs version and provenance GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.41, cairo version 1.18.0) NixOS using https://github.com/nix-community/emacs-overlay ### Org version and provenance Org mode...
If I call `(org-ql-search (org-agenda-files) '(todo))` it opens an org-ql-view buffer. Pressing `v i` I can see that it has the expected: ``` a.org ``` Then in a scratch buffer...
https://github.com/minad/org-modern I haven't had a chance to do more than see if disabling it fixes things, but wanted to report that this happens. It adds itself to the `org-agenda-finalize-hook` so...
With just 2130b83 when I try to use `nix develop -c , activate` I get the error: ```sh Creating home file links in /Users/johnw ln: failed to create symbolic link...
I believe it is since I tried starting firefox using vopono and verified the IP address was correct. However if I'm using some non-browser application, I'm unsure how I can...
Proably easiest done with a "post org wild notifier notification" hook, but perhaps with a different name.
And other situations, here's copy paste of my org mode todo: ```org * TODO try adding a completion at point function for .# ** that works with basically anything with...
Perhaps there is some problem you are trying to solve before moving forward? I was considering ways to contribute and evaluating eva for if it's useful for me. I see...
--- Please include the following checklist in your PR: * [x] Patches conform to the [coding conventions](https://github.com/haskell/cabal/blob/master/CONTRIBUTING.md#conventions). * [x] Any changes that could be relevant to users [have been recorded...