Skip to content

Latest commit

 

History

History
executable file
·
13 lines (9 loc) · 527 Bytes

config.md

File metadata and controls

executable file
·
13 lines (9 loc) · 527 Bytes

Configuration

output_path

  • Description: Specifies the path where the file will be saved.
  • Default: Empty
  • Behavior: If left empty, the file will be saved in the current profile's 'collection.media' directory.

editor

  • Description: Specifies the preferred editor to open the file.
  • Default: code
  • Behavior: If left empty, the file will attempt to open in Visual Studio Code (VSCode). If VSCode is not installed, the file will be opened in the system's default editor.