UP | HOME

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.

Documentation from the http://orgmode.org/worg/ website (either in its HTML format or in its Org format) is licensed under the GNU Free Documentation License version 1.3 or later. The code examples and css stylesheets are licensed under the GNU General Public License v3 or later.