mirror of
https://github.com/org-roam/org-roam
synced 2025-08-03 12:27:23 -05:00
Deploying to gh-pages from @ 7fdc7150cc
🚀
This commit is contained in:
@ -1311,7 +1311,7 @@ Similarly, the completion candidates are the titles and aliases for all Org-roam
|
|||||||
nodes, and upon choosing a candidate a <code>roam:Title</code> link will be inserted
|
nodes, and upon choosing a candidate a <code>roam:Title</code> link will be inserted
|
||||||
linking to the node of choice.
|
linking to the node of choice.
|
||||||
</p>
|
</p>
|
||||||
<p>This is disable by default. To enable it, set <code>org-roam-completion-everywhere</code>
|
<p>This is disabled by default. To enable it, set <code>org-roam-completion-everywhere</code>
|
||||||
to <code>t</code>:
|
to <code>t</code>:
|
||||||
</p>
|
</p>
|
||||||
<div class="example lisp">
|
<div class="example lisp">
|
||||||
@ -2641,7 +2641,7 @@ Previous: <a href="#Org_002droam_0027s-Design-Principle" accesskey="p" rel="prev
|
|||||||
<span id="Building-Extensions-and-Advanced-Customization-of-Org_002droam-1"></span><h3 class="section">17.2 Building Extensions and Advanced Customization of Org-roam</h3>
|
<span id="Building-Extensions-and-Advanced-Customization-of-Org_002droam-1"></span><h3 class="section">17.2 Building Extensions and Advanced Customization of Org-roam</h3>
|
||||||
|
|
||||||
<p>Because Org-roam’s core functionality is small, it is possible and sometimes
|
<p>Because Org-roam’s core functionality is small, it is possible and sometimes
|
||||||
desirable to build extensions on top of it. These extensions may one or more of
|
desirable to build extensions on top of it. These extensions may use one or more of
|
||||||
the following functionalities:
|
the following functionalities:
|
||||||
</p>
|
</p>
|
||||||
<ul>
|
<ul>
|
||||||
|
@ -873,7 +873,7 @@ 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
|
nodes, and upon choosing a candidate a ~roam:Title~ link will be inserted
|
||||||
linking to the node of choice.
|
linking to the node of choice.
|
||||||
|
|
||||||
This is disable by default. To enable it, set ~org-roam-completion-everywhere~
|
This is disabled by default. To enable it, set ~org-roam-completion-everywhere~
|
||||||
to ~t~:
|
to ~t~:
|
||||||
|
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
@ -1710,7 +1710,7 @@ queries on their Org files.
|
|||||||
** Building Extensions and Advanced Customization of Org-roam
|
** Building Extensions and Advanced Customization of Org-roam
|
||||||
|
|
||||||
Because Org-roam's core functionality is small, it is possible and sometimes
|
Because Org-roam's core functionality is small, it is possible and sometimes
|
||||||
desirable to build extensions on top of it. These extensions may one or more of
|
desirable to build extensions on top of it. These extensions may use one or more of
|
||||||
the following functionalities:
|
the following functionalities:
|
||||||
|
|
||||||
- Access to Org-roam's database
|
- Access to Org-roam's database
|
||||||
|
@ -1261,7 +1261,7 @@ Similarly, the completion candidates are the titles and aliases for all Org-roam
|
|||||||
nodes, and upon choosing a candidate a @code{roam:Title} link will be inserted
|
nodes, and upon choosing a candidate a @code{roam:Title} link will be inserted
|
||||||
linking to the node of choice.
|
linking to the node of choice.
|
||||||
|
|
||||||
This is disable by default. To enable it, set @code{org-roam-completion-everywhere}
|
This is disabled by default. To enable it, set @code{org-roam-completion-everywhere}
|
||||||
to @code{t}:
|
to @code{t}:
|
||||||
|
|
||||||
@lisp
|
@lisp
|
||||||
@ -2354,7 +2354,7 @@ queries on their Org files.
|
|||||||
@section Building Extensions and Advanced Customization of Org-roam
|
@section Building Extensions and Advanced Customization of Org-roam
|
||||||
|
|
||||||
Because Org-roam's core functionality is small, it is possible and sometimes
|
Because Org-roam's core functionality is small, it is possible and sometimes
|
||||||
desirable to build extensions on top of it. These extensions may one or more of
|
desirable to build extensions on top of it. These extensions may use one or more of
|
||||||
the following functionalities:
|
the following functionalities:
|
||||||
|
|
||||||
@itemize
|
@itemize
|
||||||
|
Reference in New Issue
Block a user