-
-
Notifications
You must be signed in to change notification settings - Fork 651
Initial release of GnotePad #3596
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
Conversation
GnotePad is a Qt 6 / C++23 refresh of the classic Windows Notepad with first-class support for Linux. Windows and MacOS coming soon.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR adds GnotePad, a Qt 6 / C++23 refresh of the classic Windows Notepad, to the AppImage catalog to make it discoverable for Linux users.
Key Changes:
- Adds a new catalog entry for the GnotePad application
- Links to the AppImage release for version 0.8.1
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <[email protected]>
Please remove that key or put 1.0 there. Thanks! |
Thanks @probonopd after doing that if I republish the release to my repo is that all that's needed? Update: new AppImage published. |
|
Just out of curiosity, why are you calling it GnotePad and not QNotePad or something like that? Most applications starting with "G" are associated with Gtk or Gnome. (OK, that name is already taken - but you get my point) |
|
Continues in |
GnotePad is a Qt 6 / C++23 refresh of the classic Windows Notepad with first-class support for Linux. Windows and MacOS coming soon.