Getting started: How to start with Znote
Forget every other note app. With Znote’s delightful editor, you’re about to completely transform the way you take notes.
Your Markdown (.md
) and text (.txt
) files come alive — with built-in AI chat and executable code, all while staying 100% local and private.
Private. Instant. Yours forever. 🚀
💎 Start your 14-day free trial — no signup or credit card required. Experience how it feels to write, chat, and run code — all inside one Markdown file.
Write notes as usual — then let them work for you:
👉 Example:
// API → instant datagrid
const res = await fetch("https://jsonplaceholder.typicode.com/users");
showDatagrid({ data: await res.json(), pagination: true });
✅ Messy text → clear note
✅ Raw data → live results
✅ All in one .md
file
.md
✔️ Create a note ✔️ Paste text or code ✔️ Ask AI or run it ✔️ See results — without leaving Markdown
👉 Click “New Note” and watch your Markdown come alive.