Getting Started
Everything you need to know to start using tibok
System Requirements
- macOS 14.0 (Sonoma) or later
- Apple Silicon (M1, M2, M3, or later) - Intel Macs are not supported
- Internet connection for initial download (optional for updates)
Installation
- Download the latest release from the GitHub releases page
- Open the downloaded .dmg file
- Drag tibok to your Applications folder
- Launch tibok from Applications or Spotlight
- Grant necessary permissions when prompted (file access, etc.)
First Steps
Opening a File
Use ⌘O to open an existing markdown file, or ⌘N to create a new document.
Command Palette
Open the command palette from the menu bar or by pressing ⌘K. This is your gateway to all tibok features.
Saving Files
Files are saved automatically as you type. You can also save manually using the standard save shortcut.
Live Preview
The editor shows a split view with your markdown on the left and the rendered preview on the right. Preview updates automatically as you type.
Basic Workflow
- Open a file or create a new document (⌘N)
- Start writing in the editor pane
- Use slash commands (/) for quick formatting
- Toggle preview (⌘\) to see rendered output
- Use the command palette (⌘K) for all actions
- Your files are automatically saved to your disk
Next Steps
Now that you're set up, explore these features: