Back to Notenik Docs


The Notenik Knowledge Base

1. Custom URL Scheme ↑

a. Notenik URL Open Command

This command opens a Collection and, optionally, a specific Note within that Collection and. optionally, at attachment for that Note.

Following is a sample URL:

notenik://open?shortcut=todo&id=pickupmilk

Let’s break this down:

The open command accepts the following parameters following the question mark:

An easy way to obtain a complete URL that can be used to later open a specific Note is to right-click the Note’s row on the List tab within Notenik, and then select Copy Notenik URL from the contextual menu that will pop up. This will copy a complete Notenik URL to the clipboard, from which it can then be pasted into another location.

To obtain a URL to open the Collection only, without specifying a specific Note, select Copy Notenik URL for Collection from beneath the Collection menu, then paste into the desired location.


Next: b. Notenik URL Add Command