Following up with the main release, we did some polishing on the folded tasks, bug fixing, performance improvements, and some sync maintenance.
NEW
Added an API call to OpenAI: NotePlan.ai(prompt, [file1, file2]), which becomes very useful in templates. It can read the content of the specified files and work on them using the prompt to return say a random bullet point or the next open task from a note. Read the documentation here.
Example to return 3 stoic quotes for templates (copy & paste this into one of your templates):