Scripting API
Use TaskPaper's scripting API to automate and extend TaskPaper.
- The listed classes are all declared in the global namespace of your script.
- Click on class API members to expand and see documentation.
- Static class members that start with
.
. - Instance class members start with
::
. - Optional parameters end with
?
. - You can instantiate classes that declare a
::constructor
.
Classes
Model:
View: