mirror of
https://github.com/foambubble/foam.git
synced 2026-04-24 03:01:01 -04:00
* Added title param in create-note command * Added utility functions for commands * Use create-note command when dealing with placeholders * Updated open-resource command to new pattern * Pass workspace.isTrusted to createFilter * Fixed bug when finding absolute paths in workspace without providing basedir * open-resource command can also receive `uri` param to skip filtering step * added tests * added docs