Hi,
In editor, I create some checkout for todo (checked, unchecked),
how to search the checkbox status with search function?
current , i can search the "checkbox" or "checked" to get the notes with checkbox.(I think that use full search the html code input type=checkbox , checked="checked" to implement it.)
but cannot query the checkbox status "unchecked".
Hi,
In editor, I create some checkout for todo (checked, unchecked),
how to search the checkbox status with search function?
current , i can search the "checkbox" or "checked" to get the notes with checkbox.(I think that use full search the html code input type=checkbox , checked="checked" to implement it.)
but cannot query the checkbox status "unchecked".