Configuration

The configuration file is named config.ini and is located in sub directory chatgpt-conversation-finder inside the directory user_config_dir as defined by the platformdirs package.

Note

You can open the config file in the default editor by running sub command edit-config see Usage for more information.

The syntax for the config file is described in the documentation for the configparser module in the Python standard library.

Note

See the default config file default_config.ini for the current values of the default editor. The values you specify in configuration file will override the default values.