diff options
author | Arun Isaac | 2024-06-16 21:16:53 +0100 |
---|---|---|
committer | Arun Isaac | 2024-06-16 21:16:53 +0100 |
commit | 42d51ce92236404cee7454f08d7f4a8193370245 (patch) | |
tree | 1002234c0a24f86aa9633d2d9cd638f588cbfab0 | |
parent | cab74adcbbf86f8bde2c6be1b38408842cb0c9d3 (diff) | |
download | varuga-42d51ce92236404cee7454f08d7f4a8193370245.tar.gz varuga-42d51ce92236404cee7454f08d7f4a8193370245.tar.lz varuga-42d51ce92236404cee7454f08d7f4a8193370245.zip |
README: Add screenshot.
* README.md (How to use): Add screenshot.
* screenshot.png: New file.
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | screenshot.png | bin | 0 -> 87439 bytes |
2 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,8 @@ All dates and times you enter into varuga are in your local timezone. varuga aut 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! +![Screenshot of varuga invite](screenshot.png) + # Natural language date-time and event duration specification varuga uses the very flexible `org-read-date` to read the date and diff --git a/screenshot.png b/screenshot.png Binary files differnew file mode 100644 index 0000000..0a6ea35 --- /dev/null +++ b/screenshot.png |