ParetoOptimalDev

Results 187 comments of ParetoOptimalDev

Consider adding, even if very minimal, an info manual. One use case is I used a command earlier to adjust the range of days, but now have already forgotten it....

Thanks for the great customize interface! This also makes recommending org-mode much easier to less technical but motivated friends. I don't see a way to customize the top header line...

It would be very useful if I could use this both to: - time block - see how the actual time-blocks happened For instance I missed a time-block this morning...

More of a time-blocking strategy related thing than feedback for this specific package, but maybe useful to know my usage context: I've went with the approach of pre-scheduling recurring events,...

Watching your demo video made me realize I could use this to block a period of time for a general category, and then make more specific items within it: 14:00-15:00...

Here is something that basically adds "next" habit functionality from the `org-habit-stats-mode` buffer. I'm out of time but was meaning to make a function called "org-habit-stats-review" that opens the first...

I would follow those instructions and add how to do this but I'm actually not sure :laughing: Going by this from the comment in the scaffolded flake.nix: ``` # Note...

> The parser is indeed very primitive accepting only limited possible syntax. > This would be a good-first-contribution to haskell-flake: https://github.com/srid/haskell-flake/tree/master/nix/haskell-parsers My ideal is using haskell-flake and this parser being...

This seems to happen with a leading newline too: ``` packages: . # some comment another-package ```

I tried to temporarily make this work in a somewhat hacky way since: - My desktop uses X11 - My laptop uses wayland - I configure X11 and wayland via...