From 8f04082d65ecb2a229613a166bd8c5df7125925e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=84min=20Baumeler?= Date: Mon, 30 Jun 2025 11:35:24 +0200 Subject: [PATCH] impr: state limitations --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 50c4aca..8670867 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,15 @@ In addition, there are the following keybindings: You may also invoke the script with `--help` to see further command-line options. +Limitations +----------- +Here is a list of some currently present limitations. + +- Timezone agnostic: Timezone specifications are ignored. +- Time agnostic: We use the date portion only of date-time specifications. +- No alarms or notifications +- No attachments + License ------- This project is licensed under the [MIT License](./LICENSE).