clj-org-analyzer
clj-org-analyzer copied to clipboard
Support for gpg encrypted org files
I store my org files on dropbox and I encrypt them via gpg, it would be great if org-analyzer could detect this and decrypt the files through gpg before analyzing.
This can be done by writing a little shell script that detects and decide if decryption is needed, and then run org-analyzer at the end.