question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Integrate with Obsidian Publish

See original GitHub issue

Hi,

I really like the dataview plug-in and thank you for the great work. I am exploring the possibility of build-up a research paper list based on Obsidian-publish, Obsidian-citation, and Obsidian-dataview. A prototype would be something like this. So far in the prototype, I have to manually copy and paste the citations into the notes until I came across Obsidian-dataview. I believe the query and visualization feature of Obsidian-dataview could be the cornerstone of my project.

So far my progress is that I am able to use obsidian-citation to generate paper notes with YAML header and I can use Obsidian-dataview to generate beautiful tables offline. But the problem is that the table cannot be carried over to Obsidian-publish since the markdown file only has a code block and the table is generated during the preview. I am wondering whether and how I could put this table online?

I understand that it is probably impossible to have dynamic render in Obsidian-publish. But is it possible for obsidian-dataview to generate the table in markdown code or HTML code so that I could append the table in the .md file before publishing? Or do you have any other suggestions?

Thanks again for this great plug-in!

Best, Derek Da Kuang

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

11reactions
filmgalcommented, Mar 18, 2021

I just came across this same issue. In fact I actually just bought publish now that I had dataview and could easily get my recipes and films and stuff organized enough to put online where my husband could get to them. It broke my heart when I saw that my lovely dataview lists couldn’t be published. Just broke my heart.

9reactions
blacksmithgucommented, Mar 17, 2021

Generating static HTML which you can then copy+paste into the markdown file seems doable (it could be made into a command in the command pallette). I will add it to the backlog.

Even better would be being able to directly have Obsidian Publish support dataviews, though I don’t think that’s possible right now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Obsidian Publish
Effortlessly publish your notes from Obsidian. Build your knowledge kingdom with Obsidian Publish. Buy now. $20 per month or $192 per year per...
Read more >
Why I'm no longer using Obsidian Publish | by Nicola - Medium
It's an optional, paid for add on to Obsidian (a note-taking app and second brain). Publish enables you to select files from your...
Read more >
Publishing Obsidian.md notes with GitLab Pages
Obsidian.md is a "knowledge base" application that uses plain text Markdown files stored in a local folder to organize your notes.
Read more >
Quartz: Create and publish your Obsidian Vault for free! - Reddit
Official subreddit of https://obsidian.md. ... Good work!! ... If I buy Obsidian Publish I think the storage for my note is "unlimited"?
Read more >
Publish Obsidian Documents to WordPress - Curtis McHale
Publishing. To publish click the WordPress icon in your sidebar which will reveal a panel in the sidebar with a Publish button for...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found