ParetoOptimalDev

Results 84 issues of ParetoOptimalDev

Related to #189. For instance: Target: vopono launch options: exec stremio Results in: ``` /bin/sh\0-c\0/home/pod/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=2597603739 -- /home/pod/.local/share/Steam/ubuntu12_32/steam-launch-wrapper -- vopono exec stremio\0 chdir "./" 2024-03-17T07:53:46.557Z INFO vopono_core::util > Calling...

**Is your feature request related to a problem? Please describe.** Yes, being able to sift quickly through github code search results. The embark functionality introduced in #69 and #70 works...

So basically, I think you just have to send multiple `messages` parameters with different role types like: ```python emacs_lisp_programmer = """ Blessed by St Ignucius, you are the world foremost...

feature request

I'm imagining something like the agenda-like view in this: ![](https://github.com/alphapapa/org-ql/raw/master/images/org-ql-view-dispatch.gif) Except the part that shows the agenda like view would show the org-timeblock blocks. This would enable: - using org-timeblock...

Hi! I'm an experienced org-mode user who's been using hyperscheduler. I had done a bit of time-blocking this morning, so I was expecting to see some entries after `M-x org-timeblock`...

I think an easy way to implement this would be: - create a sticky org agenda filtered to `style=habit` - display the first habit's stats by calling `org-habit-stats-view-habit-at-point-agenda` on it...

Ideally I would have been able to search one of the error message texts: `A default value for packages cannot be auto-determined` or `Please specify the `packages` option manually or...

I was interested in writing a tangler and this would be needed. I tried adding this a while back and got stuck with some recursion issue when trying to add...

enhancement

## Is your enhancement request related to a problem? Please describe. This request is similar to #208, but slightly different? At least the fact that this issue is focused on...

type: enhancement
os: nixos

I have an org-ql as part of "My daily review" activity called "Tasks done in the past week" that uses this query: ``` (or (and (todo "DONE") (closed :from -7)))...

question