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):

<%- await NotePlan.ai("Return 3 stoic inspirational quotes") %>
  • Added a folding button to iOS, which appears if you set the cursor into a line that's foldable.

IMPROVED

  • Updated the design of the unfold button ("...") behind folded lines.
  • Folding button positioning fixed, so it appears also close left of indented tasks.
Folding Button Redesign

FIXED

  • Folding issue was fixed when headings and task folding were mixed.
  • Performance issues fixed with loading and updating events and reminders in the background that led to high memory and CPU usage due to deadlocks.
  • Plugin download issues fixed.

SYNC

  • Fixed issues with encryption.
  • Fixed issues when reuploading notes on one device without re-downloading them from scratch on other devices.

Can one app really replace your entire productivity stack?

NotePlan did. Try NotePlan free for 7 days to learn how