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>
@@ -1,18 +1,14 @@
|
||||
---
|
||||
items:
|
||||
- 1.png
|
||||
- 1.jpeg
|
||||
- 2.png
|
||||
- 3.png
|
||||
- 4.png
|
||||
- 5.png
|
||||
---
|
||||
|
||||
{DESCRIPTION}
|
||||
### It’s time.
|
||||
|
||||
### Cron's most valuable features
|
||||
|
||||
<!-- From "FAQs: What are Cron’s 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.
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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."
|
||||
}
|
||||
|
||||
|
After Width: | Height: | Size: 173 KiB |
|
Before Width: | Height: | Size: 367 KiB |
|
Before Width: | Height: | Size: 487 KiB After Width: | Height: | Size: 477 KiB |
|
Before Width: | Height: | Size: 1000 KiB After Width: | Height: | Size: 131 KiB |
|
Before Width: | Height: | Size: 182 KiB After Width: | Height: | Size: 114 KiB |
|
Before Width: | Height: | Size: 73 KiB |
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 61 KiB |