Properties

You can access the following properties in MsgFiler 4 using AppleScript.

  • keep open after filing (boolean): Should MsgFiler 4 stay open after filing.

  • mark messages as read (boolean): Should messages be marked as read when filing.

  • move selection down after filing (boolean): Should move the selction down after filing. If false, the selection will be moved up. This setting is ignored if the MsgFiler Filing Script is active and when filing Gmail messages.

  • beep after filing (boolean): Play a sound after filing.

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

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

  • selected accounts only (boolean): Should mailbox searches be performed only over accounts of the currently seleted messages.

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

  • label filed messages (integer): Label filed messages. Specify -1 to 6.

  • flag filed messages (integer): Flag filed messages. Specify -1 to 6.

  • display filed count (boolean): Should the nuber of messages filed be displayed in MsgFiler 4.

  • filed count (integer, r/o): The total number of messages filed.

  • archive gmail messages before filing (boolean): Should MsgFiler 4 try to archive Gmail messages before filing.

  • selected mailbox name (text, r/o): The name of the currently selected mailbox.

  • selected mailbox path (text, r/o): The path of the currently selected mailbox.

  • selected mailbox account (text, r/o): The account of the currently selected mailbox.

  • focused filing opacity (number): The opacity of the Filing Focus overlay.

  • focused filing animation duration (number): The duration of the Filing Focus activation animation.

  • focused filing on all screens (boolean): Should Filing Focus dim all screens when active.

  • focused filing resume (boolean): Resume Focused Filing when returning to MsgFiler 4 and Mail.

  • mailboxes loading percentage (number): Used internally for display reloading mailboxes progress.

Last updated