Results 3 issues of José Feiteirinha

The code below: ``` function main() { return [ cube({size: 3, center: true}), sphere({r:2, center: false})] } ``` Should display both a cube and a sphere, however in Atom it...

I there, I used the event above in my code. Thought it might be useful to others too.

Plugin to create a new daily note by copying the previous day's note, removing completed tasks.