Fábio Correia
Fábio Correia
When I run the command `fyne-cross darwin -arch amd64,arm64 -app-id $(APPID) -icon $(ICON) -output $(NAME)` I end with two build for AMD64 even it creates two separated dist folders. Also...
Since not all the OS show the about window with the application version and information, it should be added to the application.
The testing my screenshot needs to be adapted to work on the local dev environment and the CI.
- If the application fails to start the user should now how to get the log file. - On the application the user should be able to open the log...
The linux distribution doesn't have icon on the installed apps, for that reason it can only started from the terminal.
Running the app didn't saw any issues but running it with -race flag returned 3 data race warning and 1 invalid pointer error.
For example if I have notes with the words `postgresql`, `postgres`, `postgreSQL` and `PostgresQL`. If I search for `postgresql`, `PostgreSQL` or `postgresSQL` I get the same matches and correct. But...
Would be possible to create a google task from an inline checkbox task inside a note? Let's say we have a task on obsidian (simple markdown checkbox with text in...