jolupa
jolupa
Well I was thinking only displaying the most old one, or the most urgent (it's going to finish in 1 or 2 days). Maybe a button to mark as done...
Wow that's amazing (I was just thinking just in a line showing my most urgent or the oldest task) but that is just so cool! It's very helpful, for me...
sorry for the question but, what's the code to put in the polybar I'm calling the script with: `[module/todo] type = custom/script interval = 90 exec = ~/.config/polybar/todo -todo label...
Maybe a simple menu... I can't remember all the keys configured :P
I just made a package for Arch Linux distros, avaliable in the AUR as nodejs-afterwriting, and can be very cool to make the cli a self package without the web...
Here's the code. To pass the variable "imagen" to the image plug-in I try single and double braces with no results. ``` {{ entries:listing folder="videojuegos/galeria" limit="6" }} {{ galeria limit="1"...
Ok. Changed all the variables to single bracees... nothing happens. ``` {{ entries:listing folder="videojuegos/galeria" limit="6" }} {{ galeria limit="1" sort_by="ramdon" }} {{ image src="{ imagen }" dim="300x200#" }} {{ /image...
Changed... still not working.
Yes, if I remove the call to the image plug-in the images shows on the page, but without the dimensions I want.
I'm using the one coming with statamic. In the same page I'm using the plug-in to resize another image, from a file fieldtype not a grid, without a problem.