Thomas Coenen
Thomas Coenen
I thought about this already and would really like it. The problem is that there is no way telling all side effects of a user's custom python or shell script....
Hi, thank you for the detailed report. Unfortunately I'm not able to reproduce this - it works for me on both windows 10 and macOS :/ - Can you check...
Thank you for the minimal reproducer! I found the issue - the strings are both unicode but are composed differently: ```python >>> s1 = 'Erträgnisaufstellung' # copied from config.yaml >>>...
In the meantime you can copy your filename into your config file and everything should work 👌
Hey thank you so much for the kind words and for the donation! It's very much appreciated!
Thank you I'll check that out.
I can see the need for that. Goes on the todo list.
Hello, there were some problems on windows with the previous versions. Could you please try again with the newly released v2?
I should add that the folder exclusion syntax has changed. Please use the new [location options](https://organize.readthedocs.io/en/latest/locations/#location-options) or exclude the name with "not": ```yaml rules: - locations: ~/Downloads filters: - not...
Can you post your config?