mirror of
https://github.com/lukevella/rallly.git
synced 2025-08-03 16:38:34 +02:00
📝 Update Documentation (#881)
This commit is contained in:
parent
fc34858f86
commit
7ca9bd5a82
28 changed files with 239 additions and 212 deletions
|
@ -1,42 +0,0 @@
|
|||
---
|
||||
title: "Creating a Meeting Poll"
|
||||
description: "Learn how to create a meeting poll with Rallly."
|
||||
---
|
||||
|
||||
## Introduction
|
||||
|
||||
Meeting polls allow participants to vote for their preferred dates so that you can find the best date for your meeting.
|
||||
|
||||
## Get started
|
||||
|
||||
To create a meeting poll, start by going to the [New Meeting Poll Page](https://rallly.co/new).
|
||||
|
||||
## 1. Enter the meeting details
|
||||
|
||||
Enter a meaningful title for your participants to see.
|
||||
You can also add a description to give more context to your poll and a location if desired.
|
||||
|
||||
<Frame></Frame>
|
||||
|
||||
Click **Continue** to proceed.
|
||||
|
||||
## 2. Choose date options
|
||||
|
||||
Use the date picker to select the dates you want to offer your participants.
|
||||
After selecting your dates, you can also add a time range by switching on **Specify times**.
|
||||
|
||||
<Accordion title="How do I manage timezones?">
|
||||
If you do choose to specify times, Rallly will automatically detect and set the timezone from your browser
|
||||
and participants will see times adjusted to their timezone when they vote. This behavior is ideal for remote meetings where
|
||||
participants can be in different timezones.
|
||||
|
||||
If the event is happening at a physical location, you can change the timezone to **Ignore timezone**
|
||||
to ensure that everyone will see the same times regardless of their timezone.
|
||||
|
||||
</Accordion>
|
||||
|
||||
<Frame></Frame>
|
||||
|
||||
If you're **logged in** you can click **Create poll** to create the poll.
|
||||
|
||||
If you're **not logged in**, can click **Continue** to proceed to the next step.
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: "Deleting a Meeting Poll"
|
||||
title: "Delete a Poll"
|
||||
---
|
||||
|
||||
<Warning>
|
||||
|
@ -11,5 +11,4 @@ To delete a meeting poll, from the admin page:
|
|||
|
||||
1. Click **Manage**
|
||||
1. Select **Delete poll** from the dropdown menu
|
||||
1. Enter the confirmation text in the input
|
||||
1. Click **Delete poll**
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: "Editing a Meeting Poll"
|
||||
title: "Edit a Poll"
|
||||
description: "How to make changes to an existing meeting poll."
|
||||
---
|
||||
|
||||
|
|
|
@ -1,16 +0,0 @@
|
|||
---
|
||||
title: "Sharing a Meeting Poll"
|
||||
description: "How to share a meeting poll with participants."
|
||||
---
|
||||
|
||||
### Sharing with participants
|
||||
|
||||
To share your poll with participants, from the admin page:
|
||||
|
||||
1. Click on the **Share** button to open the popover.
|
||||
|
||||
2. Inside the popover you will see a link to the **Participant Page** for your poll. Copy
|
||||
this link and send it to your participants via email or whichever way you
|
||||
prefer to communicate with your participants.
|
||||
|
||||
<Frame></Frame>
|
Loading…
Add table
Add a link
Reference in a new issue