Thank you for creating this plugin! I tried using RegEx to select folders to hide.
The two folders I'm trying to hide are "zzz Trash" and "zzz notion-like-tables"
Using the Regex ^zzz Trash$ or ^zzz notion-like-tables$ I was able to hide one folder or the other, but not both. What sort of RegEx would I need to use to hide both folders at once?
Thank you for creating this plugin! I tried using RegEx to select folders to hide.
The two folders I'm trying to hide are "zzz Trash" and "zzz notion-like-tables"
Using the Regex ^zzz Trash$ or ^zzz notion-like-tables$ I was able to hide one folder or the other, but not both. What sort of RegEx would I need to use to hide both folders at once?