Expected Behavior
Selected text is used as alias e.g. [[Note title#^block-id|Hello, world!]]
Current Behavior
The pasted link is missing an alias e.g.[[Note title#^block-id]]
Steps to Reproduce
- Select text that contains spaces e.g.
Hello, world!
- Run "Copy link to line (link text from selection)" command
- Paste copied link
Context (Environment)
Possible Solution
Workaround:
- Copy selection
- Use "Copy link to line (link text from clipboard)" command instead
Expected Behavior
Selected text is used as alias e.g.
[[Note title#^block-id|Hello, world!]]Current Behavior
The pasted link is missing an alias e.g.
[[Note title#^block-id]]Steps to Reproduce
Hello, world!Context (Environment)
Possible Solution
Workaround: