-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tweaks for running as a web app #11
Comments
Hello! Happy to hear that you found it useful.
|
Great! :) A couple other things I thought of, too (not sure if you want me to split these to separate issues):
|
It's already implemented. Works for me in both Firefox and Chromium |
Interesting...I'm not seeing that here on:
...both running on LinuxMint 19.3. Hmm... |
Thanks for making mindstream! It's extremely responsive and useful. :)
In web app mode, there are a few tweaks that could make it even better, IMHO:
.page { display:inline-block; }
or equivalent, to help tasks expand horizontally as needed, and be one-per-line instead of "in a heap"Just some ideas. As a shim, I've already put the first item into a ViolentMonkey script for myself (with
!important
...I know, I know...), and it works well in testing.Anyway, again, great stuff, thanks for sharing this project!
The text was updated successfully, but these errors were encountered: