Colin Woodbury
Colin Woodbury
Yes good suggestion, I don't believe those are supported yet.
I was always under the impression that Org didn't support nested markup like this. I wonder what the docs say these days...
I'm in favour of adding specific, known drawers like the `LOGBOOK` on a case-by-case basis, although I won't be able to do this myself for the moment.
I also use `org-roam` but haven't used this library to parse such files, but I'm not against moving in that direction.
> Since a priority can only be assigned to Todo headings, it would make sense to move it out of Section into Todo type. This isn't the case. You can...
Interesting idea, let's consider this for `4.1`.
This occurs for me every time I do `qlot update`. Note it only fails when trying to update the `ultralisp` dist as defined like: ``` dist http://dist.ultralisp.org/ ``` Also note...
qlfile ``` dist http://dist.ultralisp.org ``` lock file ``` ("quicklisp" . (:class qlot/source/dist:source-dist :initargs (:distribution "https://beta.quicklisp.org/dist/quicklisp.txt" :%version :latest) :version "2023-10-21")) ("ultralisp" . (:class qlot/source/dist:source-dist :initargs (:distribution "https://dist.ultralisp.org" :%version :latest) :version "20240821211000"))...
Thanks for the suggestion. > due to the extra endpoints in FAUR not being available Could you elaborate on this?
> I am not sure if the "normal" AUR endpoints allow all of auras features to be used That's correct - the Faur only has a single endpoint, but it...