zulip/templates/zerver/emails/followup_day1.txt

34 lines
1.0 KiB
Plaintext
Raw Normal View History

Hi there,
2018-04-24 23:02:01 +02:00
Welcome to Zulip! A few tips to get you started:
2018-04-24 23:02:01 +02:00
* 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).
2018-04-24 23:02:01 +02:00
You'll need an Organization URL when installing the apps. That's
{{ realm_uri }}
2018-04-24 23:02:01 +02:00
* 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
2018-04-24 23:02:01 +02:00
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)!