feat: notion calendar (#13299)

* replaced cron with notion calendar

* fixed app store for cron

* fixed slug

* Apply suggestions from code review

---------

Co-authored-by: Omar López <zomars@me.com>
This commit is contained in:
Peer Richelsen
2024-01-24 12:10:15 +00:00
committed by GitHub
co-authored by Omar López
parent a6eab74fd1
commit d080a0ef2d
10 changed files with 8 additions and 12 deletions
+3 -7
View File
@@ -1,18 +1,14 @@
---
items:
- 1.png
- 1.jpeg
- 2.png
- 3.png
- 4.png
- 5.png
---
{DESCRIPTION}
### Its time.
### Cron's most valuable features
<!-- From "FAQs: What are Crons most valuable features?"
https://cronhq.notion.site/Cron-Calendar-5625be54feac4e13a75b10271b65ddb7 -->
All of your commitments, now in one place. Meet the beautifully designed, fully integrated calendar for your work and life.
- **Availability sharing** — mark holds on the grid, share the slots, and schedule with ease.
- **Team overlays** — quickly overlay teammates' calendars.
+4 -4
View File
@@ -1,15 +1,15 @@
{
"/*": "Don't modify slug - If required, do it using cli edit command",
"name": "Cron",
"name": "Notion Calendar",
"slug": "cron",
"type": "cron_other",
"type": "cron_calendar",
"logo": "logo.png",
"url": "https://github.com/miguelnietoa",
"variant": "other",
"variant": "calendar",
"categories": ["calendar"],
"publisher": "Miguel Nieto",
"email": "support@cal.com",
"description": "Cron is the next-generation calendar for professionals and teams.",
"description": "All of your commitments, now in one place.",
"isTemplate": false,
"__createdUsingCli": true,
"__template": "link-as-an-app",
+1 -1
View File
@@ -10,5 +10,5 @@
"devDependencies": {
"@calcom/types": "*"
},
"description": "Cron is the next-generation calendar for professionals and teams."
"description": "All of your commitments, now in one place."
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 173 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 367 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 487 KiB

After

Width:  |  Height:  |  Size: 477 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1000 KiB

After

Width:  |  Height:  |  Size: 131 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 182 KiB

After

Width:  |  Height:  |  Size: 114 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 73 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 61 KiB