admnwrk

Veröffentlicht: Lesedauer: 2 Min.

← Back to Table of Contents

1. Getting Started

This section takes you from first launch to your first finished note.


Open the App

On first launch, mrkdwn shows a welcome note explaining the basics. You can reopen it anytime from the file list.

First launch / Welcome

The welcome screen on first launch of the app.


Create Your First File

Tap the ⊕ button (Floating Action Button, FAB) at the bottom right. A menu opens:

FAB menu

The plus menu for creating notes, projects and imports.

Example: Tap New Note, type # My First Day, and you already have a formatted heading.


File Name & Format

Type the file name at the top of the editor. The format menu offers:

Format Use
.md Markdown (default)
.txt plain text
.html HTML document

Saving is automatic (see Editor → Auto-save ).


Writing — Visual or Raw

mrkdwn offers two modes (toggle via the editor menu):

Details: Editor: Visual & Raw

Visual vs. Raw

Switching between the visual editor and raw source.


Before diving in, take a quick look at Settings ( icon at the top of the list):

  1. Pick a ThemeCustomizing
  2. Adjust FontsCustomizing
  3. Choose Language (DE/EN)
  4. Optional: set up cloud syncSync

Go

That’s it — you’re ready. Next up:

← Back to Table of Contents · Next: Customizing →