Releases: SVijayB/Custom-notepad
Releases · SVijayB/Custom-notepad
v1.0.0
Initial Release :
Custom-notepad offers a variety of features including :
- Inserting current date, time or both.
- Various formatting options are available. Namely,
- Bold
- Italic
- Underline
- Highlight
- Option to remove format type from selected text is also possible.
- You can change the screen's background colour.
- You can personalize font colour.
- You can toggle between dark and light modes.
- Option to send feedback and view help is also available.
- Added the notepad++ feature of continuing where left off even after the program is closed without saving.
- Enabled word wrap for better appeal and also to read with ease.
- Fixed format type conversions. That is, one format overlaps another instead of having to remove existing format and then selecting a new format type.
- Added a Select all feature that selects all the lines written so far.
- Added a Search with Google feature, much like notepad's Search with Bing.
- Created a Journal mode that enables users to create entries below the current date and time. Current date and time is automatically appended every time the application is launched with journal mode on.
- Preferences such as the dark mode and journal mode are saved. That is, every time the application is launched, it loads previously saved preferences.
- Keyboard shortcuts for formatting and other functions are added as well.
- Cross-platform software (Windows, Linux and MacOS).