Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Oct 04:47

Add ink+ command to create a new note #4

You can now use ink+ {title}:{body} to create a new note. For this to work you need to set a defaultNotebook on the workflow config.

defaultTags is optional and takes a comma separated list of tag IDs.

Tip

You can use the dev tools plugin to get the ID of notebooks and tags.

integrating-with-alfred_create-new-note

Thank you for adding this, @picklecillo !