pawelmalak

Results 25 comments of pawelmalak

Currently there is no option to change ui language.

You want to have snippets and their metadata stored in a text file so you can backup it easier?

Can you check your database files and confirm it's not working? I'm running 2 instances and my weather updates just fine: ![image](https://user-images.githubusercontent.com/24780509/160594214-316d6843-73b9-4c03-b237-e98fb7c7cd2f.png)

Download [DB Browser for SQLite](https://sqlitebrowser.org/) and open `db.sqlite` file from your Flame directory. Next, go to Browse Data tab and select `weather` table: ![image](https://user-images.githubusercontent.com/24780509/160599265-9261b3e1-bff8-413c-abce-1095fe603867.png)

> automatically grab a favicon from the URL entered There is no such feature as auto-pulling favicons

It works fine for me on both 2.2.2 and 2.2.1. I tested it with png, jpg, ico and svg formats. 1. what is the extension of the file you are...

> Also noticed the weather doesn't update except when saving. Was it working for you in previous versions?

You can set custom months in the settings.

> This commit was doing the right thing actually: [LuckyF@f8b6966](https://github.com/LuckyF/flame/commit/f8b69660c218ee2eea4464ad977b8ef3868f3e23) How was this commit right if server code couldn't access anything, making app unusable?