PPSR
|
Built-in Commands
|
Note
| OpenCategory
Note.OpenCategory
Description
Opens all notes in specified category.
Syntax
Note.OpenCategory(
cat
)
Parameters
cat
(string) note category
Possible Values
*
all categories
a single category name
Examples
Note.OpenCategory("work")
Opens all notes in category "work".