Closed sindresorhus closed 3 years ago
@withoutwax Would you be able to test? I'm happy with any kind of nitpicking. I didn't add Command+n as we cannot do that globally. Instead, I added the ability to set global keyboard shortcuts for next/previous website. I'm open to ideas for other things that would make the experience better.
// @thatrobotdev In case you want to help test.
I'd love to help test!
In case it's not clear, there's a link to the test build at the top.
Really nice feature!
For some reason the "previous website" shortcut is not working. I tried different shortcuts but still. I can loop through websites with the "next website" shortcut.
Maybe we could have an option to choose the default website at startup? It would default to the last used if none is set up (as it is right now).
For some reason the "previous website" shortcut is not working.
Good catch. Just a typo: https://github.com/sindresorhus/Plash/pull/74/commits/59d21c128911f06ca4634c36e8ab2d06a0593b7c 🤦
Maybe we could have an option to choose the default website at startup?
Any reason you don't want it to just show the previous one? I don't add preferences lightly, so there must be some good use-cases.
I understand, maybe it's not that important. It is to reset the desktop to my favorite site when login back on. Like closing the session would reset to some preferred defaults (if any).
The website list box doesn't show up good on my computer.
MacBook Air 13" 2017 macOS 10.15.7 (19H524) Plash Version 1.8.0-multiplewebsites (12)
This is with just my local website loaded. This next one is with a few more sites added:
As already mentioned, the previous site hotkey isn't working.
@withoutwax Would you be able to test? I'm happy with any kind of nitpicking. I didn't add Command+n as we cannot do that globally. Instead, I added the ability to set global keyboard shortcuts for next/previous website. I'm open to ideas for other things that would make the experience better.
@sindresorhus Hey Sindre! Sorry for the late response! Yes - I'm more than happy to test and give any feedback necessary!
I had not actually tested on macOS 10.15 yet. I usually do that right before publishing.
Here's a new build with hotkey and macOS 10.15 fixes: Plash-2.zip
@ced404 I'll keep it in mind. I think it might make sense to add an option for it, but I want to wait and see if anyone else asks for it first.
It now gives a bit too much space? but it is readable.
The next/previous hotkeys are working fine for me.
It now gives a bit too much space?
Fixed
Thanks for testing, everyone. I'm going to merge this so I can work on some other features. I plan to get this out in an update within a couple of weeks.
You can now add multiple websites and switch through them in the menu or through global keyboard shortcuts. Some of the website-related preferences have moved into the website add/edit dialog.
I have not implemented auto-switching. That can happen later.
Test build: Plash.app.zip\ (The websites you add here will not be available later on in the App Store version)
Fixes #24