Skip to content

Org-mode formatter that prettify org-mode by reindenting it

Notifications You must be signed in to change notification settings

authmane512/orgmode-beautifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Org-mode Beautifier

Org-mode formatter that prettify org-mode by reindenting it

Here is a simple tool that reformat org-mode files by auto-indenting them and adding blank lines between each block.

Installation as user

git clone https://github.com/authmane512/orgmode-beautifier.git
mv orgmode-beautifier/orgmode-beautifier.py ~/bin/orgmode-beautifier

Installation as root

git clone https://github.com/authmane512/orgmode-beautifier.git
mv orgmode-beautifier/orgmode-beautifier.py /bin/orgmode-beautifier

Usage

orgmode-beautifier source.org output.org

Hope it'll help someone.

About

Org-mode formatter that prettify org-mode by reindenting it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages