Skip to content
anvilfilbert edited this page Jul 22, 2026 · 1 revision

FAQ

Is MacPad a Notepad clone?

MacPad is modeled after Windows Notepad, but it is a native macOS app. The goal is familiar plain-text editing, not a full clone of every Windows implementation detail.

Does MacPad store my unsaved text?

No. Current MacPad session restore stores window/tab metadata and saved-file paths, but not document text.

How do I clear session data?

Use File > Clear Session Data.

Why is MacPad not notarized?

MacPad is locally signed but not Apple-notarized. Releases include SHA-256 checksum files so downloads can be verified. Apple notarization may be added later if Developer ID signing becomes part of the release process.

Where should extension or theme ideas go?

Use MacPad Pro for extension, theme, language-aware, Markdown, or plugin-oriented ideas.

Where should I report a security issue?

Do not open a public issue for security reports. Use GitHub private vulnerability reporting when available, or contact the project owner through GitHub.

Clone this wiki locally