You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -15,19 +14,30 @@ _Compass is a weekly planner that integrates with Google Calendar._
15
14
16
15
## Features
17
16
18
-
- ✍️ Display your custom note-to-self
19
-
- 🔄 2-way sync with Google Calendar
20
-
- 🔄 Recurring events
17
+
The basics:
18
+
19
+
- 🔄 Recurring events (limited support)
21
20
- ⚡ Command palette
22
21
- ⚡ Shortcuts
23
22
- 🕒 Display events in local time
24
23
- 🏷️ Tagging events
25
24
- 🖍️ Resizing events
25
+
- 🖍️ Duplicating events
26
26
- 🖍️ Reordering tasks
27
27
- 🖍️ Drag & drop
28
-
- ✉️ Email capture
28
+
29
+
The unique stuff:
30
+
31
+
- ✍️ Display your custom note-to-self
32
+
- ☑️ Someday / Maybe todo list
33
+
- ⏩ Move an event forward/back with one click
34
+
35
+
Integrations:
36
+
37
+
- 🔄 2-way sync with Google Calendar
29
38
- 🔐 Google OAuth authentication
30
-
- 🔐 User session management
39
+
- 🔐 User session management (Supertokens)
40
+
- ✉️ Email capture (Kit)
31
41
32
42
## Limitations
33
43
@@ -40,17 +50,17 @@ you need yet, including:
40
50
- Reminders
41
51
- Mobile app
42
52
43
-
## Documentation
53
+
## Get Started
44
54
45
-
All the docs are at [docs.compasscalendar.com](https://docs.compasscalendar.com), including guides on how to install, test, build, deploy, and contribute
55
+
All the info you'd need to get started is at [docs.compasscalendar.com](https://docs.compasscalendar.com), including guides on how to install, test, build, deploy, and contribute.
0 commit comments