Skip to content

Commit c33f5b4

Browse files
authored
user-guide: improve links section (#5)
Add the mention of # to add experiments or resources links
1 parent 0db8103 commit c33f5b4

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

docs/usage/user-guide/experiments.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -495,9 +495,15 @@ This feature is currently in **BETA** and should be used with caution, when mani
495495
See more from the [jspreadsheet-ce documentation](https://jspreadsheet.com/docs/v8/formulas).
496496

497497
## Linked Resources/Experiments
498-
You can link a Resource or Experiment entry to another Experiment or Resource entry. Just begin to type the name of the entry you want to link in the text editor, Linked Resources field, or Linked Experiments field, and an autocompletion list will appear. Select the entry you want to link and press enter. If you link an entry from the text editor, it will automatically be added to the Linked Experiments/Resources section. The number of links is unlimited.
499498

500-
This feature can be used to view the Resources or Experiments that are linked to a given entry. For example, you can view all the Experiments that use a particular Resource by looking at the Linked Experiments section in the entry for that Resource.
499+
You can link a Resource or Experiment entry to another Experiment or Resource entry.
500+
The number of links is unlimited.
501+
502+
In the Main text, type `#` and begin typing the title of the entry you want to link. After three characters, an autocompletion list will appear. Select the desired entry and press Enter. This entry will automatically be added to the Linked Experiments/Resources section and inserted in the text editor as a hyperlink to the linked entry.
503+
504+
In the Linked Experiments/Resources section, type the title of the entry you wish to link in the appropriate section. Like in the text editor, an autocompletion list will appear. Select the desired entry and press Enter. This entry will automatically be added to the Linked Experiments/Resources section.
505+
506+
The linked Experiments/Resources section can be used to view the Resources or Experiments that are linked to a given entry. For example, you can view all the Experiments that use a particular Resource by looking at the Linked Experiments section in the entry for that Resource.
501507

502508
You can also use this feature to organize entries by project, sort of like a folder. For example, you can create a Resource entry for a given project and link all the Experiments and Resources that are associated with that project.
503509

0 commit comments

Comments
 (0)