Obs167|Copying Dataview Tables to Markdown Format: Enhanced Copy and Dataview Serializer

Опубликовано: 11 Июнь 2026
на канале: Jerry's Productivity Tech Channel
525
15

Sometimes you need to copy data generated by Dataview for reuse, and the Dataview Serializer plugin can be very handy in such cases.

Today, we introduce two plugins for obtaining Dataview tables: Dataview Serializer and Enhanced Copy.

Dataview Serializer can convert Dataview's output (tables or lists) into Markdown content, which can then be copied and reused.

The other plugin, Enhanced Copy, allows you to replace Obsidian's built-in copy button [Ctrl+C]. By enabling it in the settings, you can copy the content of Dataview and Dataviewjs. When executing the Copy selected text command, Dataview tables will be copied to the clipboard in Markdown format.

In terms of ease of use, Enhanced Copy is more convenient.

══════════ ⌚ Timeline ══════════
00:00 Introduction
00:38 Dataviewjs Button
01:08 Enhanced Copy Plugin
03:04 Dataview Serializer Plugin
05:09 Conclusion / Outro
══════════ ⌚ Timeline ══════════

💡 Explanation Article: https://jdev.tw/blog/8510/
💡 Related Links
✅ Enhanced Copy: https://github.com/Mara-Li/obsidian-e...
✅ Dataview Serializer: https://github.com/dsebastien/obsidia...
✅ Official Documentation Obsidian Dataview Serializer: https://developassion.gitbook.io/obsi...
✅ List all commands Obs127-Simplify Obsidian automation scripts with Templater Hotkeys:    • Obs127|用Templater Hotkeys簡化Obsidian自動化腳本,詳...