Nam D. Nguyen
Nam D. Nguyen
@its-pointless just to confirm, R is working for me now after the latest update. Thank you so much for your contributions! I now have R and ledger on my phone.
I'm having trouble installing the Rcpp package. I get this error message. `api.cpp:39:18: fatal error: 'execinfo.h' file not found `#include Does anyone have any tips or ideas?
Yes, I will second what @wickx said. It's been so helpful for me to have R available on my phone. I'm currently working on getting the tidyverse packages installed. Some...
Related to this would be opening links to entries by their hash ID property or CUSTOM_ID property.
Hmm doesn't seem to work for me. Does it work across notebooks?
Thank you for the link to the documentation. It's helpful. My use case is linking to a file with a specific ID. I realized that my org files are not...
Hey @licht1stein, maybe `obsidian.el` could port the [markdown-display-inline-images](https://github.com/jrblevin/markdown-mode/blob/3f1c61b25cb0677122414e9ea14064a13e548c36/markdown-mode.el#L8626) function from `markdown-mode.el` to work with the Obsidian link parsing functions that you created to jump to file from a link? The...