From text to note via in-line hyperlinks
There are four ways to make hyperlinks in BoxPress:
1.
Ordinary hyperlink from text to note
To create a regular hyperlink, type ^linkTo(
notename
)^
inside your text.
This is the markup that is rendered below
Here is a hyperlink to ^linkTo("BoxPress Learning Center")^.
Here is a hyperlink to BoxPress Learning Center.
2.
Anchor hyperlink from text to subsection
To create an anchor hyperlink to a subsection (aka bookmark, anchor) inside a webpage (including the current note), type ^do(Anchor,
po
st, sub-post[, text]
)^
inside your text.
This is the markup that is rendered below
Here is an anchor hyperlink to ^do(Anchor, "Changelog 1.5.7", "New macro: PoemHere")^.
Here is an anchor hyperlink to Broken link
This is the markup that is rendered below
Here is an anchor hyperlink to ^do(Anchor, "Self as metaphor and placebo", "Self in the mirror of physics")^.
Here is an anchor hyperlink to Broken link
3.
From text via dragging
- Select some text.
- The Text Pane link parking space will activate (you will see a T).
- Navigate in the View Pane until you can see your target note.
- Drag from the Text Pane link parking space to the target note.
4.
From text via pop-up
- Select some text.
- The Text Pane link parking space will activate (you will see a T).
- Click on it and enter the name of your target note.