Hi guys,
I'm trying to implement a dynamic bullet list to centralize and sync the interface for my favorites podcasts.
I follow all my podcast through RSS feeds, so I installed and configured FeedReader.
I'm now trying to import each entry in Lovelace, but I'm currently stuck:
- ToDo List allow me to dinamically add new entries and check them once consumed, but doesn't seem to support links, markdown links or html links;
- Markdown allow me to use markdown links, to create checkboxes (but not to check them), but not to dinamycally add new entries;
Is there a way to implement this in a non useless way?