chloe

Results 65 comments of chloe

Would you accept any PRs to make it compatible? I couldn't find any information about contributions in the README, so I thought I should ask :) sorry!

This is odd, and almost certainly a regression, since this was one of the cases I specifically tested when developing the feature. I'll look into this later, but I have...

Did this happen since #138 or is it new?

Gotcha, thanks. I think I found the issue & I just made a PR-- does #139 fix the problem on your machine?

Hi! I think I may know the problem: **are the first and second statements in different code blocks?** **__If so:__** using variables from one code block in another block is...

Great! I'm glad that it was fixed :) Sure! I'm not sure when it'll be finished-- to be honest, I don't have a lot of experience with R-- but I...

Heyo! I wanted to let you know that I finished & submitted a PR. The feature should be available in master pretty soon (assuming I haven't made any glaring errors...

Hey! Looking at the dataview plugin's code, it seems they use an eval function to run the code in the same process as Obsidian. We run all code in separate...

I've looked at their API, and unfortunately, it seems like this would be rather difficult to do. We would have to either a. find a way to transfer objects across...