popular in github...also same as badges...https://...
# questions
r
popular in github...also same as badges...https://ileriayo.github.io/markdown-badges/
k
ah, so it looks like shields are just images?
r
yea but i have not been able to figure out how to use wiki links with it...i am very new to all this so please bear with me
k
all good. you can use regular markdown image links in dendron
for shields, i would recommend using that
r
ok...but is there a way then to have it link somewhere else within a vault...for example I have a section called postgresql which holds all my notes on postgresql and in the root have that badge/shield link to it instead of just having words link to those notes
k
hmm, okay, maybe not quite understanding this. you want a shield that links to your note? why not just use a wiki link? what would the shield that links to your note look like?
r
this changes the pointer like a link does but when you click it does nothing
k
r
yea but the words postgresql show up next to the shield instead of the shield being the link itself
in regular markdown is simple but since dendron uses wiki links to link other notes, not sure this can be accomplished...either way...i really love dendron...awesome product
k
got it. this isn't supported with wikilinks at the moment though you can use regular markdown links for the same effect
[![]()](...)
. if you submit a feature, we can track it on the roadmap 🙂 https://github.com/dendronhq/dendron/issues/new?assignees=&labels=&template=feature_request.md&title=
r
ok...one last question...you said to use regular markdown links...does that mean then [![]()][[]] or turn the wiki links into regular markdown link? If turn into regular markdown, how to do that?
k
the former
r
thanks
8 Views