How do I get the permalink to a node?
Bookmarking the URL in your browser of the form https://app.tana.inc?wsid=XXX
(note the wsid) will break as it is a temporary ID for your window state.
To grab the permalink to a node, use the following ways:
- Right clicking on a node > Copy link
- using the … options menu on the node > Copy link
- running the command Copy link
The link to a node never changes. They are URLs of the the format https://app.tana.inc?nodeid=XXX
(note the nodeid)