git-annex/doc/forum/taskwarrior.mdwn

12 lines
394 B
Text
Raw Normal View History

2013-08-06 12:14:42 +00:00
I try to sync my taskWarrior files .task/*.data with git-annex ... but there is two problem :
2013-08-06 12:16:20 +00:00
- i need to chmod 755 my files because taskWarrior doesn't recognize them, or say "problem with permission"
- taskwarrior seems crazy with symbolic link used by git-annex, undo not work, task appear multiple times , etc.
2013-08-06 12:14:42 +00:00
Is there any solution ?
Any user experienced the same problem?
Thanks
Sr.