Toot

Written by Pavel Korytov :emacs:☮️ on 2025-01-23 at 21:41

@mms Would that do?

(defun my/list-properties-inherit ()

(seq-filter

#'cdr

(mapcar

(lambda (p) (cons p (org-entry-get (point) p t)))

(org-buffer-property-keys))))

Unfortunately, org-entry-properties' doesn't respect org-use-property-inheritance', but `org-entry-get' does if the third parameter is t.

As for querying a header, (org-find-property "ID" ) is an option (value is a string). But you'll probably need Adam Porter's `org-ql' for anything more advanced.

=> More informations about this toot | View the thread | More toots from sqrtminusone@bsd.cafe

Mentions

=> View mms@bsd.cafe profile

Tags

Proxy Information
Original URL
gemini://mastogem.picasoft.net/toot/113879843257359357
Status Code
Success (20)
Meta
text/gemini
Capsule Response Time
242.558992 milliseconds
Gemini-to-HTML Time
0.504739 milliseconds

This content has been proxied by September (3851b).