Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show message formatting tips #623

Closed
preetmishra opened this issue Apr 24, 2020 · 3 comments · Fixed by #1025
Closed

Show message formatting tips #623

preetmishra opened this issue Apr 24, 2020 · 3 comments · Fixed by #1025
Labels
area: UI General user interface update missing feature: user A missing feature for all users, present in another Zulip client
Milestone

Comments

@preetmishra
Copy link
Member

The web app has a section under keyboard shortcuts that shows a list of message formatting help tips. This, in particular, is helpful for users that are relatively new to markdown syntax.

It would be good to make it context-dependent.

Conversation link: https://chat.zulip.org/#narrow/stream/206-zulip-terminal/topic/Message.20formatting.20tips

Screenshot:

image

@preetmishra
Copy link
Member Author

@zulipbot add "enhancement"

@zulipbot zulipbot added the enhancement New feature or request label Apr 24, 2020
@vinitwadgaonkar
Copy link

@zulipbot claim

@zulipbot
Copy link
Member

zulipbot commented Feb 3, 2021

Hello @vinitwadgaonkar!

Thanks for your interest in Zulip! You have attempted to claim an issue without the labels "help wanted", "good first issue". Since you're a new contributor, you can only claim and submit pull requests for issues with the help wanted or good first issue labels.

If this is your first time here, we recommend reading our guide for new contributors before getting started.

Ezio-Sarthak added a commit to Ezio-Sarthak/zulip-terminal that referenced this issue May 9, 2021
This commit adds:
 * member function show_markdown_help() to trigger the popup.
 * keypress event in `ui.py` to trigger the popup.

Fixes zulip#623.
Ezio-Sarthak added a commit to Ezio-Sarthak/zulip-terminal that referenced this issue May 10, 2021
This commit adds:
 * member function show_markdown_help() to trigger the popup.
 * keypress event in `ui.py` to trigger the popup.

Fixes zulip#623.
Ezio-Sarthak added a commit to Ezio-Sarthak/zulip-terminal that referenced this issue May 10, 2021
This commit adds:
 * member function show_markdown_help() to trigger the popup.
 * keypress event in `ui.py` to trigger the popup.

Fixes zulip#623.
@neiljp neiljp added missing feature: user A missing feature for all users, present in another Zulip client and removed enhancement New feature or request labels Jun 3, 2021
Ezio-Sarthak added a commit to Ezio-Sarthak/zulip-terminal that referenced this issue Jul 21, 2021
This commit adds:
 * member function show_markdown_help() to trigger the popup.
 * keypress event in `ui.py` to trigger the popup.

Fixes zulip#623.
Ezio-Sarthak added a commit to Ezio-Sarthak/zulip-terminal that referenced this issue Jul 22, 2021
This commit adds:
 * member function show_markdown_help() to trigger the popup.
 * keypress event in `ui.py` to trigger the popup.

Fixes zulip#623.
Ezio-Sarthak added a commit to Ezio-Sarthak/zulip-terminal that referenced this issue Jul 23, 2021
This commit adds:
 * member function show_markdown_help() to trigger the popup.
 * keypress event in `ui.py` to trigger the popup.

Fixes zulip#623.
Ezio-Sarthak added a commit to Ezio-Sarthak/zulip-terminal that referenced this issue Jul 23, 2021
This commit adds:
 * member function show_markdown_help() to trigger the popup.
 * keypress event in `ui.py` to trigger the popup.

Fixes zulip#623.
Ezio-Sarthak added a commit to Ezio-Sarthak/zulip-terminal that referenced this issue Jul 25, 2021
This commit adds:
 * member function show_markdown_help() to trigger the popup.
 * keypress event in `ui.py` to trigger the popup.

Fixes zulip#623.
Ezio-Sarthak added a commit to Ezio-Sarthak/zulip-terminal that referenced this issue Jul 29, 2021
This commit adds:
 * member function show_markdown_help() to trigger the popup.
 * keypress event in `ui.py` to trigger the popup.

Fixes zulip#623.
Ezio-Sarthak added a commit to Ezio-Sarthak/zulip-terminal that referenced this issue Jul 30, 2021
This commit adds:
 * member function show_markdown_help() to trigger the popup.
 * keypress event in `ui.py` to trigger the popup.

Fixes zulip#623.
neiljp pushed a commit to Ezio-Sarthak/zulip-terminal that referenced this issue Jul 30, 2021
This commit adds:
 * member function show_markdown_help() to trigger the popup.
 * keypress event in `ui.py` to trigger the popup.

Fixes zulip#623.
neiljp pushed a commit to Ezio-Sarthak/zulip-terminal that referenced this issue Jul 30, 2021
This commit adds a keypress event to show the markdown help menu while
a user is in the compose area, to help users to check for proper
markdown syntax while writing a message.

This is a fuller fix to zulip#623.

Test added.
neiljp pushed a commit that referenced this issue Jul 30, 2021
This commit adds:
 * member function show_markdown_help() to trigger the popup.
 * keypress event in `ui.py` to trigger the popup.

Fixes #623.
neiljp pushed a commit that referenced this issue Jul 30, 2021
This commit adds a keypress event to show the markdown help menu while
a user is in the compose area, to help users to check for proper
markdown syntax while writing a message.

This is a fuller fix to #623.

Test added.
@neiljp neiljp added this to the Next Release milestone Jul 30, 2021
@neiljp neiljp added the area: UI General user interface update label Jul 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: UI General user interface update missing feature: user A missing feature for all users, present in another Zulip client
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants