Settings & Customization

Basic Settings

Sprouti allows you to customize various settings according to your preferences.
From appearance, fonts, and language settings to database management, build your ideal environment.

Accessing Settings Screen

How to Open Settings Screen

Method 1: From Menu

  1. Click the settings button in the top right
  2. Settings screen will be displayed

Method 2: Keyboard Shortcut

  • Ctrl/Cmd + , (comma)

Method 3: From Menu Bar

  1. Menu bar → "Settings"
  2. Settings screen will be displayed

Font Settings

Font Type Settings

Body Font

For normal text display in the editor

Available Fonts (App Store Version)

  • Japanese Google Fonts: Noto Sans JP, Noto Serif JP, Sawarabi Mincho, Sawarabi Gothic, M PLUS Rounded 1c, M PLUS 1p
  • English Google Fonts: Inter, Roboto, Open Sans
  • System Fonts (Japanese): Hiragino Sans, Hiragino Mincho ProN, Hiragino Kaku Gothic ProN
  • System Fonts (English): SF Pro Display, SF Pro Text, Helvetica, Arial, Times New Roman

Configuration Method

  1. "Font Settings" section in settings screen
  2. Click the "Body Font" selection button
  3. Select from font list

Heading Font

Font for H1-H6 tag display

Available Fonts (for Headings)

  • Japanese: Select from same font family as body font
  • English: Inter, Roboto, Open Sans, etc.
  • Auto Bold: Headings are automatically displayed in bold

Code Font

Monospace font for code blocks and inline code

Available Monospace Fonts (App Store Version)

  • Google Fonts: JetBrains Mono, Source Code Pro
  • System Fonts: SF Mono, Monaco, Menlo
  • Features: Ligature support, optimized character display for programming

Font Size Settings

Size Adjustment

Current Implementation:

  • Font Size Scale: 8-level size adjustment (xxs, xs, sm, md, lg, xl, xxl, xxxl)
  • Keyboard Shortcuts: Cmd/Ctrl + (+/-) to change size, Cmd/Ctrl + 0 to reset
  • Auto Save: Size settings are automatically saved and maintained after app restart
  • Dynamic Scale: Immediate global reflection via CSS variables

Font Settings

  • Font Selection: 23 carefully selected fonts in App Store version (System fonts + Google Fonts)
  • Google Fonts Support: Use high-quality web fonts via CDN
  • Preview: Real-time font change confirmation in settings screen
  • Auto Apply: Setting changes are immediately reflected throughout the app
  • Category Classification: Classified into Japanese (Gothic/Mincho/Round Gothic), English, and monospace fonts

Language Settings

Supported Languages

  • Japanese: Full support
  • English: Full support

Changing Language

  1. "Language Settings" section in settings screen
  2. Select from "Language" dropdown
  3. Complete application with application restart

Language-Specific Features

Japanese Settings

  • UI Display: All in Japanese
  • Date Format: Year/Month/Day display
  • Font Optimization: Automatic selection of Japanese fonts

English Settings

  • UI Display: All in English
  • Date Format: YYYY/MM/DD display
  • Font Optimization: Automatic selection of English fonts

Database Management

Database Settings

Database Location

  • macOS: ~/Library/Application Support/sprouti/database/

Database Operations

Database Initialization

  1. "Database & System" section in settings screen
  2. Click "Initialize Database" button
  3. All data will be deleted and reset to empty state

Note: This operation cannot be undone

Backup & Restore

Manual Backup (Export)

  1. "Backup & Restore" section in settings screen
  2. Click "Export" button
  3. Select save location and export as JSON file
  4. Includes all documents, folders, tags, templates, and media information

Data Restore (Import)

  1. "Backup & Restore" section in settings screen
  2. Click "Import" button
  3. Select backup file (JSON)

Note: All current data will be deleted and replaced with backup data

Media Folder Management

  • "Open Folder": Opens the folder where media files are stored
  • You can directly manage uploaded images and files

Keyboard Shortcuts

Current Limitations

Shortcut Customization:

  • Keyboard shortcut customization is not currently supported
  • Only fixed shortcut keys are available
  • Preset functionality is currently not implemented

Available Shortcuts

For details, see Keyboard Shortcuts.

Main Shortcuts:

  • Ctrl/Cmd + S: Save document
  • Ctrl/Cmd + F: Search in editor
  • Ctrl/Cmd + Shift + F: Global search
  • Ctrl/Cmd + P: Toggle preview
  • Ctrl/Cmd + ,: Settings screen

Font Size Adjustment:

  • Ctrl/Cmd + (+): Increase font size
  • Ctrl/Cmd + (-): Decrease font size
  • Ctrl/Cmd + 0: Reset font size
← Back to Help Home