ParetoOptimalDev

Results 84 issues of ParetoOptimalDev

Right now when I create a file `test-age-el.age` and try to use it with agenix I get: ``` decrypting '/nix/store/x31pafpiw2a8c07c3amh52gihzag8yqx-testemacsage.age' to '/run/agenix.d/3/testemacsage'... Error: No matching keys found ``` I suppose...

I basically want `nix bundle` functionality described, but in a docker container. My flake.nix ```nix { inputs = { msb.url = github:rrbutani/nix-mk-shell-bin; nixpkgs.url = github:nixOS/nixpkgs/22.05; flu.url = github:numtide/flake-utils; }; outputs...

I miss this after moving from https://github.com/dmitrym0/org-hyperscheduler. Similar to #9 in that they both allow rapidly visually changing the time block scheduler.

I've been having an issue where hostctl sometimes doesn't work, but also clashes between active projects with same host names. As mentioned in #940 it would be good to have...

enhancement

Either using `org-startup-with-inline-images` or `org-display-remote-inline-images` or maybe providing a new one? It looks like in issue #127 there were issues around the image display not being updated. My most common...

Talon: v0.2.0-305-g968a (305) Knausj: 3e57e0165257cf07b0e21880d44a91e79cb3ef16 pokey/talon: 0.2.0 pokey/parse-tree: 0.14.0 pokey/cursorless: 0.25.271 ``` 2022-02-02 20:55:56 DEBUG User modules loaded at 1.6050s 2022-02-02 20:55:57 IO dired-mode 2022-02-02 20:55:58 INFO (SpeechSystem) Activating speech...

talon

Some tags aren't categories you want to show up in gamify-stats, so it would be nice to either: - never collect them and filter out in `gamify-org-add-exp` - only display...

Wasn't sure what it was for first, but then tried some stuff out after reading code: ``` ELISP> (gamify-some-exp 5 2) 6 (#o6, #x6, ?\C-f) ELISP> (gamify-some-exp 5 2) 6...

Maybe this one is on me, but I wasn't sure if I was doing something wrong or the package had issues because my tasks weren't being tracked. I thought given...

I was confused for quite a while because of this. It looks like there is some variable named `gamify-stats-instead` which could be set to true to make this not the...