Data structure for book recommendations

What I’m trying to do

I am trying to improvise recommendation system of my vault. For example for if someone recommends a book in a different context, I currently do reco-book:: Book Name. This way I can easily come back to context of the book

Things I have tried

The problem with this solution is that I can only add book name and nothing else. Is there any other easy way to add multiple values to data view property like quick explanation of why the book is interesting. While this is one example, I am trying to understand how to handle similar requirement in Obsidian

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.