Getting Started & Basic Operations
Welcome to Sprouti! This guide explains the basic usage and initial setup of the app.
Step 1: Language Settings
- Click the settings button
at the bottom left of the window - Select the language in the "Language Settings" section
- Choose from Japanese or English
Step 2: Font Settings
- Open "Font Settings" in the settings screen
- You can adjust the following individually:
- Body Font: Normal text
- Heading Font: H1-H6 tags
- Code Font: Code blocks
Basic Operations
Creating a New Document
Method 1: Create from Sidebar
- Press the explorer button on the left side to enable tree view
- Right-click on the tree view and select "New Document"
- Enter the document name and press Enter
Method 2: Create within a Folder
- Right-click on the folder where you want to create
- Select "New Document"
- Enter the document name and press Enter
Creating a New Folder
- Press the explorer button on the left side to enable tree view
- Right-click on the tree view and select "New Folder"
- Enter the folder name and press Enter
Editing Documents
- Click on a document in the sidebar
- Click the "Set Body Text" button
- The editor will be displayed in the main area
- Edit while checking real-time preview with the preview or split view button in the toolbar
- When editing is complete, click "Save" in the toolbar or "Save and Exit" in the info panel
Moving Documents
Move with Drag & Drop
- Press the explorer button on the left side to enable tree view
- Start dragging the document
- Drop to the destination folder
- Move automatically completed
Basic Tag Operations
Adding Tags
- Select a document or folder
- Check the document info panel on the right
- Enter tag name in the "Add Tag" field
- Add with Enter key
Search by Tags
- Click a tag from the tag cloud in the right sidebar
- Documents and folders with that tag will be displayed
- Multiple tag combinations are also possible
Basic Search Functions
Text Search
- Open a document and press the search button in the footer to open the search panel
- Enter search terms and press Enter or click the search button
Global Search
- Press the search button in the sidebar to display the search panel
- Expand detailed options on the search screen
- Specify search targets:
- Document names only
- Content only
- Tags only
- All
Date range and author filtering are also possible
Useful Features
Pin
- Purpose: Always display important documents at the top
- Operation: Right-click document → "Pin"
- Release: Right-click again → "Unpin"
Lock
- Purpose: Prevent accidental deletion
- Operation: Right-click document → "Lock"
- Release: Right-click again → "Unlock"
Shortcuts to Remember
Operation | Windows | Mac |
---|
Save Document | Ctrl + S | Cmd + S |
Search (with document open) | Ctrl + F | Cmd + F |
Global Search | Ctrl + Shift + F | Cmd + Shift + F |
Toggle Preview | Ctrl + P | Cmd + P |
Settings | Ctrl + , | Cmd + , |
Good Things to Do First
Create Basic Folder Structure
- 📁 Projects
- 📁 Personal Notes
- 📁 Study Notes
- 📁 Ideas
- 📁 Archive
Set Up Basic Tags
#important
- Important documents#wip
- Work in progress#done
- Completed items#idea
- Ideas#review
- Needs review
Create Templates
- Meeting minutes template
- Daily report template
- Project management template
- Blog post template
Important Notes
Data Storage Location
- Documents are saved locally
- Regular backups are recommended
- Cloud sync is not currently available
Performance
- When handling large numbers of documents (1000+), searches may take time
- We recommend regularly archiving or deleting unnecessary documents
Compatibility
- Supports standard Markdown syntax
- Also supports GitHub Flavored Markdown (GFM) extensions
← Back to Help Home