You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was creating a book database of books that I have ready with relationships to an Author DB and a Main Character DB. If I select the Author first and then the Main Character, the formatting adds and extra "]" to the Main Character link. See below
If I select the Main Character first and then Author, everything is fine.
When broken, the Main Character is blank. If I then select the Main Character, it corrects the issue. I have also not found any issues with changing the Main Character or Author after it is working.
What platform were you using?
Desktop
Version of the plugin
3.5.1
Relevant log output
Not sure what logs you want.
Are you using the latest version of the plugin in your Obsidian vault?
I have verified that I am on the latest version
Are you check if there is a similar issue?
I have verified that there are not similar issues
The text was updated successfully, but these errors were encountered:
I noticed that if you click on the column's name, mouse over the property's type, and choose "Relation", it has a more appropriate rendering of the links. Unfortunately for me, the styling used on it is unreadable with the Minimal theme.
Edit: I was able to resolve the styling issue with the following CSS snippet:
Contact Details
sean@seanchiggins.com
What happened?
I was creating a book database of books that I have ready with relationships to an Author DB and a Main Character DB. If I select the Author first and then the Main Character, the formatting adds and extra "]" to the Main Character link. See below
Author:: [[Book Tracking/Author List/James Patterson.md|James Patterson]]
Main_Character:: [[Book Tracking/Character List/Alex Cross.md|Alex Cross]]]
If I select the Main Character first and then Author, everything is fine.
When broken, the Main Character is blank. If I then select the Main Character, it corrects the issue. I have also not found any issues with changing the Main Character or Author after it is working.
What platform were you using?
Desktop
Version of the plugin
3.5.1
Relevant log output
Are you using the latest version of the plugin in your Obsidian vault?
Are you check if there is a similar issue?
The text was updated successfully, but these errors were encountered: