Feature Request
Logseq DB should provide a built-in checkbox property with a default keyboard shortcut.
Currently, I use checkboxes in Logseq DB by manually creating a property with the checkbox type and setting its UI to appear on the left side of the node.
This works very well, and I’m quite satisfied with the result. However, I’m not sure why users need to configure this themselves for such a fundamental feature.
I think Logseq DB should provide a built-in checkbox property by default, along with an appropriate keyboard shortcut for inserting or toggling it.
In particular, I think the standard Markdown checkbox syntax, [ ], would be a natural choice for the keyboard shortcut. Typing [ ] could create or toggle the built-in checkbox property, making the feature immediately accessible without any additional configuration.
Also, regarding the existing checkbox syntax from the Markdown version of Logseq: personally, I find it confusing and somewhat problematic. If the DB version adopts a proper checkbox property as the standard approach, I would actually prefer that the old checkbox syntax be removed or deprecated in the DB version rather than maintaining both systems.