Enjoying the app 👍, thanks for the quick updates! It needs a few things before it can be my daily driver Mastodon app, but glad to watch how it progresses 😎
Feature request(s):
- Set a profile as default so I don't choose on launch every time
- Remember my column layout so if I close/reopen the window and/or app, the columns are restored instead of going back to single-column
@lotus42 Thanks for the feedback!
A default profile is a nice idea, thank you. Persisting window state between launches is a macOS feature: You can quit the app using Command-Option-Q, or set this as the default by deselecting the “close windows when quitting an app” checkbox in “System Preferences > General”.
@mastonaut I see, yeah it could really affect other use cases that I hadn't considered (since I just use it one very particular way).
May be other ways to handle, but having to turn them into code is another thing. Something like, each profile having "layouts" you can save and specify one of them as default. (One-column, two-column, three-column - and then, what those columns show), etc. All sorts of possibilities.
I can see how difficult it must be to make those decisions haha