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
- Click the settings button
in the top right - Settings screen will be displayed
Method 2: Keyboard Shortcut
Method 3: From Menu Bar
- Menu bar → "Settings"
- 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
- "Font Settings" section in settings screen
- Click the "Body Font" selection button
- 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
- "Language Settings" section in settings screen
- Select from "Language" dropdown
- 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
- "Database & System" section in settings screen
- Click "Initialize Database" button
- All data will be deleted and reset to empty state
Note: This operation cannot be undone
Backup & Restore
Manual Backup (Export)
- "Backup & Restore" section in settings screen
- Click "Export" button
- Select save location and export as JSON file
- Includes all documents, folders, tags, templates, and media information
Data Restore (Import)
- "Backup & Restore" section in settings screen
- Click "Import" button
- 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 documentCtrl/Cmd + F
: Search in editorCtrl/Cmd + Shift + F
: Global searchCtrl/Cmd + P
: Toggle previewCtrl/Cmd + ,
: Settings screen
Font Size Adjustment:
Ctrl/Cmd + (+)
: Increase font sizeCtrl/Cmd + (-)
: Decrease font sizeCtrl/Cmd + 0
: Reset font size
← Back to Help Home