roiholtzman
roiholtzman
Hi faesa, I'm trying to build the same view you built (springboard view with the jiggling effect and draggable cells. Can you please explain how you inserted this DraggableCollectionView project...
Hi faesa, Thank you very much for the answer. This saved me some time.
Hi faesa, I'm don't know how to use this extension with my custom layout. My layout is subclass of UICollectionViewLayout and I already override the method -(NSArray *)layoutAttributesForElementsInRect:(CGRect)rect. I'm not...
Thanks. Should I do it like that `(setq org-roam-server-serve-files t)`? I also tried `(setq org-roam-server-serve-files 't)` But these don't open a link of the form `file:///Users/roi/Dropbox/figure.pdf`.
The way I add the figure is by a link of the form `[[~/Dropbox/figure.pdf]]` What is shown in the html in the preview of the note is a link with...
I have this set `org-roam-server-served-file-extensions '("pdf" "mp4" "ogv")` If it helps: When I export the org file to a pdf file using latex, then the pdf is found and exported.
I had the same issue after a fresh installation of doom emacs, and this [115](https://github.com/org-roam/org-roam-server/issues/115) indeed solved it for me.
This issue has reappeared for me. I am using doom emacs, and I am not sure why it happens now. I still have the configuration given in [115](https://github.com/org-roam/org-roam-server/issues/115), but it...
Yes, exactly. However, I see the content of the backlinks...
> For me, deleting org-roam.db and recreating it fixed the problem. Can you try it? I tried it, but it doesn't help.. I still get the same error.