We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
link
1 parent c632500 commit 6ec7323Copy full SHA for 6ec7323
org-ql-search.el
@@ -296,8 +296,9 @@ Valid parameters include:
296
:ts-format Optional format string used to format
297
timestamp-based columns.
298
299
- :not-links Optional boolean. If non-nil, don't make headings
300
- into links.
+ :link Optional flag. Defaults to `t`. When non-nil, links
+ are displayed as links, otherwise they are displayed
301
+ as plain text.
302
303
For example, an org-ql dynamic block header could look like
304
this (must be a single line in the Org buffer):
0 commit comments