Quick Start Guide
This guide will walk you through organizing your first folder with Sorty. You’ll learn the core workflow, preview AI-suggested organization, and apply changes safely.This guide assumes you’ve already installed Sorty and configured an AI provider. If you haven’t, complete those steps first.
Your First Organization
Let’s organize a folder in 5 simple steps.Select a folder to organize
Open Sorty and select a folder to organize:
- Press ⌘O (or click “Open Directory”)
- Choose a folder (we recommend starting with Downloads or Desktop)
- The folder path will appear in the main view
Start with a folder that has 20-50 files for the best first experience. Very large folders (500+ files) may take longer to process.
Choose a persona (optional)
Personas customize the AI’s organization logic for different workflows:
- General: Standard categories (Documents, Media, Archives)
- Developer: Groups by project, language, and tech stack
- Photographer: Organizes by shoots, dates, camera metadata
- Student: Organizes by subject, course, semester
You can change personas at any time. Each watched folder can also have its own persona.
Start organization
Click the “Organize” button (or press ⌘R).Sorty will:
- Scan your folder and collect file metadata
- Analyze patterns using AI (naming conventions, file types, date patterns)
- Generate a proposed folder structure with categories
- Display a preview of the changes
If you enabled “Include Reasoning” in Settings, you’ll see detailed explanations for why files are grouped together.
Review and customize the preview
The AI will present a hierarchical folder structure. For each suggested folder:
- Expand folders to see which files will be moved
- Edit folder names by clicking on them
- Remove files from suggestions if you disagree
- Read reasoning to understand the AI’s decision-making
- “Keep all 2024 files together”
- “Create a separate folder for invoices”
- “Use lowercase folder names”
Apply changes
When you’re satisfied with the preview, click “Apply Changes” (or press ⌘⏎).Sorty will:
- Create the new folder structure
- Move files into their designated folders
- Apply Finder tags (if enabled)
- Record the operation in History
Understanding the Preview
The preview shows you exactly what will happen before any files are moved.Folder Structure
The AI organizes files into a hierarchical structure:- File count: Number of files that will be moved
- Reasoning (if enabled): Why the AI grouped these files
- Tags: Finder tags that will be applied
Customizing the Organization
You have several options to tweak the AI’s suggestions:| Action | How to Do It |
|---|---|
| Rename a folder | Click the folder name and edit inline |
| Remove a file | Click the X next to the file name |
| Provide additional instructions | Type in the “Custom Instructions” field and click “Regenerate” |
| Change temperature | Adjust in Settings to make the AI more predictable (low) or creative (high) |
| Re-run analysis | Press ⇧⌘R to regenerate with current settings |
Advanced Features
Once you’re comfortable with the basics, explore these powerful features.Custom Instructions
Before organizing, you can provide specific guidance:- “Group all 2024 files together”
- “Organize by client name”
- “Keep design files separate from code”
- “Create a folder for each project”
Deep Scan
Enable Deep Scan in Settings for content-aware organization:- PDF text extraction: Reads document content
- Image EXIF metadata: Analyzes camera, date, location
- Document titles and keywords: Extracts semantic information
- Audio/video metadata: Reads artist, album, duration
File Tagging
Enable File Tagging in Settings to apply Finder-compatible tags:- Tags like “Invoice”, “Personal”, “Important”, “Archive”
- Searchable in Spotlight and Finder
- Color-coded for visual organization
Temperature Control
Adjust the AI’s creativity in Settings:- Low (0.0-0.3): Predictable, strict categorization
- Medium (0.4-0.6): Balanced approach (recommended)
- High (0.7-1.0): Creative groupings, may find novel patterns
Using The Learnings
The Learnings is a passive learning system that builds a personalized understanding of your organization preferences.Authenticate
Set up Touch ID / Face ID / Passcode protection for your data. This is required for security—your learning data is encrypted with AES-256.
Use the app normally
Organize files, provide feedback, and make corrections. The system observes:
- Steering prompts: Post-organization feedback
- Honing answers: Explicit preferences from Q&A sessions
- Guiding instructions: Instructions you provide before organizing
- Manual corrections: Files you move after AI organization
- Reverts: Organization sessions you undo
Refine preferences
After completing an organization, click “Refine Preferences” to answer 3-5 AI-generated questions about your organization philosophy.Example questions:
- “When you finish a project, what is your preferred archival strategy?”
- “How do you prefer to organize documents by date?”
The Learnings uses temporal weighting—recent behavior is weighted more heavily than older patterns. This means the AI adapts as your preferences evolve.
Setting Up Watched Folders
Watched folders enable automatic background monitoring for folders like Downloads.Add a watched folder
- Navigate to Watched Folders (⌘5)
- Click Add Folder
- Select a directory to monitor (e.g.,
/Users/you/Downloads)
Configure per-folder settings
Each watched folder can have:
- Its own persona (e.g., Developer for your code folder)
- Smart Drop mode: Only organize new files dropped into the folder root
- Custom enable/disable state
Keyboard Shortcuts
Master these shortcuts to work faster:| Shortcut | Action |
|---|---|
| ⌘O | Open Directory |
| ⌘R | Start Organization |
| ⇧⌘R | Regenerate Organization |
| ⌘⏎ | Apply Changes |
| ⌘Z | Undo (revert organization) |
| ⌘, | Open Settings |
| ⇧⌘L | Open The Learnings |
| ⇧⌘H | Open History |
| ⌘1-5 | Navigate tabs (Organize, Health, Duplicates, Exclusions, Watched) |
Troubleshooting
AI Not Responding
- ✓ Check your internet connection
- ✓ Verify your API Key is correct in Settings
- ✓ Ensure the API URL is correct for your provider
- ✓ For Ollama: ensure the server is running (
ollama serve)
Files Not Moving
- ✓ Check Exclusion Rules to ensure files aren’t protected
- ✓ Verify you have write permissions for the directory
- ✓ Ensure the source files still exist
Slow Organization
- ✓ Disable Deep Scan for faster processing
- ✓ Reduce the number of files by using exclusions
- ✓ Enable Streaming for responsive feedback
- ✓ Consider using a faster AI model
Next Steps
Now that you’ve organized your first folder, explore more features:Custom Personas
Create specialized AI profiles for different workflows
Duplicate Detection
Find and safely remove duplicate files
Workspace Health
Monitor directory health with actionable insights
CLI Tools
Control Sorty from the command line