Quick Start Guide
This guide walks you through the most important things you can do with NoteTalker right after installing it. Follow along from top to bottom — each step builds on the last.
Step 1: Install and Open Your Vault
Section titled “Step 1: Install and Open Your Vault”-
If you haven’t installed NoteTalker yet, follow the Installation guide.
-
On first launch, NoteTalker asks you to choose a vault folder. Either create a new folder (e.g.,
My NoteTalker Vault) or point it at an existing folder of markdown notes. -
Activate your license. NoteTalker is a one-time $37 purchase. Open Settings → License & About, paste the key from your account at talkwithyournotes.com, and activate — a quick, one-time online step. See License & Activation for details.
-
Let the AI models download. The first time you launch NoteTalker, it downloads the on-device AI models — about 3 GB for the essential set (a local language model, Whisper Base for speech-to-text, and Kokoro for text-to-speech), up to ~8 GB if you keep the larger default model. This happens once; afterward everything runs offline.
-
Want sample notes to explore? Download the Example Vault and unzip it. You can either point NoteTalker at the extracted folder as your vault, or copy the unzipped files into an existing vault. Either way, you’ll have pre-built notes to try out search, linking, and AI chat right away.
-
NoteTalker will set up its internal folder structure and open the main window.
See Your First Vault for a detailed explanation of what NoteTalker creates.
Step 2: Create Your First Note
Section titled “Step 2: Create Your First Note”There are two ways to create a note:
Using the Files tab:
- Click the Files tab in the upper navigation bar.
- Click the 📄 file icon in the toolbar.
- Give it a name and start writing. NoteTalker uses standard markdown — headings with
#, bold with**, links with[[note name]]for wiki-links.
By asking the agent:
Open the Chat tab and type something like:
“Create a note called Meeting Notes with today’s date and add a few bullet points about the NoteTalker onboarding.”
The agent will create the file for you and confirm when it’s done.
Step 3: Have Your First Conversation
Section titled “Step 3: Have Your First Conversation”-
Click the Chat tab.
-
Type a question or request. For example:
- “What notes do I have?”
- “Summarize what I’ve been working on this week.”
- “Help me write a weekly review template.”
-
As you type, NoteTalker searches your vault for relevant notes and includes them as context. Your responses are shaped by your own information — not generic internet knowledge.
Step 4: Try Voice Input
Section titled “Step 4: Try Voice Input”If you want to use your voice instead of typing:
-
Click the microphone button in the chat input bar.
-
Speak your question or message.
-
Click the button again to stop. Alternatively, NoteTalker will stop listening after a half-second pause with no talking.
-
NoteTalker transcribes your audio and processes your request as normal.
Step 5: Check Your Daily Note
Section titled “Step 5: Check Your Daily Note”NoteTalker creates daily notes at daily/YYYY-MM-DD.md. You can use them as a journal, a task list, or a place to capture anything that happens during the day.
-
In the chat bar, type: “Open today’s daily note.”
Or use the Files tab to navigate to the
daily/folder. -
NoteTalker creates the daily note when you first access it — just ask NoteTalker to open today’s note, or click the Today button.
-
Try asking the agent to add something to it: “Add a task to my daily note: review onboarding docs.”
The agent can also generate a daily briefing for you — type “Give me a daily report” to see a summary of your tasks, recent notes, and upcoming events.
Step 6: Explore the Memory System
Section titled “Step 6: Explore the Memory System”NoteTalker remembers things about you across conversations. After a few chats, try these:
- Tell NoteTalker something to remember: “Remember that my preferred meeting time is mornings.”
- Ask what it knows: “What do you know about my goals?”
- Check your profile: The file
atlas/identity/user.mdin your vault contains your profile. You can read and edit it directly.
NoteTalker stores long-term facts in atlas/memory/long-term/facts.md — organized into sections for facts, goals, relationships, and projects. Everything is in plain markdown on your own device, so you can always read or edit it yourself.
What to Do Next
Section titled “What to Do Next”You’re up and running. Here’s where to go from here:
| Topic | Where to Go |
|---|---|
| How the vault is organized | Vault |
| Getting the most from AI chat | AI Chat |
| All 42 built-in agent tools | Agent Tools |
| Voice features | Voice |
| License and activation | License & Activation |
| Settings reference | Settings |