-
Notifications
You must be signed in to change notification settings - Fork 23
3.3.6 Copy link
Christophe (pc maison) edited this page Mar 18, 2017
·
2 revisions
Click on that button to copy the link to the currently displayed note in the clipboard.
You can then f.i. open a new tab and paste the URL to get a immediate link.
The aim here is to be able to create links between notes :
- Display a note and copy the link i.e. just click on the
Copy note link
button - Edit an another note and paste there the link (so just press
CTRL-V
/Cmd-V
) - Save the file and display it. You see that by clicking on the link, you stay in the interface and the note is well opened "in the context".
You can create as many links you want; there is no restriction.
Info : the note_link
CSS class will be added to the hyperlink so it's also easy to define how intern links should be displayed on screen.
The copy link feature is using the clipboard.js plugin.
Christophe Avonture
- 1. Introduction
- 2. Demo
- 3.1 Main form
- 3.2 Working with notes
- 3.3.1 FullScreen
- 3.3.2 Refresh
- 3.3.3 Copy note's content in the clipboard
- 3.3.4 Print
- 3.3.5 Export as pdf
- 3.3.6 Copy link
- 3.3.7 Slideshow
- 3.3.8 Open in a new window
- 3.3.9 Edit
- 3.4 Timeline
- 4. Customize to fit yours needs
- 5. Tips
- 6. Contribute
- 7. Credits