v2
v2 copied to clipboard
Telegram message improvements
Hello,
- The telegram notifications are quite plain at the moment, it would be nice to have some markup:
- title in bold (
<b>title</b>
) - first x characters of the content when possible(
lorem ipsum...
) - add the date + publisher of the article at the bottom where possible. (
<i>date - publisher</i>
)
-
Also it would be really nice to have the option to choose if you want to have the original feed URL in the notification or a link towards miniflux entry like:
https://miniflux.app/history/entry/618
-
add the option to mark an item as read through telegram. (Might be way more work for little benefit, not sure about it)