Znote
  Get Znote  

✨ Welcome to Znote

Getting started: How to start with Znote

 

✨ Welcome to Znote

Turn your notes into AI tools

Stop juggling scripts, ChatGPT tabs, and messy notes.

In Znote, a simple Markdown file can:

  • 🌐 Browse the web
  • ⚡ Run JavaScript
  • 🤖 Use AI
  • 📊 Analyze data
  • 🔁 Automate tasks

👉 One note = one tool


🔥 AI works directly inside your notes

Znote goes beyond AI chat.

Inside a note, AI can:

  • use a block as context
  • read a file you paste into the note
  • call a JavaScript function
  • browse the web
  • write results directly into your document

👉 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:

  • rewrite a paragraph
  • summarize content
  • generate ideas
  • reorganize text
  • ask questions about what you wrote

👉 No copy-paste. No extra tab. Just AI where you work.


⚡ Try these 1-click examples

1. Use a block as input

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.


2. Use a file as input

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.


3. Turn code into a tool

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.


4. Let AI browse the web

Visit https://znote.io and extract all page titles

👉 No extra tab. No copy-paste. Just run it.


🛠️ Build tools, not just notes

Write. Run code. Ask AI. Get results.

All in the same document.

👉 Thinking, coding, and execution — in one place


🚀 Want more advanced workflows?

Open the gallery to explore ready-to-use notes like:

  • 📬 AI Email Responder
  • 🎫 Jira Story Generator
  • 🌐 API Tester
  • 📊 Data Tools
  • 🎤 Meeting Notes with AI Summary

Each one is a working note you can run and customize.


💸 AI without a subscription trap

  • Bring your own API key
  • Use any model you want
  • Pay only for what you use

👉 Around €5 of credits can last for months.


📂 Local-first. Real files. Full control.

Znote doesn't lock your work.

  • 📦 Real Markdown files in your filesystem
  • 🔁 Git-friendly and versionable
  • 🔐 Your data stays on your machine
  • 🚫 No forced cloud, no lock-in

👉 Your notes are yours — now and forever


🚀 Start now

  1. Press Ctrl+N
  2. Create a note
  3. Press Ctrl+H and ask AI to work with you on your note
  4. Watch your note come alive

👉 You just built your first AI-powered note

Related recipes