Let me share some ingenious ways to use Hazel that might make you say “Why didn’t I think of that?” These workflows transform Hazel from a simple file organizer into an intelligent digital assistant that anticipates your needs.

Photography Workflow Automation

Here’s a clever trick for photographers: Create a rule that monitors your camera imports folder and automatically organizes photos based on their EXIF data. When new photos arrive, Hazel can sort them into folders by date, camera model, or lens used. But here’s the really smart part - combine this with a custom naming scheme that includes the shooting settings (like “Family_Picnic_f2.8_1-250sec”). Now you’re not just organizing photos; you’re creating a searchable database of your photography techniques.

Invoice and Receipt Management

Think of this as your personal accounting assistant. Set up Hazel to watch for documents containing words like “invoice,” “receipt,” or ”$” in their contents (using the new OCR features in version 6). Have it automatically:

  1. Move the file to a tax-year specific folder
  2. Rename it with today’s date and vendor name
  3. Add a “receipt” tag
  4. Create a backup copy in your cloud storage

But here’s the clever part: Add a custom attribute that extracts the total amount from the receipt, then use that in a filename like “2024-01-04_Staples_$24.99”. Now your folder names actually tell you how much you’ve spent!

Smart Download Management

Instead of just sorting downloads by file type, create a sophisticated system that:

  • Moves disk images (.dmg files) to trash after 24 hours (because you’ve likely installed the app by then)
  • Unzips archives automatically and moves the originals to trash
  • Renames screenshot files with more meaningful names based on the window title captured
  • Moves work-related files to a specific folder if they arrive during business hours

Research Paper Organization

For students and academics, create a system that:

  1. Watches for downloaded PDFs
  2. Uses OCR to scan for author names and publication dates
  3. Renames files in a consistent format like “Author-Year-Title”
  4. Creates topic-based folders based on content keywords
  5. Adds relevant tags for easy searching

The brilliant part? Have Hazel append citation information in BibTeX format to a master bibliography file, automatically building your reference database.

Email Attachment Management

If you save email attachments to a specific folder, have Hazel:

  1. Extract the sender’s email address from the filename
  2. Look up the sender in your Contacts
  3. Rename the file using their actual name instead of their email
  4. Sort into folders based on the sender’s company domain

Project Version Control

Here’s a sophisticated workflow for creatives:

  • Monitor project folders for files that haven’t been modified in 30 minutes
  • Create dated backup copies automatically
  • Keep only the last 5 versions
  • Add a color label to indicate how many revisions exist
  • Generate a simple changelog text file tracking when versions were saved

Meeting Notes Organization

Create a system that:

  1. Watches for new documents created during scheduled meeting times
  2. Renames them with the meeting title from your calendar
  3. Files them in project-specific folders
  4. Adds tags based on attendees mentioned in the document
  5. Creates a follow-up reminder if it detects phrases like “TODO” or “Follow up”

Software Development Workflow

For developers, set up Hazel to:

  • Move build artifacts to a cleanup folder after successful builds
  • Organize debug logs by date and project
  • Track file changes in project folders and trigger local backup scripts
  • Clean up old branches after successful merges
  • Archive project folders that haven’t been accessed in 30 days

The key to making Hazel truly powerful is thinking in workflows rather than single actions. Each rule should be part of a larger system that mirrors how you actually work. The most clever Hazel setups are often chain reactions where one automated action triggers another, creating a seamless workflow that happens entirely in the background while you focus on more important tasks.

Remember: The best Hazel rules are the ones you never have to think about - they just work quietly in the background, keeping your digital life organized exactly the way you like it.