newsmap-js icon indicating copy to clipboard operation
newsmap-js copied to clipboard

RFE: 'Solo' mode

Open Baylink-gh opened this issue 3 years ago • 3 comments

I see this was mentioned in your reddit thread when you announced, but the commenter wasn't clear. And just having found your delightful reimplementation of newsmap, I wanted to suggest it:

When all categories are selected, and I click on one of the tabs, instead of deselecting that tab, select only that tab.

If only one tab is selected and the user clicks it, then reselect all tabs. (A different way to put this is "if the user deselects the only active tab, and none are selected, automatically force the selection set back to All".) I'm pretty sure, even this many years out, that that's how newsmap.jp handled that situation.

Audio consoles (and things which have stolen it from them) refer to this as solo mode: you click one button, and that's all you hear. If you click it a second time, and it's the only one selected, you go back to hearing everything in the mix.

Secondary question: I didn't see an "autorefresh time" in the Settings; does the page actually refresh automatically?

Baylink-gh avatar Apr 16 '21 03:04 Baylink-gh

Thanks for getting in touch. At the moment clicking the categories toggles them on/off as you describe. Alt-Click will achieve what I think you are referring to as Solo Mode. I admit this feature certainly isn't very discoverable. I could add an option to reverse the default behaviour to be in line with what you describe.

As for the second part of the issue - yes it does auto-refresh. That time is hard coded in App.js#L58 to be 10 minutes. Again I could extract this to the settings to make it configurable.

Of course if you feel like implementing any of these I'll happily take a look at any pull requests you send.

IJMacD avatar Apr 16 '21 08:04 IJMacD

Yeah, I know. I'll take a look at it. FWIW, though, in a current Firefox 64, Alt-Click doesn't seem to do anything.

And no, 10 minutes is just fine. You just did such a nice job on the hamster dance... :-)

Baylink-gh avatar Apr 17 '21 00:04 Baylink-gh

Nope, I've tried it in a couple browsers; Alt-Click does not seem to Solo a specific category on any of them.

Related: if I manually solo one or two categories by turning the rest off, it scales the size, rather than the article count, which would be the result I'd prefer; should I open a separate ticket on that, or nah? :-)

Baylink-gh avatar Jun 18 '21 22:06 Baylink-gh