What Antinote does

Antinote is a beautiful productivity scratchpad for macOS (and soon iOS), built for the notes you're going to throw away. It opens instantly with a global hotkey, strips formatting, and does math inline as you type — including currency and unit conversions. It costs $5 once, includes lifetime updates, and runs on macOS 14 or later.

It is deliberately not a note-taking system. You almost certainly already have one of those, and you keep polluting it with phone numbers and scratch sums. Antinote is where those go instead — and, on the occasation where what you want is worth keeping, it exports to Apple Notes, Obsidian and Bear and most other apps.

One-time. Lifetime updates.

At a glance

Price$5 USD, one-time
SubscriptionNone. Lifetime updates included.
PlatformmacOS only
RequirementsmacOS 14 (Sonoma) or later
Note formatPlain text with simple Markdown
StorageLocal SQLite database on your Mac
SyncOptional iCloud sync, using your own iCloud account
Account requiredNo
AnalyticsNone. Removed from the app entirely in 2.0.
AI featuresNone built in. Extensions can call an LLM with your own key.
Opens withA global hotkey, from inside any app
Exports totxt, Markdown, PDF, Apple Notes, Obsidian, Bear
Free trialYes — try before buying

Who is Antinote for?

Antinote is a small, native Mac app for people who care how their tools are made — and who already have somewhere to put their permanent notes, and need somewhere to put everything else.

The Craft App Collector

You love apps made thoughtfully with care. You can tell Electron vs. Native instantly, and have opinions about windows management. You care deeply about attention to detail. Antinote is a native app built to be fast, thoughtful, and delightful.

The Keyboard Power User

You live in Raycast, a terminal, an editor, and have a low tolerance for friction measured in milliseconds. Antinote opens over whatever is in front of you with one hotkey, takes plain text, and hands it back to whatever you already use. The notes sit in a SQLite file on your own disk that you can open and read.

The Tinkerer

You want to make every app yours. You want to install it with Homebrew and there is no such thing as "too many settings". Antinote is built to be messed with. Build a colour theme in the browser and drop it in, or install one somebody else made. Write extensions in JavaScript and call them from inside a note by typing two colons. Drive it from URL schemes, terminal commands, Shortcuts, Raycast and Alfred.

The Productivity Philosopher

You live in Obsidian, Logseq, Bear, or a plain-text folder you have curated for years. You hate when messiness screws with those systems and want a place to park a note without it being added to your vault or tagged. Antinote is a scratchpad that hands the note back to your system when you are done.

The Overwhelmed Note-Taker

You stare at a graveyard of abandoned systems, and feel guilty about it. Antinote asks nothing of you: no folders, no tags, no review queue, no streak to break. Notes go away on their own. I made this for the unique way that my brain works, so I hope it works for you too.

Who it isn't for

You want one app to hold everything forever

Antinote is not a note-taking system and is not trying to become one. Use Obsidian, Bear or Apple Notes for that — Antinote exports to all three for the note that turns out to matter.

You need it on Windows or Linux

Antinote is macOS 14 or later, and there is no plan for a Windows or Linux version. iOS is the exception rather than part of this reason — it is in development, and beta invites go out on Discord.

You write long documents

Antinote is optimised for short, ephemeral notes. That trade-off is deliberate — short notes feel instant, and very long ones get laggy. Write the long thing somewhere else.

You want AI built in

There is no assistant and no autocomplete, and nothing reads your notes in the background. You can wire up an LLM yourself with a JavaScript extension and your own API key, but it is off by default and you have to go and build it.

Antinote use cases

The situations people actually open it for, and the mechanic that handles each one.

Working out a number while you are on a call

Type "math" on the first line and write the calculation in your own words. The answer appears as you type, and the sentence around it still tells you what the number was for tomorrow.

How it works

Quoting or splitting a bill in a currency you don’t think in

Convert currencies, distances and weights inline, including crypto. Rates are fetched rather than baked in, so the number reflects today.

How it works

Building a one-off calculator instead of a spreadsheet

Give a value a name, reuse it further down, then change it — every line that depends on it recalculates. Pricing scenarios, mortgage what-ifs and unit economics fit in a note.

How it works

Parking a code snippet mid-refactor

Type "code" on the first line to hold a snippet for review or light editing. It is deliberately minimal — Antinote is not an IDE, it is the clipboard you can read.

How it works

Getting the text out of a screenshot

Drag or paste an image into a note and it becomes plain text, using the OCR built into macOS. The image is never uploaded anywhere.

How it works

Collecting a dozen snippets while researching

Type "paste" and press Return. Everything you copy after that lands in the note automatically, as plain text, without switching apps once.

How it works

A checklist for the next twenty minutes

Type "list" to turn a note into a checklist you can tick off, then swipe away and let it delete itself. No project, no folder, no naming it.

How it works

A pomodoro, a countdown, or timing something

Type "timer" at the start of a note for a stopwatch, a countdown or a pomodoro. Timers can be named and run full screen.

How it works

Drafting the message before you send it

A plain-text buffer with no formatting to fight, above whatever app you are going to paste it into. Pasting in strips styling, bullets and indentation, so nothing arrives wearing the last app’s font.

How it works

Handing off the one note that turned out to matter

Send it straight to Apple Notes, Obsidian or Bear, or export it as txt, Markdown or PDF. Antinote is built to give notes away rather than accumulate them.

How it works

Writing

Swipe Navigation

Move between notes with a two-finger swipe left or right. Swiping past the newest note starts a new one, so capturing a thought never requires creating a file, naming it, or choosing where it goes.

Trigger: Two-finger swipe Full documentation

Plain Text

Antinote is plain text only. Pasting strips formatting, bullets, numbering and leading whitespace, so text arrives clean no matter where it came from. There are no fonts, colours or styles to manage inside a note.

Checklists

Type "list" on the first line to turn a note into a checklist you can tick off. In any other note, starting a line with a marker turns it into a real checkbox, bullet, or numbered item without a keyword.

Trigger: list Full documentation

Math and units

Contextual Math

Type "math" on the first line and Antinote evaluates calculations inline as you type, with your own descriptive text on the same line. The note stays readable, so you can tell what a number was for a week later.

Trigger: math Full documentation

Conversions

Convert distances, weights and currencies inline in a math note, including cryptocurrencies. Exchange rates are fetched so conversions reflect current rates rather than a fixed table.

Reactive Variables

Assign a value to a name and reuse it further down the note. Change the value and every line that depends on it recalculates, which turns a note into a small custom calculator without opening a spreadsheet.

Sum, Average and Count

Type "sum" or "avg" on the first line to total or average every number in the note, ignoring punctuation and symbols. Type "count" to count items, lines, words and characters, with // to comment a line out of the count.

Trigger: sum · avg · count Full documentation

Capture

Screenshot to Text

Drag or paste an image into a note and Antinote converts it to plain text. It uses the OCR built into macOS through Apple Vision, so the image is never uploaded anywhere.

AutoPaste

Type "paste" and press Return to start AutoPaste. Everything you copy afterwards lands in the note automatically as plain text, so collecting a dozen snippets does not mean switching apps a dozen times.

Trigger: paste Full documentation

Timer

Type "timer" at the start of a note for a stopwatch, a countdown, or a pomodoro. Timers can be named and run full screen.

Trigger: timer Full documentation

Getting notes out

One-Click Export

Send a note straight to Apple Notes, Obsidian or Bear when it turns out to be worth keeping, or export it as plain text, Markdown or PDF. Antinote is built to hand notes off rather than hold onto them.

Living in the OS

Global Hotkey

A global hotkey brings Antinote to the front from inside any other app. You can keep it in the dock, the menu bar, both, or neither, and pin the window above everything else when you need it to stay put.

Trigger: ⌥A Full documentation

How Antinote compares to note-taking apps

Antinote loses several of these rows on purpose. It isn't trying to be any of these apps — it's the thing you open instead of opening one of them for something you'll delete in ten minutes.

AntinoteApple NotesObsidianNotion
Built forNotes you're going to throw awayNotes you want to keepA permanent, linked knowledge baseTeam documents and databases
Price$5 onceFree with macOSFree for personal useFree tier, then subscription
Where notes liveLocal SQLite on your Mac + iCloud if sync is oniCloudLocal Markdown filesNotion's servers
FormatPlain textRich textMarkdownBlocks
How you open itGlobal hotkey, over any appLaunch the appLaunch the appApp or browser
Does math inlineYesNoWith a pluginIn a formula field
Best atA quick sum, a phone number, a scratch list for the next twenty minutesNotes you want on your iPhone tooLong-term notes that link to each otherWorking with other people

How Antinote compares to other Mac scratchpads

There are so many now. Instead of telling you how Antinote is better, here's how each one of these is better.

All the indie ones are made by people who care a lot about them, so go and check them out.

AppPlatformsPriceWhat it does better than Antinote
Scratchpad Sindre SorhusmacOS, iOS, watchOS, visionOS$8 onceFar more minimalist and opinionated. One plain-text note, on every Apple device you own, and nothing else to decide about.
Tot The IconfactorymacOS, iOS, watchOSFree, with paid premium featuresSeven fixed, colour-coded slots you assign your own meaning to, plus rich text and custom smart bullets and dividers.
Heynote Open sourcemacOS, Windows, LinuxFree and open sourceDev-friendly text buffers. Every block gets its own language with syntax highlighting and auto-format, and math blocks carry their own variables.
Numi Dmitry NikolaevmacOS, Windows, Linux, CLIFree, with a paid unlock for unlimited notes and iCloud syncDeeper math. It is a calculator first — natural-language input, dates, timezones, plugins, and a terminal version.
Raycast Notes RaycastmacOS, WindowsFree for 5 notes, unlimited with Raycast ProRaycast is Raycast. The note window is one part of a launcher that also does your clipboard history, snippets, window management and AI.
Stickies ApplemacOSFree, already installedIt's free, and it's already on your Mac.
SideNotes ApptoriummacOS, iOS$19.99 once per major versionFolders, images and file shortcuts, docked to the edge of the screen so a whole panel of notes stays visible next to what you’re working on.

Prices and platforms read off each vendor's own site, last checked 21 August 2026. They change — check the link before you decide.

Frequently asked questions

How much does Antinote cost?

Antinote costs $5 USD (one-time) and includes lifetime updates. There's also a #charity-offer channel on Discord where if you describe a donation you made or volunteer work you've done, I'll send you a lifetime license to thank you for your good work.

Is there a mobile version?

Antinote for iOS is in development with an Oct 2026 release date. Add your email to the iOS Beta list.

Which OS versions does Antinote support?

Antinote is only available for macOS 14+ (Sonoma and later). There is no Windows or Linux version. Translucent mode requires macOS 15 (Sequoia) or later.

Are my notes synced or backed up in the cloud?

Notes are stored locally on your Mac. Antinote 2.0 adds optional iCloud sync, which uses your iCloud account — there is no Antinote account and no Antinote server. Everything it syncs is encrypted on your device before it is uploaded, and that can't be switched off. Sync itself is off until you turn it on. You can also export any note to txt, Markdown, PDF, Apple Notes, Obsidian, or Bear.

Are you collecting data?

No. Antinote stopped collecting usage activity in 1.1.7, and 2.0 removes all analytics and crash-reporting code — including Sentry — from the app entirely. No personal data is collected, and no data is (or will ever be) sold. Settings > Privacy lists everything the app can send over the network, each with its own switch.

How is this different than Notes, Obsidian, Bear, Evernote, etc.?

Most note-taking apps are designed for organization, permanence, and syncing. Antinote is designed for quick temporary thoughts and meant to work alongside your existing comprehensive note-taking system.

Does it have Raycast / Alfred integration?

Yes! Antinote integration is available in the Raycast store and as an Alfred workflow. Thank you @pan_kacper!

I found a bug / have a feature request.

Thank you! Report it on Discord, or email me at [email protected], and I'll look into it.

Can I get Antinote for free?

Yes, two ways. There's a free trial you can download without an account. And there's a #charity-offer channel on Discord: join, describe a donation you've made or volunteer work you've done, and Johnson will send you a lifetime licence to thank you for it. No proof, no form, no catch — it runs on trust.

What is Antinote?

Antinote is a scratchpad app for macOS, built for temporary notes rather than permanent ones. It opens over whatever you're doing with a global hotkey, strips formatting on paste, and evaluates math inline as you type, including currency and unit conversions. It costs $5 once and runs on macOS 14 or later.

Does Antinote work offline?

Yes. Notes live in a local SQLite database on your Mac and everything you type works with the network off. The exceptions are the things that need the internet by definition: currency and crypto conversion fetch live rates, update checks, and any extension you have allowed to call its own APIs. Each one has its own switch in Settings > Privacy.

Can Antinote do math and currency conversion?

Yes. Type "math" on the first line and calculations are evaluated inline as you type, with your own descriptive text on the same line. It converts distances, weights and currencies including crypto, and you can assign values to names and reuse them, so a note becomes a small reactive calculator. "sum", "avg" and "count" total, average and count what's in the note.

Does Antinote have AI features?

No native ones. There is no assistant, no autocomplete, and nothing reading your notes in the background. Screenshot-to-text uses the OCR built into macOS rather than a service. You can add AI yourself if you want it: JavaScript extensions can call APIs and LLMs using your own API key. That is off until you turn on Settings > Privacy > "Let extensions call their own APIs", and keys are stored in the macOS Keychain.

Where are my notes stored, and can I get them out?

In a SQLite database on your Mac. There is no Antinote account and no Antinote server. You can export any note to txt, Markdown or PDF, or send it straight to Apple Notes, Obsidian or Bear. Optional iCloud sync uses your iCloud account and is off until you turn it on.

Are my notes encrypted?

If you turn iCloud sync on, yes. Everything Antinote syncs is encrypted on your Mac before it is uploaded, using Apple's CloudKit encrypted fields, and the keys live in your iCloud Keychain. Encryption is always on — there is no setting to disable it, and there is no Antinote server in the path. One caveat: your notes are only truly end-to-end encrypted if you also turn on Apple's Advanced Data Protection. Without it, Apple holds keys that can decrypt some of your iCloud data. If you leave sync off, notes never leave your Mac. Full details in the manual.

What happens to a note when I delete it?

It goes to The Void, which is Antinote's recoverable trash, rather than being destroyed. Open it from the File menu to restore a note. Notes can also be set to expire on their own — the app is built around notes going away.

Can I use Antinote for code snippets?

For holding one, yes — type "code" on the first line to keep a snippet for review or light editing. It is deliberately minimal. Antinote is not an IDE and does not try to be one; if you want per-block languages and syntax highlighting, Heynote is built for exactly that.

Is Antinote good for long notes?

Not really, and that's a deliberate trade-off. Antinote is optimised for short ephemeral notes, which is why they feel instant; very long notes get laggy. Write the long thing in your permanent notes app and use Antinote for the parts you're going to throw away.

Can I try Antinote before buying it?

Yes. There's a free trial you can download without an account, and the $5 licence is a one-time purchase with lifetime updates.

Can I change how Antinote looks?

Yes. There are built-in colour themes with a separate one for light and dark mode, paper types, adjustable text size, a choice of app icon, and a theme maker for building your own. Translucent mode requires macOS 15 (Sequoia) or later.

Can I extend or automate Antinote?

Yes. Extensions are JavaScript commands that run inside a note — type :: for an autocomplete list of everything installed, like ::today or ::sort_lines. There are also URL schemes, terminal commands, and Raycast and Alfred integrations.

What are the alternatives to Antinote?

Plenty, and several are good. Scratchpad is more minimalist, Tot gives you seven colour-coded slots, Heynote has dev-friendly per-language blocks, Numi has deeper math, Raycast Notes lives inside Raycast, SideNotes docks folders and images to the screen edge, and macOS Stickies is free and already installed. There's a table of all of them above.

Who makes Antinote?

Antinote is made by Johnson Fung under Cmd-N Studios. It's an independent app, not a venture-funded one — which is why it's $5 once instead of a subscription.

Everything above is documented in more detail in the user manual, and every release is written up in the updates.

ANTINOTE
Made with cathartic abandon.
Written entirely with the ZSA Voyager.
Cmd-N Studios Inc. © 2025