ParetoOptimalDev
ParetoOptimalDev
I tried the above and got this error with empty files at `~/client1.org` and `~/client2.org`. I'm unsure if that's expected behavior at this juncture, but here's the traceback in case...
I didn't want to try it on empty results, I just had issues. Maybe because I wasn't guessing the format of `~/client1.org` correctly? Can you give a sample org file...
When I get this working locally my ideal would be ability to sort arbitrary groups based on their total priority. For instance: ```org * work *** TODO project 1 [0/1]...
I couldn't decide where to report it. Now it seems obvious I should have raised the issue there :sweat_smile: I'll create one there soon.
This is likely similar to #310. At least, that's one of the reasons I wanted to use it in my org-ql views: My org-agenda-files variable was changed dynamically based on...
Would this apply to the items in org ql views? I also recently thought it would be nice to limit these to have 10 items each to give a good...
> We could allow the value of the BUFFERS-FILES argument to be a function. This would be great. My current workaround is killing the buffer and calling the query again...
I think you are right: Always calling `(org-agenda-files)` should work.
Is this why sorting by just `buffer-order` alone works, but `buffer-order priority date` gets turned into `s Sort By: (priority date)`? I thought maybe it was because I'm using vertico,...
Ah there it is: ``` Debugger entered--Lisp error: (ement-api-error "28: Operation timeout.") signal(ement-api-error ("28: Operation timeout.")) ement-api-error(#s(plz-error :curl-error (28 . "Operation timeout.") :response nil :message nil)) plz--sentinel(# "exited abnormally with...