dendronhq / dendron

The personal knowledge management (PKM) tool that grows as you do!
https://wiki.dendron.so
Apache License 2.0
6.73k stars 256 forks source link

Dendron Insert note link command #722

Closed vicrdguez closed 3 years ago

vicrdguez commented 3 years ago

Please Select if your Request is Either something new or an Enhancement

Please select the area your request applys to. (Multiple selections are Possible)

Is your feature request related to a problem? Please describe

Creating links is a crucial part on PKM, no difference in Dendron. In my opinion creating a wiki link is not very consistent yet:

This makes linking more uncomfortable.

Describe the solution you'd like

I Think a good solution could be having a insertNoteLink command that uses the lookup for searching the note you want without the completion caveats.

This could be extended to a two phase input where after asking for the link you get prompted for a label. This possibility will be configurable by an argument to the command (promptForLabel: true|false)

Additional context

This is as well another approach for #702 and I think it could potentially solve #473 as well

kpathakota commented 3 years ago

This is an excellent idea. Tagging to the next milestone for now for discussion. I see a lot of value in reducing the friction of creating links.

kevinslin commented 3 years ago

delivered in v44!