Getting started: How to start with Znote
Stop juggling scripts, ChatGPT tabs, and messy notes.
In Znote, a simple Markdown file can:
👉 One note = one tool
Znote goes beyond AI chat.
Inside a note, AI can:
👉 Your note becomes an AI workspace
You can also press Ctrl+H anytime to open the AI prompt and work directly on your current note:
👉 No copy-paste. No extra tab. Just AI where you work.
A dating app where people are matched based on their favorite fruits and personality traits.
Turn @idea into 3 user stories for an MVP
👉 AI can reuse and transform what’s already in your note.
Paste a local file into a note, then ask AI:
Summarize this file:
@file:///path/to/your/file.txt
👉 You can reference files directly with simple copy/paste.
function getWeather(location) {
return fetch(`https://wttr.in/${location}?format=3`).then(r => r.text());
}
What's the weather in Paris right now?
👉 AI can call your own functions directly inside the note.
💡 Tip: Copy this function with the button in the bottom-right corner to reuse it as a tool anywhere in Znote.
Visit https://znote.io and extract all page titles
👉 No extra tab. No copy-paste. Just run it.
Write. Run code. Ask AI. Get results.
All in the same document.
👉 Thinking, coding, and execution — in one place
Open the gallery to explore ready-to-use notes like:
Each one is a working note you can run and customize.
👉 Around €5 of credits can last for months.
Znote doesn't lock your work.
👉 Your notes are yours — now and forever
Ctrl+NCtrl+H and ask AI to work with you on your note👉 You just built your first AI-powered note