Closed andyw8 closed 10 months ago
Closes #8
I think it's fine to use unsafe_load_file here since the data is presumably coming from the user's own OmniFocus, so is unlikely to contain anything malicious.
unsafe_load_file
Closes #8
I think it's fine to use
unsafe_load_file
here since the data is presumably coming from the user's own OmniFocus, so is unlikely to contain anything malicious.