feat(shortcuts): Add Shortcuts to Help Menu#1870
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1870 +/- ##
==========================================
- Coverage 37.71% 37.70% -0.01%
==========================================
Files 433 433
Lines 20264 20269 +5
==========================================
Hits 7642 7642
- Misses 12622 12627 +5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
MayurSMahajan
left a comment
There was a problem hiding this comment.
Hey Aman! Thanks for contributing to AppFlowy. Make sure you follow the steps in this doc https://appflowy.gitbook.io/docs/essential-documentation/contribute-to-appflowy/software-contributions/translation#steps-to-modify-an-existing-translation to generate the LocaleKeys class, only then you will be able to access LocalKeys.questionBubble_shortcuts.tr().
After the build command you may want to restart the app.
|
I think after you do the |
|
Hey there, I tried that but I am still facing the same issue. Any idea regarding what I could be doing wrong? If possible could you please check it by running at your end? |
Hey, @AmanNegi. You can just run # lucas.xu @ MacBook-Pro-6 in ~/Desktop/AppFlowy/frontend on git:main o [9:42:39]
$ sh ./scripts/generate_language_files.sh |
|
Hey there, it also results in the same error. |
|
Hey, @AmanNegi. Just let me help to fix it. |
|
Hey there, thanks a lot! Is there something I need to do from my end as of now? |
|
Hey @LucasXu0 Do I need to do something in order to accept your change/commits? Or should I make the same changes in my code? |
|
@AmanNegi , he's traveling. He should be able to get back to you by this week. Thanks for contributing! Hope your PR can get merged soon :D |
|
Oh Great! I also hope it gets merged ;) Thanks a lot |
- Added option of shorcuts in help menu - Clicking on the shortcut leads to the `Shortcuts.md` file
ef43205 to
879b110
Compare
|
Hey, @AmanNegi. I solved the conflicts and will merge this PR after the CI pass. |
|
@LucasXu0 Thanks a lot for helping me out 🙌 I want to contribute to this project further as well, could you tell me what I was doing wrong which was causing those errors in my local system? Thanks a lot again 🙂🤗 |
|
Hey, @AmanNegi. I executed the below commands in the If you still run into this problem, just DM me on Discord. |
|
Oh yeah Thanks, Running the script resolves the issues 🎉 Also, your theme looks cool😎 |
😁 Here's the theme link. https://marketplace.visualstudio.com/items?itemName=RobbOwen.synthwave-vscode |


Shortcuts.mdfileFix for Issue: #1761