Théo Tyburn
Théo Tyburn
Hello there ! since the last version of org-brain my hack doesn't work anymore because org-ql is not used anymore. What I want to do : by default I don't...
So I came up with a new solution, taking advantage of the fact that org-brain only considers headings having an ID. I wrote a function to remove the IDs from...
@swhalemwo thanks a lot for implementing this ! I will try it out. Have you seen someone mentioned using D3.js through an export to CSV in #50 ? Would it...
None of the above worked for me in all my use cases, so I went for a simpler approach: use `cat` as the `PAGER` and rely on `vterm` builtin navigation...
I would also enjoy having this feature !
Added a PR #28
I'm interested in trying to write this. I will try to build on what @JMC-design has proposed and the text-rendering engine @awolven has written. It would probably make sense to...
I see. I could also join the effort of porting kons-9 to krma then, if this makes more sense. I'm mostly interested in having a rendering engine I can understand...
Could krma evolve to become something like CEPL for vulkan? Because that's in the end what I am looking for: a CL interface to a graphics API. Not just the...
Thanks for your feedback both of you. I will have more time in a few weeks to look into this.