π Templating
Templating Plugin for NotePlan
𧩠np.Templating templating plugin for Noteplan
np.Templating is a template language plugin for NotePlan that lets you insert variables and method results into your notes. It will also let you execute custom JavaScript constructed in the templates providing a rich note taking system.
Documentation
π This README provides a quick overview of np.Templating, visit np.Templating website for comprehensive documention.
Commands
All commands can be invoked using the NotePlan Command Bar (Command-J
then /
) which NotePlan has reserved for plugin activation. Or by selecting 𧩠np.Templating
from the Plugins menu)
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.
π Visit np.Templating website for comprehensive documention
Command | Available Inline | Description |
---|---|---|
np:append | Yes | Appends selected template at end of current note (will show list of all available templates) |
np:insert | Yes | Insert selected template at cursor (will show list of all available templates) |
np:invoke | Yes | Invoke Template Command, using location key in template to determine injected template |
contents into current | ||
np:new | Yes | Creates a new note from selected template and supplied note name |
np:qtn | Yes | Invokes Quick Note Generation (displays list of all type: quick-note ) |
np:update | Yes | Invokes settings update method |
np:version | Yes | Displays current np.Templating version |
License
Copyright Β© 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