diff --git a/manual/FAQ.html b/manual/FAQ.html index 55846af..37b3716 100644 --- a/manual/FAQ.html +++ b/manual/FAQ.html @@ -74,6 +74,8 @@ Previous: How do I migrate from Roam Research?:   +• How do I create a note whose title already matches one of the candidates?:   + diff --git a/manual/How-do-I-create-a-note-whose-title-already-matches-one-of-the-candidates_003f.html b/manual/How-do-I-create-a-note-whose-title-already-matches-one-of-the-candidates_003f.html new file mode 100644 index 0000000..5462db3 --- /dev/null +++ b/manual/How-do-I-create-a-note-whose-title-already-matches-one-of-the-candidates_003f.html @@ -0,0 +1,91 @@ + + + + + + +How do I create a note whose title already matches one of the candidates? (Org-roam User Manual) + + + + + + + + + + + + + + + + + + +
+

+Previous: , Up: FAQ   [Contents]

+
+
+ +

20.3 How do I create a note whose title already matches one of the candidates?

+ +

This situation arises when, for example, one would like to create a note titled +“bar” when “barricade” already exists. +

+

The solution is dependent on the mini-buffer completion framework in use. Here +are the solutions: +

+
+
Ivy
+

call ivy-immediate-done, typically bound to C-M-j. Alternatively, set ivy-use-selectable-prompt to t, so that “bar” is now selectable. +

+
Helm
+

Org-roam should provide a selectable “[?] bar” candidate at the top of the candidate list. +

+
+ +

Emacs 28.0.50 (Org mode 9.4) +

+ + + + diff --git a/manual/How-do-I-migrate-from-Roam-Research_003f.html b/manual/How-do-I-migrate-from-Roam-Research_003f.html index ae1baf6..4582de5 100644 --- a/manual/How-do-I-migrate-from-Roam-Research_003f.html +++ b/manual/How-do-I-migrate-from-Roam-Research_003f.html @@ -25,6 +25,7 @@ General Public License for more details. +