← Back to research
·8 min read·company

MinkNote

MinkNote is a Mac notes and journal app that edits Markdown in ordinary folders. Review its free editing boundary, native interface, file portability, and early product tradeoffs.

Key takeaways

  • MinkNote edits Markdown in ordinary folders, with projects, journals, tags, and internal links layered over the files.
  • Free supports one editable journal; Pro unlocks editing across additional journals and projects.
  • The Mac interface uses SwiftUI and AppKit, while WebKit powers the editor; native does not mean an entirely AppKit text engine.
  • Portable text, internal-link portability, cloud synchronization, and app permissions are separate things to evaluate.

FAQ

Is MinkNote free?

Yes. The free edition allows unlimited notes and folders in one designated journal. Other journals and projects remain readable and searchable; editing those locations requires Pro.

Can MinkNote open an existing folder of Markdown?

Yes. It opens existing files in place. Pro is required to edit additional projects; Free can browse, search, and export them.

Does MinkNote have an iPhone or iPad app?

Not as of this review. The published roadmap describes future mobile support; the shipped application requires macOS 15 or later.

How much is MinkNote Pro?

The US App Store lists $2.99 monthly, $19.99 yearly, or $49.99 lifetime as of September 15, 2026. The developer calls these early-supporter prices.

Executive Summary

MinkNote is a Mac notes, journal, and writing app whose content stays in ordinary Markdown files. It combines projects, journals, folders, tags, and search with a native Mac interface. An existing folder can become a project without importing its contents into a separate library.[1][2]

Its most important commercial boundary is editing location. The free edition supports one designated journal; other collections remain available to read and search. Pro unlocks editing across those additional locations. Evaluate that distinction before treating the download as an unrestricted free editor for an existing vault.[3]

AttributeCurrent position
Developer / sellerDemian Turner; Seagull Systems Ltd on the App Store[4]
PlatformmacOS 15 or later, Intel and Apple silicon; mobile versions are planned[1]
StorageMarkdown in user-selected folders[5]
Business modelFree edition plus monthly, yearly, or lifetime Pro[4]

See the minimalist Markdown Mac notes comparison for the wider category.


Product Overview

Projects separate collections of files. Journals and folders organize material within them, while standard notes and date-oriented journal notes support different writing habits. The editor offers Markdown, rich text, and split-view presentation; tables and image handling are built in.[6]

NeedDocumented mechanismPractical check
Organize a collectionProjects, journals, nested folders, tags, and favoritesStart with the structure already present in the files[6]
Find a passageCurrent-note search, journal filtering, and project-wide searchTest both locating the note and finding the exact passage[6]
Connect related notesInternal links selected through a searchable destination pickerCheck link behavior after a rename and export[7]
Keep metadata portableFrontmatter stores tags, pinned state, and internal identifiersInspect how another editor preserves those fields[8]

A useful first-project test

Open a copy of a representative Markdown folder and inspect the project before editing. Test filenames, subfolders, and a note containing an image. The documented no-import model means the app works with files in place; using a copy is a practical way to evaluate the editor's changes before making it part of the main writing workflow.[2]

Create two linked notes, move or rename the destination, and then export the journal. MinkNote says its internal links continue resolving after those changes and can become portable Markdown links during export. That is a more useful migration test than confirming that the text opens in another application.[7]

Inspect the frontmatter after editing a tag or pinned state. Because those fields are in the document, an external formatter or script can affect the same metadata. A plain-file workflow is easy to inspect, but the other tools touching those files still need compatible behavior.[8] These are proposed evaluation steps; this review did not install or benchmark the app.


Technical Architecture

MinkNote uses SwiftUI and AppKit for the interface, WebKit for the editor, Quick Look for image previews, and Swift concurrency for background work. Foundation handles file and metadata access. This is a native Mac application with a WebKit editing surface; the distinction matters when comparing editing behavior with an AppKit text editor.[9]

The documented access model uses App Sandbox and security-scoped bookmarks for folders the user selects. The main FAQ says Full Disk Access is unnecessary. That describes the intended permission mechanism, not an independent security audit or a guarantee about every file operation.[9][1]

The files can be inspected, backed up, versioned, and moved with ordinary filesystem tools.[5] However, portable Markdown content and portable application links are not identical: MinkNote separately documents conversion of note links when exporting journals.[7]

A folder can reside in iCloud Drive or another file-sync location. MinkNote does not provide its own hosted notes service.[1] The practical responsibility remains with the chosen sync and backup setup. Evaluate simultaneous edits and recovery separately instead of assuming that a shared folder makes every multi-device workflow conflict-free.

Privacy and optional services

The privacy policy says note content, filenames, and search text are excluded from optional usage analytics, which users can control in Settings. It distinguishes local note storage from anonymous interface-use events.[10] The product also supports Apple Writing Tools as an operating-system feature.[6] Users should evaluate services they invoke separately from the app's local storage model; this report does not infer an all-local AI guarantee or a blanket encryption guarantee for a cloud folder.


Strengths

  • Existing files stay in place. Adoption does not require moving every collection into a hidden library or proprietary content database.[2]
  • Organization without a migration format. Frontmatter exposes useful note metadata inside the files rather than making it accessible only through the application.[8]
  • Built-in writing surfaces. Rich-text and Markdown modes, tables, images, and project search cover common writing tasks without an extension setup step.[6]

Cautions

  • Free editing has a fixed home. The editable free journal is ~/Documents/MinkNote/Journal; additional projects are read-only in the app. Pro is the relevant tier for editing collections elsewhere.[3]
  • Mobile support is a roadmap item. An iCloud folder does not provide a shipped MinkNote iOS client.[1]
  • Link portability needs testing. Check exported links and metadata with the tools that will consume the collection.[7][8]
  • Early interface defects have first-hand reports. A reader reported multiwindow and toolbar problems; the developer reproduced some toolbar behavior but not every reported symptom.[11]

What Developers Say

In the September 2026 r/macapps discussion, Pro user ceryni17 praised the developer's responsiveness and color-coding. This is an account of one user's experience, not evidence of a general satisfaction rate.[12]

Reader CostSensitive8188 reported inconsistent formatting-toolbar actions and a link dialog appearing in multiple windows. Turner reproduced the glitchy toolbar and horizontal-rule behavior, while saying the duplicate dialog worked correctly in his environment. The reviewed exchange does not establish a released fix. Try those interactions on the intended macOS version during evaluation.[11]


Pricing & Licensing

US App Store prices checked September 15, 2026:[4]

PlanPriceMain difference
Free$0One editable journal; other collections readable and searchable
Pro monthly$2.99/monthEditing across additional journals and projects
Pro yearly$19.99/yearSame editing entitlement, annual billing
Pro lifetime$49.99 onceOne-time purchase option

The developer labels these early-supporter prices.[13] The Free/Pro guide says that ending a subscription leaves files in their existing locations; the additional collections become read-only inside MinkNote, and remain editable with other compatible applications.[3] File ownership and the app's paid editing entitlement are separate.


Competitive Positioning

MinkNote belongs on a shortlist with FSNotes, Obsidian, and iA Writer. The decision is whether its projects-and-journals structure improves an existing file workflow. For a single stream of quick notes, that structure may add little. For several collections of research, work notes, and dated entries, evaluate whether switching projects and linking within them reduces the effort of finding material.

The key buying tests are concrete: does the editor preserve the files and frontmatter used by other tools, do exported links still work, and does the Pro editing boundary match where the collection lives? Compare those outcomes in the category report, rather than choosing solely on a native-versus-cross-platform label.


Viability Assessment

The App Store lists version 1.5 with a newly introduced permanent free edition and search improvements. Earlier releases added internal linking, zoom controls, and richer embeds.[4] This establishes current product development. It does not establish financial durability or a delivery date for planned mobile apps. Plain files reduce the cost of leaving, provided the user also verifies links, attachments, and metadata.


Bottom Line

Recommended for: Mac users who want organized writing and journals over existing Markdown files, and prefer built-in features to extensive configuration.

Not recommended for: A requirement for a shipped mobile companion, or unrestricted free editing across arbitrary projects.

Outlook: A credible new option for the Mac notes comparison. Its transparent file model and newly usable free edition make evaluation straightforward; linked-note portability and the reported interface defects deserve hands-on checks before a large migration.


Research by Ry Walker Research • methodology