Skip to content

Improve config and storage path handling #8

@slice

Description

@slice

Default JSON storage files (such as insects.json) exist relative to the current working directory. However, should they exist relative to the source code? How can this be specified? Right now, they clog up the current working directory, introducing the possibility of them being accidentally git added into version control.

This issue can also apply to the config folder. Where should that go? Relative to the source code, or somewhere else?

We might have to introduce another conflict (data dir? config dir?) in order to solve this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions