ParetoOptimalDev
ParetoOptimalDev
I tried doing this: ``` Comments View/Make Comment ``` And the right unique ids show up on my site when a new link is loaded on the same page, but...
This one's tricky since fundamental mode isn't supposed to have anything. This affects the `*Agenda Commands*` buffer that comes up after calling `org-agenda` because it's in `fundamental-mode`. Perhaps it shouldn't...
# What  The above example uses voice, but imagine using `avy-go-to-char` the first letter to type would be the "hat" color (unless white) and the...
## Input ```nix { pkgs ? import { overlays = [ (import (builtins.fetchGit { url = "https://github.com/nix-community/emacs-overlay.git"; ref = "master"; rev = "37b7e04514d9f867d5a16b66ed112be6b674ddcb"; })) ]; } }: let myEmacs =...
- I have searched for existing issues that may be the same as or related to mine. I'd like my NEXT items to be random so each time I view...
- I have searched for existing issues that may be the same as or related to mine. Searched "scheduled past“ and none seem relevant. I think just yellow text of...
### Brief Abstract Enable searching contents with sqlite's full text search ### Long Description TODO ### Proposed Implementation (if any) TODO Might have issues with encryption? Current state of the...
I think the `'text` property isn't preserved or built by the org-ql query maybe? The reason is that debugging led me to find out that this fails in an org-ql-view...
**Describe the bug** I'm using DevOS if it matters. I installed jupyterWith per your [Using an overlay](https://github.com/tweag/jupyterWith#using-as-an-overlay) instructions but the `jupyter` binary is missing. Only the jupyter lab related ones...
I have an error installing `emacsPgtkGcc` on Mac OS Big Sur. I searched the issues and found #33. *Likely issue* is that this mac I haven't used in a while...