projectdoc Toolbox

Examples and sketches to be used in own userscripts.

Userscripts by Example

The following userscripts are sample code to see how concepts work. They are not meant to be deployed directly.

NameShort DescriptionRepository
Copy Page ID
Binds copying the identifier of the current page to a keystroke.
copy-page-id.js
Hello World
Simply renders "Hello World!" to the browser's console.
hello-world.js
Install Shortcuts
Sample script to register actions with a shortcut in Confluence.
install-shortcuts.js