A quick way to get note/notebook/tag IDs via context menu

I created a plugin called dev-tools that gives you some useful tools that help you write a plugin and init.js.
By installing the plugin it adds some context menus for copying data IDs.


Copying a notebook ID from the sidebar context menu:

How to copy notebook id

Copying a note ID from the sidebar context menu:

How to copy note id

Copying a tag ID from the sidebar context menu:

How to copy tag id

Copying a tag ID from the editor context menu:

How to copy tag id

4 Likes