Daniel Slutsky

Results 143 comments of Daniel Slutsky

Ther new version 2-beta11 supports lists as you proposed. The other parts need more discussion.

Hi. I'm copying a few details from a private chat with @light-matters: * `kind/video` supports only youtube, and following your proposal, we will add support for local files. * `kind/hiccup`...

Hi! Quarto Markdown can simply be included in Clojure comments or kind/md. I hope to add some better support to the other ways during the coming weekend.

@holyjak having `:kind/f` as metadata is an interesting idea worth thinking about. Anyway, `kind/video` should support a file path, and that will happen in the coming Clay release tomorrow.

Oh, sorry, I see what you mean now. You need the custom function to avoid changing the value `(Video "path/to/file.mkv" ...)` and just define the way it is rendered. I'll...

Clay version `2-beta17` adds `kind/video` support for urls, and also additional support to passing the function as metadata as @holyjak proposed. See: https://scicloj.github.io/clay/#functions So, we can do something like: ```clj...

Hi @PEZ. I think this proposal by @timothypratley is a great idea that will be very helpful in our plans to make Clojure beginner-friendly. The Flares approach will allow us...

Thanks for clarifying, @PEZ @timothypratley. This helps a lot. I think the discussion together with Cursive was worth the try (and insightful to read), but since we could not find...