Skip to content

munen/things2outline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

ABOUT

This Python script parses a Things database and writes an outline.

Outlines can be greatly edited with Vimoutliner or Emacs Org-Mode.

Usage

$python ReadThingsDB.py 
Usage: ReadThingsDB.py [options]

Options:
  -h, --help            show this help message and exit
  -d DB, --database=DB  path to things Database.xml
  -o OTL, --output=OTL  Output outline

Todo

Find those in TODO.otl

Sample Output

[INBOX]
        Write script to emulate DynDNS
[NEXT]
        Take out the trash
[MAYBE]
        Learn to play the piano
[TRASH]
        Notes in Things trash
[Review]
        Gather loose papers
        Process notes
        Review Someday
        Review previous calendar data
        Review waiting for
        Review "Action" re Mail
        Review upcoming calendar data
        Review "Deferred" re Mail
        Review "Waiting" re Mail
        Review project lists
        Review next action list
        Empty head
        Review "Incubation" re Mail
        Review "Respond" re Mail

About

Convert a things database to an outline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages