Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement saving, retrieving, and setting of global configuration options #69

Open
dgets opened this issue Jun 26, 2018 · 0 comments
Open
Assignees
Milestone

Comments

@dgets
Copy link
Owner

dgets commented Jun 26, 2018

So, I guess this encompasses issues #5, and #25, and quite possibly some that I've missed this morning, due to chronic sleep deprivation. Regardless, the last commit held the first of the code, for this particular aspect of things (see commit 9068f51).

The system will just going to use a text file, with semi-colon signified comments on newlines, and key/option pairs, both strings, delimited by a ": " betwixt.

The aspect that has not been touched in the code, yet, is development of a new Form, in order to handle assignment of the options, from the user's end. That'll be pretty simple, I'm thinking.

@dgets dgets added this to the beta milestone Jun 26, 2018
@dgets dgets self-assigned this Jun 26, 2018
dgets added a commit that referenced this issue Jun 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant