I would like an entry on my status bar that tells me the number of unread RSS entries I have waiting. All I need to get that working is the relevant info from Bulletty.
I'm proposing a command like bulletty unread, that will:
- Print the number of unread items.
- OR print a list of the unread items, one per line. Then for my own use-case it would be simple to just pipe that into
wc.
I would like an entry on my status bar that tells me the number of unread RSS entries I have waiting. All I need to get that working is the relevant info from Bulletty.
I'm proposing a command like
bulletty unread, that will:wc.