Move a note into the archive folder, preserving every backlink.
Thin convenience wrapper around renameNote: computes the
destination path (<archive_folder>/<basename>, flattened — no source
folder is preserved), then delegates. Leading folders of the source are
stripped so Inbox/Foo.md archives to Archive/Foo.md, not
Archive/Inbox/Foo.md.
Move a note into the archive folder, preserving every backlink.
Thin convenience wrapper around renameNote: computes the destination path (
<archive_folder>/<basename>, flattened — no source folder is preserved), then delegates. Leading folders of the source are stripped soInbox/Foo.mdarchives toArchive/Foo.md, notArchive/Inbox/Foo.md.