I am testing the new db version of Logseq and I came to an issue. I have a property named keywords that is set to Text for the Property type. According to schema.org standard, it is used for keywords or tags and it must be DefinedTerm or Text or URL.
When I write a name of a tag with a # and I finish manually typing it, it stays on the left close to the property name. But when I start typing and choose a tag from the suggestion popup to complete the name of the tag automatically, it goes to the right of the line that holds the values for the property.
The second way looks too complicated and prone to mistakes. The first one, with the CMD+ENTER, is much simpler. But is there any functional difference?
Anyway, how I want to use this keywords property is like in the old Logseq md properties with the double colon :: for holding the Tags like: tags:: #Tag1 #Tag2 #Tag3.
But now I wonder if this is useful in a program like Logseq. So my new question is: What is the appropriate place to put the tags that describe the content of the node so that it can be linked in the graph with other related nodes? Where does the new Logseq db want to see the Tags?