Wingetlywingetly
← All apps
M

memoir

by shiyuv0.1.8

Last updated

A memoir that stays on disk.

Install with winget

$ winget install --id MemoirStudio.Memoir --exact --version 0.1.8

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for memoir

memoir uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, user scope)
memoir_0.1.8_x64-setup.exe /S

See the full silent install reference for memoir

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Memoir is a quiet desktop notebook. Point it at a folder of .md / .mdx files and you get a library, a CodeMirror editor, and a live preview — without an account, a sync service, or a proprietary vault.

Notes are ordinary files. You can open the same folder in git, VS Code, or any other editor.

Features

- Local-first — the workspace is a folder you choose. Memoir never uploads your notes.

- Markdown and MDX — GitHub Flavored Markdown, KaTeX, Mermaid, task lists, and a small set of built-in MDX components.

- Edit / split / preview — write source, read the rendered page, or do both with synced scroll.

- Library — folders, frontmatter tags, favorites, recent notes, and a heading outline.

- Safe by default — atomic writes, crash-safe drafts, autosave, and deletes that go to .memoir-trash/ instead of vanishing.

- Fast library — each workspace keeps a disposable SQLite cache at .memoir/index.sqlite so the sidebar does not re-read every note. The markdown files are still the source of truth; gitignore .memoir/ and exclude it from iCloud / Dropbox / OneDrive.

- Appearance — light / dark / system theme, accent colors, density, type scale, and Chinese / English UI.

- Sandboxed paths — only .md / .mdx inside the workspace; .., symlinks, and hidden/build directories are rejected.

Installers · v0.1.8

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
userDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for memoir.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • skiffshiyu
    DrizzleTime.Skiffv1.0.0

    Skiff 是一个本地跨平台磁盘清理工具,用于在删除前检查缓存、应用、重复文件和大文件。

  • P
    PandocJohn MacFarlane
    JohnMacFarlane.Pandocv3.10.2

    If you need to convert files from one markup format into another, pandoc is your swiss-army knife.

  • Pinny Notes63BeetleSmurf
    63BeetleSmurf.PinnyNotesv1.17.0

    A sticky note application with a button to "pin" a note making it always on top above other windows.

  • ObsidianObsidian
    Obsidian.Obsidianv1.13.7

    Obsidian is the private and flexible writing app that adapts to the way you think.

  • NotionNotion Labs, Inc
    Notion.Notionv7.31.0

    A new tool that blends your everyday work apps into one. It's the all-in-one workspace for you and your team.

  • Grammarly for WindowsGrammarly
    Grammarly.Grammarlyv1.2.288.1945

    Compose bold, clear, mistake-free writing with Grammarly’s new AI-powered desktop Windows app.

More from shiyu or browse markdown, notebook, notes.

Frequently asked questions

How do I install memoir on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id MemoirStudio.Memoir --exact --version 0.1.8. winget downloads the installer from shiyu and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install memoir silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id MemoirStudio.Memoir --exact 0.1.8 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for memoir?
memoir uses EXE (NSIS). Run the downloaded installer with: memoir_0.1.8_x64-setup.exe /S. The silent switches are /S.
How do I uninstall memoir via winget?
Run: winget uninstall --id MemoirStudio.Memoir --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from memoir's Apps & Features entry.
Is memoir free?
memoir is distributed under MIT. Refer to the publisher (https://github.com/Memoir-Studio/Memoir) for the full license terms - Wingetly itself does not charge for installation.
Does memoir work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls memoir directly from the publisher.
How do I keep memoir up to date?
Run winget upgrade --id MemoirStudio.Memoir --exact, or winget upgrade --all to update everything winget tracks. We index 3 versions of memoir from microsoft/winget-pkgs.

Recent versions

  • 0.1.8latest
  • 0.1.7
  • 0.1.6