mirror of https://github.com/zulip/zulip.git
34 lines
1.0 KiB
Plaintext
34 lines
1.0 KiB
Plaintext
Hi there,
|
|
|
|
Welcome to Zulip! A few tips to get you started:
|
|
|
|
* Zulip works best when it's always open, so we suggest pinning a browser
|
|
tab or downloading our desktop and mobile apps (https://zulipchat.com/apps).
|
|
|
|
You'll need an Organization URL when installing the apps. That's
|
|
{{ realm_uri }}
|
|
|
|
* Become a Zulip pro with a few keyboard shortcuts:
|
|
n: Next unread thread
|
|
r: Reply to message under the blue box
|
|
c: Start a new topic
|
|
|
|
* Check out our guide for new users:
|
|
{% if is_realm_admin %}
|
|
{{ organization_setup_advice_link }}.
|
|
{% else %}
|
|
{{ getting_started_with_zulip_link }}.
|
|
{% endif %}
|
|
|
|
* Zulip combines the real-time ease of chat with the threaded organization
|
|
of email. Zulip is about productivity---making communication fun and
|
|
easy, while avoiding the distracting and disorganized conversations of
|
|
chatrooms. We hope you love using Zulip as much as we do.
|
|
|
|
Cheers,
|
|
Team Zulip
|
|
|
|
PS: Check us out on Twitter (@zulip), star us on GitHub
|
|
(https://github.com/zulip/zulip), or chat with us live on the
|
|
Zulip community server (https://chat.zulip.org)!
|