I have added the functionality you wanted. Update the lovelace card from the Github and use showChecked: and/or showUnchecked: for filtering the results.
That looks like the problem you are encountering. I will try to fix it ASAP but basically you are having an error because you don’t have anything written in the note
Appeciate your help. I just made a try with your solution, but I got the following error:
‘Custom element doesn’t exist: keep-notes-card.’
I have downloaded the custom_components\keep_notes_sensor\ folder and it’s content and placed to the necessary place.
I have placed the keep-notes-card.js to the required folder.
I have enabled card-tools.
I have tried restart several times.
Also, in my log, I get the following error:
https://*****************.ui.nabu.casa/local/customcards/keep-notes-card.js:7:1 Uncaught SyntaxError: Unexpected token ‘<’
I have the same problem as @roei639 - i.e. the sensor is set up and works but the card has the error “no card type found”.
I’m checked & double checked install directory without success. I’m wondering if it has been deprecated as it isn’t in HACS repository anymore. Is anyone still using this successfully?
This is not in HACS. The card in hacs is from another creator and mine and his a re not intercompatible.
I unfortunately haven’t had much time recently to fix the issues, so I am sorry if something is not working. I will try to fix it soon.
If everything works out, I will also submit it to HACS for easier downloading.