Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

🧩 Codedungeon Toolbox for Noteplan

Overview

Codedungeon Toolbox for NotePlan is a plugin for NotePlan that provides a suite of utility methods, which can be used across all platforms (unless specifically noted in each command)

codedungeon.Toolbox

Commands

All commands can be invoked using the NotePlan Command Bar (Command-J then /) which NotePlan has reserved for plugin activation. Or by selecting 🧩 Codedungeon Toolbox from the Plugins menu)

codedungeon.Toolbox

Once the command bar is displayed, you can continue typing any of the following commands to invoke the appropriate plugin command. In some case where specifically noted, you can alternately invoke the plugin command at the current insertion pointer within your document.

Command Available Inline Description
convertToHtml Yes 1 Converts the current note to HTML and places on clipboard
convertSelectionToHtml No Converts the current selection to HTML and places on clipboard
convertToRtf Yes 1 Converts the current note to RTF and places on clipboard
reorderList No Reorders selected unordered list items (starting at 1 and increase each line at same level)

License

Copyright © 2021-2022 Mike Erickson Released under the MIT license

Credits

Codedugeon Toolbox for NotePlan written by Mike Erickson

E-Mail: [email protected]

Support: https://github.com/NotePlan/plugins/issues

Twitter: @codedungeon

Website: codedungeon.io

Footnotes

  1. Can be triggered inline but contents will appear in converted HTML document 2