Getting started: How to start with Znote
Hi! I’m Anthony 👋 — the solo dev behind Znote. I wanted one single space for my notes, my code & my AI — without subscriptions. So I built it. Now you can use it too. 🚀
👉 Upgrade anytime — lifetime license starts at €39.
💡 Tip: Znote isn’t just another note app — it’s the smartest investment you can make for your notes, your code, and your ideas. Prices may rise as new features roll out, but your license is forever.
Paste this 👇 in the input below and hit “Ask AI”:
"Summarize this note in 3 points — and give me 2 crazy ways to use Znote."
👉 Boom! Your first AI answer. (Free plan: 20 AI calls)
areaChart({
series: [{ name: 'Visitors', data: [50, 80, 120, 100, 130] }],
categories: ['Mon','Tue','Wed','Thu','Fri']
});
✅ From raw numbers → chart in your note. (With PRO you can export/share it.)
const res = await fetch('https://jsonplaceholder.typicode.com/users');
showDatagrid({ data: await res.json(), pagination: true });
✅ API data → interactive table → right in your note. Zero setup.
Use Case | Example |
---|---|
🧠 Idea Lab | Brainstorm & outline with AI |
🧪 Coding Playground | Test APIs, snippets, quick hacks |
📊 Reports & Dashboards | Share dashboards & client deliverables |
📚 Learning Companion | Take notes, run examples, ask AI |
🤝 Workflow maker | Automate workflows & build mini-tools |
You’re on the free trial with:
👉 Upgrade to Znote PRO for:
💡 Tip: Starting at just €39, Znote is a lifetime upgrade that pays for itself the first time you deliver a report, automate a workflow, or wow a client.
“I replaced 5 tools with this one.” “Delivered a client report in 10 minutes that used to take me 2 hours.” “Znote is like Notion + ChatGPT + VS Code — but private.”
🎯 Your challenge in the next 5 minutes: ✔️ Create a note. ✔️ Ask the AI something wild. ✔️ Run a script. ✔️ Make a chart.
👉 Click “New Note” now and try one snippet above. That’s how the magic starts.