>>107567898
>With the regular transclusion, it loses the file link, it becomes invisible, I hate that
Yeah same reason I made the package.
> Contribute bac to the org-transclusion/main naoow
Use the fucking package no need to configure anything, just use-package after org-transclusion.el and done, I wont be making a pull request to org-transclusion for a while until this thing works flawlessly with the main package. There are some bugs but it's mostly qol stuff and silly shit like the line range thing in the video.
>https://github.com/gggion/org-transclusion-blocks
;; using straight
(use-package org-transclusion
:straight (:host github :repo "gggion/org-transclusion-blocks")
:after org-transclusion)
;; or locally
(use-package org-transclusion-blocks
:load-path "$PATH-TO-PACKAGE"
Comment too long. Click here to view the full text.