Skip to content

Save settings in a readable config file (preferably toml) #20

@YoganshSharma

Description

@YoganshSharma

Tasks

  • Use dirs::config_dir() docs to determine the correct config directory for each platform.
  • Provide functions to load, save, and update settings.
  • Store config in a TOML
  • Add documentation and usage examples.

Suggested settings to support (Discussion Needed)

  • downloads_folder: Where downloaded files are saved by default.
  • theme: User interface theme (e.g., "light", "dark", "system").
  • auto_start: Whether the app should start automatically on login.
  • notifications_enabled: Enable or disable desktop notifications.
  • max_concurrent_downloads: Limit for simultaneous downloads.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions