Samyak Jain

Results 44 comments of Samyak Jain

It seems rust-bindgen has support for this. What would it take to add support for this here? Would love to contribute here.

@mooman219 In light of the crate @bschwind has made, what would be the work necessary to add PNG support to fontdue?

So to give some context around what I'm doing, I'm basically writing a program to do bi-directional sync between Org and CalDav. Every time I make a change to an...

So, looking at the append method, it seems to be taking just a headling object which can be constructed using a title. What about adding other sections? How do I...

This is really helpful. I'll take a look into this. Thanks! Couple of questions: 1. I am currently converting the Org indextree into an intermediate representation (something like a ```Vec```...

Thanks! This makes sense. Just to confirm, I'll presumably have to do some filtering, right? I'm guessing, that the children of the document can be stuff other than a headling...

Gotcha. I also have a question around the content of each section_node of a headline. Is it possible to get the content as the original raw string instead of manually...

I'm not sure how things work on emacs land but one thing that could be pretty helpful is accessing the parser and functionality as APIs. To be more specific stuff...

@NBonaparte Let me know if there's any way I can help. Is there any other issue blocking this?

@The-Compiler I can give this a shot unless of course @rcorre is working on this. Closing this issue will be needed to close #6049