Supported plugins
Dataview
Dataview is supported and transformed into Markdown by the plugin. However there are some problems with Dataview I can’t fix. Moreover, I can’t update the API properly (see obsidian-dataview/issue#2080).
Not only that, Dataview seems to be in maintenant mode and will be replaced by Datacore. Therefore, I will not fix the problems with Dataview until Datacore or a proper way to update Dataview is released.
Some known bugs:
0
will be transformed into empty stringdv.paragraph
with collapside callout in it.
Excalidraw
.excalidraw
files will be exported natively into svg
file, you don’t need to export the file manually.
Unsupported plugin (for now)
Metabind
For the moment, Metabind doesn’t allow to export to Markdown. You can make an FR on the official repository to allow it.
Other useful plugins
Some of the information presented here may not be up to date.
Metacopy
Using metacopy, you can quickly copy a link to a shared page. To create a link, you need to configure:
category
inkey
- Add your
set_url
inbase link
- Add
category
inkey link
You can also remove metacopy from the file menu using a key, so you can activate metacopy only for share: true
. Metacopy support also folder note.
The final configuration of metacopy will be:
In the end, a menu will appear on files with share: true
and a configured category
. This menu is on the left-click and the file menu. You can quickly copy a link from there, like a Google or Notion sharing link!