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

Configuration suggests using glob, doesn't work #33

Closed
oschrenk opened this issue May 19, 2016 · 4 comments
Closed

Configuration suggests using glob, doesn't work #33

oschrenk opened this issue May 19, 2016 · 4 comments
Labels

Comments

@oschrenk
Copy link

Was setting up todoman and reading through the documentation which suggests to use

# A glob expression which matches all directories relevant.
path = ~/.local/share/calendars/*

Using the glob expression results in no available lists, removing the star helps.

@untitaker
Copy link
Member

That does work for me. Which version do you use?

@untitaker
Copy link
Member

Also, do you have subfolders in ~/.local/share/calendars? Because if you don't have those, then there are no task lists and the behavior is correct.

@oschrenk
Copy link
Author

Oh. I presumed the glob expressions would include files. My bad.

@untitaker
Copy link
Member

Ah, I see what you mean... no, it should only match the folders that contain such items.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants