A file-based task manager
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

README: update readme for xattr gotchas

+5
+5
readme
··· 173 173 174 174 tsk is not intended to be checked into git, however there is not reason that it 175 175 cannot be. This repository's development is managed using tsk itself. 176 + 177 + Git does *not* track extended filesystem attributes. If you wish to avoid constantly 178 + re-indexing, use something like metastore: 179 + 180 + https://github.com/przemoc/metastore