Skip to content

Conversation

Haltarys
Copy link

@Haltarys Haltarys commented Jul 18, 2025

Changes

in your note's frontmatter

I confused the "property" from Dataview ([key:: value]) with the note's frontmatter properties. My bad.


table.dataview

table is the name of the HTML element, dataview is the name of the class. Not the other way around.


dv.container.classList.add('clsname')

It's better practice to edit the classes of an element through the classList property than by appending strings to the className property.

@Haltarys Haltarys changed the title Clarify some points in the FAQ Small FAQ fixes Jul 18, 2025
@Haltarys
Copy link
Author

Thank you for your awesome plugin blacksmithgu! ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant