Benimautner
Benimautner
If anyone else still this issue: Firstly, download the project from source. Then, add `reload(sys) sys.setdefaultencoding('utf-8') ` after the import line ( `import os, sys, argparse, webbrowser, requests` ) ....
@dpleshkov Did you find a way? I searched but didn't find anything helpful
Since this app is in a very early stage, I do not see the need for a release on any platform other than Github. I will consider this in the...
Probably, yes. Will be fixed in next release
Thanks for letting me know, I was able to reproduce this and will fix it in the next release.
Works now: https://github.com/go-vikunja/app/releases/tag/0.1.6-beta Unfortunately, you have to restart the app when you change the theme. Funnily enough, it changes automatically when changing from dark->light for me, but not light->dark.
In general, I like the idea of supporting this. However, I'm not sure if a manual field is the best idea. Ideally, we would parse the token from the webview...
If you don't want to expose your programs to the public internet (which is understandable), the recommended approach would be a VPN server. Every operating system supports setting those up...
@kolaente thoughts? For the sake of keeping it as close to the web frontend, I think this is a valid request.
I definitely like that. Would give us space for stuff like the description as well, without having it in the subtitle of each task list tile