Open or the current note or monitor current vault in Marked 2.
Use the commands via the Command Palette (type cmd+p, then search for "Marked"). Or, assign hotkeys to those commands in Obsidian's hotkey preferences.
The plugin uses Marked 2's URL handler to open the current note in Marked. Changes will show up with ~2s delay.
If you use the command "Open Vault in Marked," the Marked preview will show the most recently-modified file in your vault, which will be the current note. In order to switch to a new note in the preview, you need to make an edit, but hitting Space anywhere in the note will update the Marked preview to the new note.
Search Obsidian's Community Plugins gallery for "marked" and select "Install."
- Copy over
main.js
andmanifest.json
from the latest release to your vault folder in the directoryVaultFolder/.obsidian/plugins/Marked-obsidian/
.