process_of_db: Process an OmniFocus content XML file

Description Usage Arguments Value Examples

View source: R/process_db.R

Description

Process an OmniFocus content XML file

Usage

1

Arguments

path

full path to OmniFocus XML file

Value

data frame containing task information in tidy format

Examples

1
2
3
4
## Not run: 
of_data <- process_of_db("~/Downloads/OmniFocus/contents.xml")

## End(Not run)

bkkkk/omnifocusR documentation built on Sept. 22, 2019, 8:21 p.m.