/inkdrop-dev-tools

A plugin that adds some useful tools for hacking Inkdrop

Primary LanguageJavaScriptMIT LicenseMIT

Developer tools for Inkdrop

Adds some useful features for hacking Inkdrop.

Install

ipm install dev-tools

Copy data ID

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

Hot reload themes

It allows you to watch any file changes in the current active themes (UI, syntax, and preview) and reload them automatically.

To start, select the menu Plugins → dev-tools → Start hot reloading themes. To stop, select the menu Plugins → dev-tools → Stop hot reloading themes.