Contents

Guides

Getting Started

3 min read
Getting Started

Getting Started with RiteMark

You're about to meet your new favorite writing tool. In just 5 minutes, you'll have RiteMark installed and your first document created.

Let's go.


Download and Install

Head over to our GitHub releases page and download RiteMark.dmg.

Once downloaded, open the file and drag RiteMark to your Applications folder. That's it — installation done.

💡 Tip: After dragging, you can eject the disk image by right-clicking it and selecting "Eject".

First Launch on macOS

When you open RiteMark for the first time, macOS might show a security warning. This happens because we're an independent developer, not a big corporation.

Here's how to open it anyway:

  1. Find RiteMark in your Applications folder

  2. Right-click (or Control-click) on it

  3. Select Open from the menu

  4. Click Open in the dialog that appears

You only need to do this once. After that, RiteMark opens like any other app.


Open Your First Project

RiteMark is project-based — it works with folders, not individual files. This keeps your documents organized and lets you see everything in one place.

Screenshot of Welcome page

Click Open (or use File → Open Folder) and select any folder on your computer. If you don't have one ready, create a new folder called "My Notes" or similar.

Your folder now appears in the sidebar on the left. This is your project explorer.


Create Your First Document

Here's the fun part. Right-click anywhere in the sidebar and select New File. Name it something like hello.md and press Enter.

The file opens in the editor. Start typing — your text appears beautifully formatted as you write.

🎉 Congratulations! You've just created your first RiteMark document.


Three Things to Try Right Now

1. Slash Commands

Screenshot of usage of slash commands

Type / anywhere in your document. A menu appears with all available block types:

  • /heading1 creates a large heading

  • /bullet starts a bullet list

  • /task adds a checkbox item

Try typing /heading1 and pressing Enter. Magic.

2. Quick Formatting

Select any text you've written. A floating toolbar appears with formatting options. Click B for bold or I for italic.

Even faster? Use keyboard shortcuts: ⌘B for bold, ⌘I for italic.

3. Relax — It Auto-Saves

Notice there's no save button? RiteMark saves your work automatically, about a second after you stop typing. The status bar at the bottom shows you when the file was last saved.

No more lost work. No more "did I save that?" anxiety.


What's Next?

You've got the basics down. Here's where to go from here:

Set up AI assistant — RiteMark includes a simple AI assistant that can help you write, edit, and brainstorm. Configure your API key to unlock it.

Explore the editor — Learn about all the block types and keyboard shortcuts to speed up your workflow.

Export your work — Share your markdown as PDF, Word, or HTML. See export options.


Quick Reference

What you want to do How to do it
Create a new file Right-click in sidebar → New File
Insert a heading Type /heading1
Make text bold Select text, press ⌘B
Start a bullet list Type /bullet
Export to PDF Click Export → PDF

Stuck?

Check out Common Issues for solutions to frequent problems, or browse the full support documentation for detailed guides on every feature.

Happy writing!