update packages

This commit is contained in:
2026-06-27 11:34:21 +02:00
parent 4be4f859c4
commit 1aaef48596
246 changed files with 7997 additions and 4359 deletions
+59 -61
View File
@@ -1095,8 +1095,7 @@ Completions within link brackets are provided by
org-roam-complete-link-at-point.
The completion candidates are the titles and aliases for all Org-roam
nodes. Upon choosing a candidate, a roam:Title link will be inserted,
linking to node of choice.
nodes. Choosing a candidate inserts an ID link to the chosen node.

File: org-roam.info, Node: Completing anywhere, Prev: Completing within Link Brackets, Up: Completion
@@ -1107,9 +1106,8 @@ File: org-roam.info, Node: Completing anywhere, Prev: Completing within Link B
The same completions can be triggered anywhere for the symbol at point
if not within a bracketed link. This is provided by
org-roam-complete-everywhere. Similarly, the completion candidates
are the titles and aliases for all Org-roam nodes, and upon choosing a
candidate a roam:Title link will be inserted linking to the node of
choice.
are the titles and aliases for all Org-roam nodes, and choosing a
candidate inserts an ID link to the chosen node.
This is disabled by default. To enable it, set
org-roam-completion-everywhere to t:
@@ -2393,7 +2391,7 @@ Appendix D Variable Index
[index]
* Menu:
* org-roam-completion-everywhere: Completing anywhere. (line 18)
* org-roam-completion-everywhere: Completing anywhere. (line 17)
* org-roam-dailies-capture-templates: Configuration. (line 12)
* org-roam-dailies-directory: Configuration. (line 8)
* org-roam-db-extra-links-elements: What to cache. (line 34)
@@ -2444,61 +2442,61 @@ Node: Citations35304
Node: Using the Cached Information35870
Node: Completion37013
Node: Completing within Link Brackets37808
Node: Completing anywhere38258
Node: Encryption39034
Node: The Templating System39790
Node: Template Walkthrough40505
Node: Org-roam Template Expansion42413
Node: Extensions44279
Node: org-roam-protocol44515
Node: Installation (1)44977
Node: Linux45812
Node: Mac OS47334
Ref: Testing org-protocol50101
Node: Windows51110
Node: The roam-node protocol51853
Node: The roam-ref protocol52240
Node: org-roam-graph53418
Node: Graph Options55307
Node: org-roam-dailies56313
Node: Configuration56600
Node: Usage57395
Node: org-roam-export59124
Node: Performance Optimization59642
Node: Garbage Collection59848
Node: The Org-mode Ecosystem60642
Node: Browsing History with winner-mode61139
Node: Versioning Notes62010
Node: Full-text search with Deft62801
Node: Org-journal63552
Node: Org-download64364
Node: mathpixel64881
Node: Org-noter / Interleave65458
Node: Bibliography65850
Node: Spaced Repetition66607
Node: FAQ67263
Node: How do I have more than one Org-roam directory?67731
Node: How do I create a note whose title already matches one of the candidates?69302
Node: How can I stop Org-roam from creating IDs everywhere?70203
Node: How do I migrate from Roam Research?70895
Node: How to migrate from Org-roam v1?71392
Node: How do I publish my notes with an Internet-friendly graph?72782
Node: Configure org-mode for publishing74137
Node: Overriding the default link creation function75615
Node: Copying the generated file to the export directory76287
Node: Developer's Guide to Org-roam77258
Node: Org-roam's Design Principle77530
Node: Building Extensions and Advanced Customization of Org-roam79512
Node: Accessing the Database80766
Node: Accessing and Modifying Nodes81495
Node: Extending the Capture System83360
Node: Appendix84887
Node: Note-taking Workflows85074
Node: Ecosystem86319
Node: Keystroke Index86436
Node: Command Index86587
Node: Function Index86740
Node: Variable Index88518
Node: Completing anywhere38222
Node: Encryption38960
Node: The Templating System39716
Node: Template Walkthrough40431
Node: Org-roam Template Expansion42339
Node: Extensions44205
Node: org-roam-protocol44441
Node: Installation (1)44903
Node: Linux45738
Node: Mac OS47260
Ref: Testing org-protocol50027
Node: Windows51036
Node: The roam-node protocol51779
Node: The roam-ref protocol52166
Node: org-roam-graph53344
Node: Graph Options55233
Node: org-roam-dailies56239
Node: Configuration56526
Node: Usage57321
Node: org-roam-export59050
Node: Performance Optimization59568
Node: Garbage Collection59774
Node: The Org-mode Ecosystem60568
Node: Browsing History with winner-mode61065
Node: Versioning Notes61936
Node: Full-text search with Deft62727
Node: Org-journal63478
Node: Org-download64290
Node: mathpixel64807
Node: Org-noter / Interleave65384
Node: Bibliography65776
Node: Spaced Repetition66533
Node: FAQ67189
Node: How do I have more than one Org-roam directory?67657
Node: How do I create a note whose title already matches one of the candidates?69228
Node: How can I stop Org-roam from creating IDs everywhere?70129
Node: How do I migrate from Roam Research?70821
Node: How to migrate from Org-roam v1?71318
Node: How do I publish my notes with an Internet-friendly graph?72708
Node: Configure org-mode for publishing74063
Node: Overriding the default link creation function75541
Node: Copying the generated file to the export directory76213
Node: Developer's Guide to Org-roam77184
Node: Org-roam's Design Principle77456
Node: Building Extensions and Advanced Customization of Org-roam79438
Node: Accessing the Database80692
Node: Accessing and Modifying Nodes81421
Node: Extending the Capture System83286
Node: Appendix84813
Node: Note-taking Workflows85000
Node: Ecosystem86245
Node: Keystroke Index86362
Node: Command Index86513
Node: Function Index86666
Node: Variable Index88444

End Tag Table