The Tree of Widsdom

智慧の樹

Name•SmartQuotify

Type: Stamp

Scope: selection

Purpose: Converts quotes in $Name

Substitute smart quotes in the note’s $Name. Uses shell script code-note, _quotify.

Utility notes in stamps: _quotify

It is not currently possible for stamps to use code-filled utility notes for action code. However, stamps can use utility notes for shell commands.

For example, the stamp has this as its action:

$Name = runCommand($Text(_quotify),$Name);