Skip to content

pmiddend/org-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

org-parser

This is trying to be a complete org-mode parser written in kotlin, to be used from Java, Kotlin or other JVM languages to parse org-mode files and extract information. We’ll see how far we get.

Features so far

Not much here yet, I will update the readme according to how far I get with this:

  • Headline parsing
  • Greater blocks, dynamic blocks
  • Drawers, property drawers
  • Footnotes
  • Affiliated Keywords
  • Active and incative timestamp parsing with repeaters and ranges
  • Clocks
  • List items
  • Planning lines
  • Babel calls
  • org tables (no table.el tables yet)
  • Comment lines
  • Fixed width lines
  • Horizontal rule lines
  • Keywords
  • LaTeX environments (no nesting support, though)
  • Export snippets
  • Table sanitizing

About

An org-mode parser for the JVM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages