You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I find that more often than not, I want to open up more than one article when I see the list of options, and so it feels overkill to run the command a second or third time just to open a second or third article.
So I propose that either we:
allow users to enter a comma-delimited list of articles to open, or
keep the cli open, waiting for input until the user explicitly exits
The pro/con of #2 is that is will only exit when the user decides to exit, but that means they can open all the articles they want before they are done, and the con of #1 is that even though it allows multiple articles to be opened, ccnews would have to be run again with the same options if the user decides they want to read an article that they forgot to select.
Yeah, true. I like the idea of entering into a "news mode" in the cli, where I have to explicitly exit, its not that uncommon for my processes to enter into a mode where I need to run a command to exit, so it will feel invasive. I like it. 👍
I find that more often than not, I want to open up more than one article when I see the list of options, and so it feels overkill to run the command a second or third time just to open a second or third article.
So I propose that either we:
The pro/con of #2 is that is will only exit when the user decides to exit, but that means they can open all the articles they want before they are done, and the con of #1 is that even though it allows multiple articles to be opened, ccnews would have to be run again with the same options if the user decides they want to read an article that they forgot to select.
@brh55, thoughts?
The text was updated successfully, but these errors were encountered: