Badwi
Badwi
In the last section of this installation instruction page, i.e packaging changes at https://docs.activitywatch.net/en/latest/installing-from-source.html#packaging-your-changes, the process stopped at certain point. - [x] I have searched the [issues](https://github.com/ActivityWatch/activitywatch/issues) of this repo...
I found that markdown footnotes are not working. ``` For example [^1] [^1]: Some explanation ``` Above snippet will not generate a footnote link like Ghost does.
I use [cleandocker](https://github.com/clean-docker/Magento2)'s container for my local development. When I try to install this module, it's like not using the same connection profile as magento. This error occured: > SQLSTATE[HY000]...
Hi, Thanks for this awesome app. I enjoy this app very much, particularly for the Dropbox integration. But, recently, the API you use is now deprecated. So, I cannot connect...
I haven't fully understood how `./migrate-database.sh` works. I try to add another bash script and add it to _post hook_ either _mid hook_ in Openshift deployment config, but they don't...
I have tried updating to 5.4 as well as 5.5 but both were failed to build in Openshift. It mainly due to the dependency of PHP v 7.1. So, the...
Hi, When I run `npm run serve` I get ExperimentalWarning: _The http2 module is an experimental API_ and in the browser, an error `ERR_INVALID_HTTP_RESPONSE` occured