Closed Amparose closed 3 years ago
Hi @Amparose. This preference does not accept relative paths, only file and directory names. So, adding dst will ignore that directory and its contents.
As for the error, it does sound like something hadn't quite finished loading yet. If you are able reproduce the "no command found" error, please let me know and I'll take a look.
Ah yep, removing the trailing slash fixed it. Thanks.
I have added
dst/
to Ignored Names of prefs and it isn't working. Also trieddst/**
in case it was because file is nested; doesn't work either. I have tried restarting Nova again as I noticed it didn't seem to load anything to initially and alerted a No command found with the name "todo.refresh". That seems working now but could be a bug in there somewhere.