Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

Org resolve deps

This package will walk all the include-statements of an org-mode file and temporarily replace them with the content of the files specified when tangling.

Usage

You will need to have the package on your load-path. And do something akin to:

(require 'org-resolve-deps)
(org-resolve-deps-mode t)

At this point, you can now execute the command org-resolve-deps-tangle from you’re root org-mode file.

Fair warning! This is a work in progress, so there are kinks. ATM, the advice around the original tangling functions fail and should not be used.

License

Copyright © 2020 Henrik Kjerringvåg
Distributed under the GNU General Public License, version 3

About

Resolve includes in org-mode before tangling

Topics

Resources

License

Releases

No releases published

Packages

No packages published