tylerbouknight / obsidianDiscogs

Creating a music database in Obsidian
5 stars 1 forks source link

How can i separate the Album and Artist? #1

Closed cece554 closed 7 months ago

cece554 commented 7 months ago

How can i separate the Album and Artist? vs the Data pulling in as "Artist" - "Album". ie.

artist: {{VALUE:artistName}}

Seperately: how can I update linkify to parse it as links in the event there are multiple, id like to do the same with genres.

artist: {{VALUE:artistName}} would result in = [[John Coltrane]] [[Eric Dolphy]] vs the current John Coltrane,Eric Dolphy

tylerbouknight commented 7 months ago

@cece554 If you’ve made any changes, feel free to submit a PR :)