Org API
Table of Contents
Org2Rem API functions (org2rem.el)
org2rem combine &rest files
Create Remind files for all elements of files.
If combine is non-nil, combine all calendar entries into a single large
file and store it under the name org-combined-agenda-remind-file.
org2rem-all-agenda-files
Export all files in org-agenda-files to Remind .rem files. Each Remind file will be located in the same directory as the Org-mode file, but with extension .rem.
org2rem-combine-agenda-files
Export all files in org-agenda-files to a single combined Remind file. The file is stored under the name org-combined-agenda-remind-file.
org2rem-this-file
Export current file as an Remind file. The Remind file will be located in the same directory as the Org-mode file, but with extension .rem.