Skip to content

timmyw/org-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

org-status

Scan an org-mode file(s) for dated paragraphs within a specific period and list them out - i.e. pull dated status updates out of a set of files.

Starting with running through a single file, but will eventually extend to run through all of the org-agenda-files files.

Next up

  • [ ] Work out how to interrogate the property drawer of a section (if it exists)
  • [ ] Use either a regexp of the section text to find date, or the property drawer “MODIFIED” property (if that exists) to select text.
  • [X] Investigate how to iterate sections as a tree
  • [X] Extract text for each section

About

Summarise status updates in an org file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published