AI-powered templates assistant

TLDR; AI-powered assistant to create & a playground to test your joplin templates at joplin-templates-assistant.nishantwrp.com

Hi all, I’m Nishant (created joplin templates plugin in the past). `v3.0.0` release of joplin templates plugin introduces support for very powerful features like conditions, loops, math helpers, datetime modifiers, etc. However it may be time & mental bandwidth consuming to learn & use these new features.

I’ve created an AI-powered assistant to help you create powerful dynamic templates at joplin-templates-assistant.nishantwrp.com.

This assistant can also answer any plugin specific queries (e.g. "How to set default templates for a specific notebook?"). This app also has a playground editor to make edits to generated templates and test how would they work in the actual Joplin app.

Please let me know in case you face any issues / have any feedback regarding the app.

1 Like

Also, thanks a lot @shikuz for talking over the plugin development and seeing through the 3.0.0 release.

1 Like

For those interested, here’s the source code of the ai-assistant. GitHub - nishantwrp/joplin-templates-assistant: AI-powered assistant to create & a playground to test your joplin templates · GitHub

PS: I was able to vibe-code most of it in a weekend. Vibe coding is so much fun!