Merge: v0.8.1

This commit is contained in:
Adam Porter 2024-01-03 18:49:09 -06:00
commit 39394c831a
4 changed files with 136 additions and 113 deletions

View file

@ -871,8 +871,7 @@ return an empty string."
;; Adding the relative due date property should probably be done explicitly and separately
;; (which would also make it easier to do it independently of faces, etc).
(title (--> (org-ql-view--add-faces element)
(org-element-property :raw-value it)
(org-link-display-format it)))
(org-element-property :raw-value it)))
(todo-keyword (-some--> (org-element-property :todo-keyword element)
(org-ql-view--add-todo-face it)))
(tag-list (if org-use-tag-inheritance