diff options
author | Arun Isaac | 2024-06-16 21:11:15 +0100 |
---|---|---|
committer | Arun Isaac | 2024-06-16 21:11:15 +0100 |
commit | cab74adcbbf86f8bde2c6be1b38408842cb0c9d3 (patch) | |
tree | 0098bea8469e57fb1ff0baa6fcabc2ba4f470bb3 | |
parent | 74495f5b03434332424c118c121fe8a600b95a83 (diff) | |
download | varuga-cab74adcbbf86f8bde2c6be1b38408842cb0c9d3.tar.gz varuga-cab74adcbbf86f8bde2c6be1b38408842cb0c9d3.tar.lz varuga-cab74adcbbf86f8bde2c6be1b38408842cb0c9d3.zip |
README: Add "How to use" section.
* README.md (How to use): New section.
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -8,6 +8,10 @@ the time of the event in various configured timezones. All dates and times you enter into varuga are in your local timezone. varuga automatically converts these into a set of configured timezones (specified in `varuga-clock-list`) for your correspondents' benefit. +# How to use + +In a message mode buffer, run `M-x varuga-invite`, fill out the details. The email will be filled out with the ical and plain text parts. Add any other text you like and send! + # Natural language date-time and event duration specification varuga uses the very flexible `org-read-date` to read the date and |