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

Automate configuration process #300

Closed
mohdomama opened this issue Jan 21, 2018 · 1 comment
Closed

Automate configuration process #300

mohdomama opened this issue Jan 21, 2018 · 1 comment

Comments

@mohdomama
Copy link

As of now, when todoman is run the first time, you have to manually add the todoman.conf file in ~/.config/todoman/. Also in the config file we have to specify the path where our ics lists (folders) are.
It will be nice if we can make a script that creates the default configurations for the user. The script may do the following :

  • Check if ~/.config/todoman/todoman.conf exists. If it doesn't, create it with default configuration.
  • The default path can be something like ~/todoman/*. The script would have to create this folder.
  • Within the path , there should me a directory called DefaultList. The script would have to create that too.

This will allows any new user to try todoman, without going through the tiring process of manual configuration. Later, the user can edit default configurations if he wants.

@untitaker
Copy link
Member

Duplicate of #129

@untitaker untitaker marked this as a duplicate of #129 Jan 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants