Skip to content

v0.3.0

Compare
Choose a tag to compare
@danallison danallison released this 27 Oct 20:04
· 138 commits to master since this release

Changes

  • New $guid variable and @item function for referencing items by globally unique id
  • New copy command for copying arbitrary input to the clipboard, such as copy ( $guid )
  • New word_count function for counting words in a hierarchy of items
  • Updated goto command to accept an item's guid
  • Updated reverse function to accept string input
  • SQL optimizations

Corresponding releases