andré f.
andré f.
Yeah I understand. Thanks for your reply and for the effort in making the plugin (: André
+1 for `borders`, all the rest imo too project-specific.
I'd love this! Though right now it's not too much hassle handling all these "extra" properties as separate from the defaults provided by `gr8`, and make custom `gr8-utils` rules.
hi! trying to implement the `animationId` trick as well, but not working. Here the complete code: ``` static init(options = { selector: 'marquee3k' }) { var animationId; // set variable...
@muni2explore thanks that worked!
+1 for adjusting height of tiles!
I do confirm this happens also for me on macOS 10.14.1.
@stratofax I just tried and it seems to work. I am not entirely sure what the repercussions of this could be. Probably any program you run in Terminal.app can write...
> Or we can ask agenda to not display empty day (forgot the name of the option though) Thanks for the tip, I looked up the option, it's [this one](https://orgmode.org/worg/doc.html#org-agenda-show-all-dates):...
+1 I get the same. Just followed the instructions but changed from port `80:80` to be `90:80` ``` sudo docker run -e "HOST=se.rv.er.ip" -v $HOME/.ssb:/root/.ssb -p 90:80 -p 8008:8008 -p...