Skip to content

gotchane/inkdrop-todo-support

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo Support Plugin for Inkdrop

This plugin supports to add a keyboard shortcut for toggling todo list item for the current cursor line.

Install

ipm install todo-support

Usage

The following commands are available:

Command Description Default keybinding
todo-support:mark Toggle todo mark Ctrl + Enter

Customizing the keybindings is documented here. The todo-support:mark command should be bound to the .CodeMirror textarea selector.

Changelog

See the GitHub releases for an overview of what changed in each update.