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.

Live preview shows inline metadata as links

See original GitHub issue

What happened?

In live preview, type:

[prop1:val1] [prop2:val2]

(one space separation between properties)

You get:

image

DQL

No response

JS

No response

Dataview Version

0.4.26

Obsidian Version

0.14.6

OS

MacOS

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
memeplexcommented, May 4, 2022

As for filing upstream, would you mind doing that on the forum?

I don’t think this will work since [...] [...] is valid (or almost valid, not sure about the space in-between) syntax: Commonmark example 526

[field1:: key1] | [field2:: key2]

What about [field1:: key1, field2:: key2] ?

0reactions
blacksmithgucommented, May 4, 2022

I’m open to ergonomic alternative syntaxes; I’m not sure if I can override this specific Obsidian behavior. I’ve just separated my fields via bars,

[field1:: key1] | [field2:: key2]

which fixes rendering issues.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Best Practices for Link Previews in Messages
When people send messages containing links to web sites, Messages in iOS and macOS will automatically generate inline previews for the links.
Read more >
Use Link Preview in Outlook.com and Outlook on the web
When you add a URL to an email, using Link preview, you get a rich preview of a title, thumbnail, and a description...
Read more >
Inline Query for Live Preview · Issue #729
I wonder if you could implement Inline Queries for Live Preview as you have for normal dataview queries. Why it is useful. learning...
Read more >
The Trick to Disabling Link Previews for URLs in Your ...
When a link is sent via an SMS or iMessage conversation in Messages, the app will automatically change the URL into an inline...
Read more >
Core Syntax - MyST-Parser - Read the Docs
Inline Code. `code`. Autolink. <https://www.example.com>. URL Link ... HTML metadata can also be added globally in the conf.py via the myst_html_meta ...
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