metamark icon indicating copy to clipboard operation
metamark copied to clipboard

Results 2 metamark issues
Sort by recently updated
recently updated
newest added

Lovely library. One similar challenge with Obsidian notation is the way they reference media internally. The same` filename-key` system is used for filenames, so it'd probably make sense to parse...

Currently, relative path like` ../my/vault` don't resolve on NodeJs, only child path like` /local/folder/vault`. One wild workaround is to pass custom function. Happy to send a PR for this one....