Skip to main content

my-first-noteplan-plugin


slug: my-first-noteplan-plugin title: My First NotePlan Plugin description: 'Learning to develop NotePlan plugins for note management, templates, and frontmatter automation.' authors: [oeid] tags: [noteplan, plugin, note-taking, automation, templates, learning] date: 2025-03-02T10:00 draft: true​

🏑250302πŸ‘¨πŸ»β€πŸ’» Build a Noteplan Plugin

--------

  • Noteplan is pretty powerful ... can make notes from a command, send to chat gpt to reorganizr a note, etc ...

  • Create command to create a new Personal Plan

  • New work plan ...

  • New personal habit, etc

  • Add a reference

  • Use noteplan to record a log of the quran ive done trough the plugin ...

  • It should auto add to google drivr tracker? I should have data at the page level .... maybe even a shortcut or button I press??

  • Good genai use case to determine hofz? certain things I want to log in a special way to see if I do it frequently

newBlogPost noteplan helper ... Release: npm run release "omars-lab.PlanningBuddy" noteplan://x-callback-url/runPlugin?pluginID=omars-lab.PlanningBuddy&command=sayHello

Look into noteplan templates instead for some of this?

documentation: https://help.noteplan.co/article/237-frontmatter documentation: https://help.noteplan.co/article/148-run-javascript-code-in-your-templates https://noteplan.co/templates/docs https://noteplan.co/templates/docs/templating-examples-prompt

  • I should use templates for the content ... and the move command to move it to the right folder based on the frontmatter ...