AlbumFiler
  • Welcome
  • Why AlbumFiler?
  • Buy AlbumFiler
    • Freemium Mode
  • System Requirements
  • Onboarding
    • Photos Permission
    • Accessibility
    • Shortcut
    • Automation
    • Subscribe or Purchase
    • Completion
  • Using AlbumFiler
    • AlbumFiler Shortcut
    • Opening Folders and Albums
    • Keyboard Shortcuts
    • Importing Media
    • Moving Albums
    • Creating New Albums and Folders
    • Favorite Items
    • Recent Items
    • Slideshow
    • Action Menu
  • Settings
    • General Settings
    • Search Settings
    • Action Settings
    • Advanced Settings
    • Keyboard Shortcuts
    • License Settings
    • Support Settings
    • About Settings
  • AppleScript
    • Properties
    • Commands
  • Shortcuts
    • Find Album
    • Find Folder
    • Get AlbumFiler Setting
    • Get Selected Media Items
    • New Album
    • New Folder
    • Set AlbumFiler Setting
    • Set Search Query
    • Show Album
    • Show Folder
    • Slideshow
  • Support
    • Troubleshooting
    • Mac App Store vs. Direct Download
    • Version History
  • Submit a Question
  • Testimonials
  • Blog
  • Privacy Policy and EULA
Powered by GitBook
On this page
  1. AppleScript

Properties

You can access the following properties in AlbumFiler using AppleScript.

  • keep open after performing action (boolean): Should AlbumFiler stay open after performing an action.

  • focus on search on activation (boolean): On app activate, return focus to the search field.

  • calculate album count: Should AlbumFiler calculate the number of media items in folders and albums.

  • case sensitive (boolean): Should searches be case-sensitive.

  • name only (boolean): Should searches be performed only on the album or folder name and not the full path.

  • selected item name (text, r/o): The name of the currently selected album or folder.

  • selected item path (text, r/o): The path of the currently selected album or folder.

  • items loading percentage (number): Used internally for display reloading albums and folder progress.

PreviousAppleScriptNextCommands

Last updated 1 year ago