robert1826
robert1826
currently it's not possible. However, your use case can be done using multiple tags in one project
i'm here on ubuntu 16.10 and there is a software that is called "gamin" and it says here in its description "File and directory monitoring system Gamin is a file...
@cboxdoerfer ok, but the point is that the linux kernel actually supporting notifying applications about file system changes and that technology is called [inotify](https://en.wikipedia.org/wiki/Inotify) maybe gamin is the best choice...
Hi @cboxdoerfer i was wondering about a way to implement an incremental database update at least for now till someone can figure out how to make a 'proper' folder monitor...
isn't it possible to even build a script just to update the database that i can run regularly via cron (like the one with angrysearch) ?
I've also came across fswatch with allows the recursive monitoring for directories .. just wanted to let you know
I encontered the same issue and for me the solution to to make sure the version of the entension bundle in the host.json matches the one that is shown in...