Hi all,
Now that we can apply checkboxes on a single bullet basis, and based entirely on @H-Row’s CSS code here: My custom CSS for Task Management like "Todoist" - #7 by Craig_Oliver I realise that by changing the background colour of the checkbox, you can use it as a high priority / focus indicator, which is quite a nice little feature to have if like me you don’t really use checkboxes more generally:
.Node-checkbox:before {
border: 2px solid #636363;
background: gold;
opacity: 1;
border-radius: 30px;
}
e.g.
Edit: to make it round, check out H-row’s full CSS in that link
Edit 2: Hmmm, the only problem is you can’t add checkboxes via any of our ‘quick add to inbox’ methods, either through dynalist or quick dynalist