Fixes the one error the automated review raised against 0.2.2.
minAppVersion1.4.0 -> 1.7.2.Workspace.revealLeafonly returns a Promise@since 1.7.2, and the plugin awaits it so a deferred view finishes loading before it's revealed. Declaring 1.7.2 is the honest fix rather than dropping the await.- Command id no longer repeats the plugin id, and the command name no longer repeats the plugin name -- Obsidian adds both itself.
Install: download main.js, manifest.json and styles.css below into <vault>/.obsidian/plugins/memorry/. Requires Obsidian 1.7.2 or newer.