Improve help in context menu documentation#4303
Improve help in context menu documentation#4303walterbender merged 2 commits intosugarlabs:masterfrom
Conversation
ab64f03 to
1f54dac
Compare
|
@walterbender based on the following suggestions in #3945 , I have made the changes. Please have a look.
|
documentation/README.md
Outdated
|  | ||
|
|
||
| **Help**: The Help option displays a detailed help screen for the selected block. This screen provides valuable information about the block’s functionality, purpose, and usage instructions, making it easier for users to understand and effectively incorporate the block into their projects. | ||
| **Help**: The Help option displays a detailed help screen for the selected block. This screen provides valuable information about the block’s functionality, purpose, and usage instructions, making it easier for users to understand and effectively incorporate the block into their projects. By using the right-click context menu in Music Blocks, you can quickly perform common tasks and manipulate blocks on the workspace. This can help you to work more efficiently and effectively in your projects. Additionally, help screens allow you to insert example blocks directly into your program by clicking on the download icon *(labeled Load this block)*. |
There was a problem hiding this comment.
This can help you work more efficiently and effectively in building your projects. Additionally, the help screen allows you to insert blocks from the help examples directly into your program by clicking on the download icon (labeled "Load this Block").
There was a problem hiding this comment.
or maybe (labeled "Load this Block" in the image below).
Also, I don't think we need italics there, especially not for "labeled".
7cceac6 to
519fb66
Compare
|
@pikurasa I have changed the file as needed. Please review. |
|
Sorry to be joining the discussion late, but while I think it is great to mention that from block help you can load example code into your project, I don't understand the call out to the right-click menu. Seems out of place. |
4d79e41 to
080576b
Compare
|
@walterbender Changed the code based on the review:
|
@walterbender I have added the image. Please review. |
|
I liked "load this block" with the arrow that you had in 080576b Perhaps add that back? |
45645b9 to
e003a1d
Compare
@walterbender I have added the suggested image. Please review. |




Summary:
This PR enhances the documentation of Music Blocks to improve usability, readability, and alignment with the latest version of the platform. It serves as a follow-up to #3945.
Changes introduced:
documentation/README.md.Checklist: