Link nodes using completions #1362
Apricot1024
started this conversation in
Ideas
Replies: 1 comment
-
I believe you are describing wikilink completion, which Foam supports for both existing notes (i.e. links to a file) and for placeholders (i.e. dangling wikilinks that do not have a corresponding existing file). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have ever used org-roam before, and there is a feature I like. Once I set org-roam-completion-everywhere to t, it can auto complete my typo to a wikilink.
For example, I have a node with title "Just a normal node". Then, when I type "Just" or longger, org-roam will give me a completion suggestion. I get the option to complete "Just" to a wikilink which link to node "Just a normal node", and if the suggestion is wrong, I can ignore it and keep noting.
When noting, maybe I have mentioned a certain word which actually refers to a node exists, but I donot realize it. With this feature, I will never miss possible wikilinks, and decide if it is really a wikilink I want by myself.
Would you please add a feature like that.
Beta Was this translation helpful? Give feedback.
All reactions