Link between docs wiki style
R
RoyHJ
Following the way wiki's work, contextual linking is a great feature... i.e. while typing a doc, have something like /doc to search for existing docs and create a link in the text.
This feature should allow inserting a link to a non-existing doc that will be created when clicked.
Log In
Manuel Dewald
Should also allow linking to other sections of the same wiki page.
J
Jim Atienza
The use of double brackets to create INLINE LINKS would be great!
Eduardo Julio
Merge with this one please https://clickup.canny.io/feature-requests/p/docs-anchors-linking-to-doc-anchors
J
Josh Sommer
This would be very helpful. The @@@ feature is nice, but it's not a substitute for being able to add link text to docs, which is pretty critical for developing internal documentation
I also agree that being able to create a new page through the process of creating a link would be great, though that would be a bonus and not essential as a starting point.
R
RoyHJ
Using the triple "@@@" works nicely (I love the embedding feature), a few more features that would be useful:
- Option to link to a non-existing page, pressing it would create it.
- Changing the displayed text of the link (when not embedding).
Matt Steele
The
@@@
trick is great to know. I wish there was also a way to do it with
[[ ]]
since that's more portable in cases of importing or exporting markdown. Upvoting this request.