Skip to content

Improve config and storage path handling #8

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions