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

Electron context menu and links #385

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

Ahmed-Ali
Copy link
Contributor

@Ahmed-Ali Ahmed-Ali commented Jul 1, 2023

I enjoy using the electron app, however, I miss being able to spell correct words, open links in a new browser window, and most of the context menu items you would see in a browser window. Hence this PR adds punch of these

Electron.mov

- Spell checker in context-menu
- Browser-like context menu options
- Left-click links open them in system browser instead of Electron pop-up
@abdullahbaa5
Copy link

+1

@jackschedel
Copy link
Contributor

@Ahmed-Ali @abdudsoul my fork has a bunch of Electron-only features in it, including what you added:

  • Automatically generated desktop builds for every commit
  • Minimize to tray on close setting
  • Speech transcription with OpenAI Whisper
  • Open links in browser
  • Right click context menu
  • Spellcheck
  • Nerd Font icon support (only works if Noto Sans Nerd Font is installed, currently all models see glyphs as unknown characters)

@ztjhz ztjhz merged commit 8627cf0 into ztjhz:main Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants