File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -1691,8 +1691,9 @@ Toggle current line to headline and vice versa. Checkboxes will turn into TODO h
1691
1691
:CUSTOM_ID: org_insert_link
1692
1692
:END:
1693
1693
- Mapped to: =<Leader>oli=
1694
- Insert a hyperlink at cursor position. When the cursor is on a hyperlink, edit that hyperlink. If there
1695
- are any links stored with [[#org_store_link][org_store_link]], pressing =<TAB>= to autocomplete the input will show
1694
+ Insert a hyperlink at cursor position. When the cursor is on a hyperlink, edit that hyperlink.
1695
+ In visual mode, uses selected text as link description.
1696
+ If there are any links stored with [[#org_store_link][org_store_link]], pressing =<TAB>= to autocomplete the input will show
1696
1697
list of all stored links to select. Links generated with ID are properly expanded to valid links after
1697
1698
selection.
1698
1699
You can’t perform that action at this time.
0 commit comments