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: Appendix
+Previous: How do I migrate from Roam Research?, Up: FAQ [Contents]
+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: +
+call ivy-immediate-done
, typically bound to C-M-j
. Alternatively, set ivy-use-selectable-prompt
to t
, so that “bar” is now selectable.
+
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. +