obsidian-dataview icon indicating copy to clipboard operation
obsidian-dataview copied to clipboard

Make static version of note with the dataview output

Open tyson-nw opened this issue 1 year ago • 1 comments

Is your feature request related to a problem? Please describe. When I am exporting the Dataview results don't render.

Describe the solution you'd like A command that runs the Dataview and creates a version of the note that has the results instead of the query. Or one that replaces the query with the return values. Ideally one you can apply to multiple files at the same time.

Describe alternatives you've considered Currently I have to switch into reading mode, copy the text, create a new note, and paste the results of the query into the new note.

tyson-nw avatar Jun 18 '24 04:06 tyson-nw

There is a similar discussion here: https://github.com/blacksmithgu/obsidian-dataview/issues/42

mitten avatar Jun 20 '24 17:06 mitten