mirror of
https://github.com/foambubble/foam.git
synced 2026-04-24 03:01:01 -04:00
* Add new `Create New Note` command It is the streamlined counterpart to `Create New Note From Template` * Simplify the variable Regex \W is equivalent to [^A-Za-z0-9_]