Skip to content

Redact an Org file by replacing heading titles, body text and property values by random words from an input file.

Notifications You must be signed in to change notification settings

durableOne/redactOrg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Redact an Org file by replacing heading titles, body text and property values by random words from an input file.

Uses orgmunge to read an Org file and write a redacted version of it, where all important info (heading titles, body content, metadata, and property values) are replaced by random words from a file. You can generate a file of Lorem Ipsum text using, for example, this page.

Usage: redactOrg /path/to/lipsum.txt /path/to/input_file.org /path/to_output_file.org

About

Redact an Org file by replacing heading titles, body text and property values by random words from an input file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages