elpasync pushed a change to branch externals/denote.
from 27b8f0ad1d Set denote-org-store-link-to-heading to nil
new a612e42567 Add initial support for query links
new c0f55df1f9 Make the display-buffer action reuse the mode window
new 11def0d0c5 Add 'mode' and remove 'dedicated' from display-buffer
action alist
new bb4d193d94 Remove FILES-MATCHING-REGEXP parameter from
'denote-query'
new 490ad08718 Make 'denote-query' insert a link without checking for
matches
new 7aaf9be29f Make 'denote-query' also use the active region
new 388227986b Make denote-query-links-display-buffer-action not fit to
buffer
new d2aa0cd683 Make function to get query links a variable
new c2f3ca7cf4 Make denote-fontify-links also work with query links
new 68b84289fc Reposition the denote-fontify-links part after the links
buffer
new 89071cffce Expand query links to also work for file names and
change their format
new 0d992fa74d Merge branch 'main' into query-links
new e1475d1c2b Change denote-query-links-buffer-function in the
interest of simplicity
new c12c245344 Add two outline headings for backlinks and query links
new dbea20fde2 Make sure that denote--query-last-dired-buffer is a
buffer
new 5f503529e4 Use "Denote Query" name on the modeline for
denote-query-mode
new b272883038 Use upper case letters in the query links prompts to
improve usability
new be557935dc Add error check to query links to ensure they exit if
the file type is unrecognised
new 6810d13daf Add WORK-IN-PROGRESS formatting of query links to
include a description text
new 83b6e35880 Make query links use their own face in Org buffers
new d45ace3fb6 Make query links use their own face (amend 83b6e35)
new ff50b32258 Revise "link in context" regexp to also cover query links
new 61d2192009 Remove needless denote-fontify-query-links (per commit
ff50b32)
new 7e0a7944e1 Update the doc string of denote-query-contents-link
new dec1087e01 Update the doc string of denote-query-filenames-link
new a795d23f12 Document the new query links and update the manual
accordingly
new 9d32f611e7 Add query links to the menu bar
new 25409b6092 Add denote-sort-dired to the menu bar
new 9422778efa Add missing autoload cookies for non-Org link
fontification
Summary of changes:
README.org | 201 +++++++++---------
denote.el | 696 ++++++++++++++++++++++++++++++++++---------------------------
2 files changed, 482 insertions(+), 415 deletions(-)