From 69d43670797442de61c5a6e1cf32e16a82964f3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=20=C3=96sterlund?= Date: Thu, 14 Dec 2023 20:18:36 +0100 Subject: [PATCH 1/2] chore: add tip in readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a55d5a20..bec81c34 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,12 @@ Event calendar for Vue 3. +> [!TIP] +> **Author's Tip:** If you don't yet need to customize a lot, you might also want to consider a newer alternative: [Schedule-X](https://schedule-x.dev/). +> +> Here a more thorough note on Qalendar vs. Schedule-X: https://www.oesterlund.dev/blog/note-on-maintenance-of-qalendar + + ## Docs For documentation and demo, see: https://tomosterlund.github.io/qalendar/ From 1d2c2fd79634c286587b7721dc0fda3bbcb168ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=20=C3=96sterlund?= Date: Thu, 14 Dec 2023 20:22:40 +0100 Subject: [PATCH 2/2] chore: add tip in readme --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bec81c34..88fe8d21 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,10 @@ Event calendar for Vue 3. > [!TIP] -> **Author's Tip:** If you don't yet need to customize a lot, you might also want to consider a newer alternative: [Schedule-X](https://schedule-x.dev/). -> +> An alternative to Qalendar is in development, more strictly based on Material Design 3: [Schedule-X](https://schedule-x.dev/). It does not yet offer all features that Qalendar does, but might already be enough for some use cases. +> > Here a more thorough note on Qalendar vs. Schedule-X: https://www.oesterlund.dev/blog/note-on-maintenance-of-qalendar - ## Docs For documentation and demo, see: https://tomosterlund.github.io/qalendar/