Matheus Baldissara

Results 58 comments of Matheus Baldissara

Guys, do we have any updates on this? I'd also be willing to contribute if needed

Sure, all the songs from the album "Honeymoon" by Lana Del Rey play perfectly fine, but any from Gojira's "From Mars to Sirius" and "The Way of All Flash" work

If you need more songs for testing i can try to play a few more and check which ones work and which ones don't

I'd appreciate any suggestions on services that we could host a public demo for free. If someone knows one please add a comment in this thread. I'm also adding pinning...

Hey, thank you for reporting the issue and for the suggestion. I was testing everything up again a few hours ago and it seems like that both the subpath and...

> Does tasks.md now support multiple projects using the above folder structure ? No, right now we don't support the above structure. In order to have multiple board you have...

Yeah, that's something I plan to work on very soon. I could be wrong, but it looks like the editor we're using does not support checkboxes. If that's the case...

It seems like StacksEditor, the editor we are currently using, implements the CommonMark specification, which does not support task list / checkboxes. So we'll have to switch to a different...

I appreciate any suggestions on editors that works similarly as the one we currently use (must have markdown and rich text mode, local images upload, can be customized with css)....

> Looks like this section of code that renames the card: > > https://github.com/BaldissaraMatheus/Tasks.md/blob/main/backend/server.js#L173 > > could use some token replacement: > > ```js > const newName = (ctx.request.body.name ||...