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

Locate default json file according to XDG path #235

Open
strogiyotec opened this issue Nov 4, 2020 · 0 comments
Open

Locate default json file according to XDG path #235

strogiyotec opened this issue Nov 4, 2020 · 0 comments

Comments

@strogiyotec
Copy link
Contributor

strogiyotec commented Nov 4, 2020

Hey, I discovered ultralist recently and it's working for me much better than taskwarrior. The only thing I don't like is that it stores default storage file in my home directory. I would like it to be in my XDG_DATA_HOME directory. I checked the code and think it shouldn't be hard to implement .

  1. Check file in current dir
  2. Check file in XDG_DATA_HOME
  3. Check file in home

If you are interested I will be glad co contribute

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

1 participant