Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 886 Bytes

README.md

File metadata and controls

36 lines (20 loc) · 886 Bytes

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.