Akash
Akash
I tested it with a very large file, 30mb 4,00,000+ lines. Added two refs to the node. with org-startup-indented t > 1:40 to refresh org-buffer with your shared code snippet...
Please see this, https://org-roam.discourse.group/t/filter-org-roam-node-find-insert-using-tags-and-folders/1907/6?u=akashp Hope it will do what you want.
Thank you for such a detailed response. I understand your thought process. I would like to say a few words here, Org-roam v2 is distinctive because it allows for keeping...
+1 Debian 12 same error!!!
> +1 Debian 12 same error!!! I got it working by installing the plugin from the repo!
same error, started recently for me Please fix if possible 
@abraxas86 doesnt seem likely, this app is abandoned, I tried compiling it myself but I have never compiled a gradle project before and I couldnt configure it to compile. Such...
Minimal procedure to consistently get the bug: emacs -q -D ``` (add-to-list 'load-path "~/Desktop/transclusion/org-transclusion") (require 'org-transclusion) (defun test-payload () (interactive) (insert "#+transclude: [[file:source.org]]") (org-transclusion-add) ) (global-set-key (kbd "C-c d") #'test-payload)...
Further note -- bug condition is so rare that emacs -q is not sufficient. Need emacs -q -D. Nobody should under any normal circumstances trip upon this bug, possibly triggered...
I can give some ideas -- but I have a dire skill issue to create the requisite infrastructure. I have noted the following of text properties in my investigation, when...