Skip to content
/ org Public

A suite of command-line tools to ease development of org-mode files

Notifications You must be signed in to change notification settings

hkjels/org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Suite of org-mode tools

I’ve been using org-mode a fair amount lately and think I’ll convert some of my prior work into org-files. To that end, I’m creating a few tools to ease the development of org-files.

For now, there’s only the command org untangle. All it does is take a bunch of files as input and it outputs org-mode with tangling-headers.

Here you see how you could assemble an org-file from this very repository and output that to org.org.

org untangle "$(find bin) Makefile" > org.org

About

A suite of command-line tools to ease development of org-mode files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published