Notepad++ is a great tool for working with any type of text and code. It can be used to take notes as well.
Most people while taking notes do like to highlight text with a marker so that important points are visible for more readability and revision of key points.
You can highlight text in Notepad++ using Style Tokens
Simply select the text you want to highlight and right click and select "Style on token" and choose from the 5 color options available (blue, orange, yellow, purple, and green).
Demo:

If you want to clear the highlighted text, you can do that by simply selecting the text again, then right-clicking and select clear style - but note that all styles with that color will be cleared.
-
Facing issues? Have Questions? Post them here! I am happy to answer!
More Posts related to NotepadPlusPlus,
- Notepad++ Editor alternatives for macOS
- How to add or remove bookmark on a line in Notepad++
- Notepad++ do not show CRLF characters
- Reduce the size of Tabs on Notepad++
- Delete blank lines in a file using Notepad++
- Fix: Notepad++ bottom status bar not visible
- Notepad++ Hex Editor
- How to show End of Line Characters in File using Notepad++
- [Tutorial] Write And Run Python Code In Notepad++ Editor
- How to install XML Tools Plugin Notepad++
- Customizing Notepad++ New Document Line Encoding: CR/LF/CR LF
- How to remove blank lines from a file using Notepad++
- Column Mode Editing in Notepad++
- Convert text to random case using Notepad++
- How to recover unsaved notepad file Windows 10
- How to delete all text after a character or string in Notepad++
- Setting up Cloud feature with Notepad++
- Install Notepad++ silently using Windows Powershell
- Using Document Map in Notepad++
- Enabling Notepad++ Dark Theme
- [Fix] Notepad++ tab not visible (hidden)
- Where are Notepad++ macros stored?
- Multiple line editing in Notepad++
- Alternatives for Notepad++ on Mac in 2021
- [Nopepad++] How to add text at end of each line
More Posts:
- 3 Commands to stop Nginx Server - Linux
- Fix: java.util.regex.PatternSyntaxException - Java
- Send Email using SharePoint PowerShell command, SMTP server - SharePoint
- Python: How to rename Index Names Pandas DataFrame - Python
- Okta Hacked - Source Code Stolen from GitHub Repo - News
- How to know docker Engine details - Docker
- [fix] Java Spring Boot JPA SQLSyntaxErrorException: Encountered user at line 1 column 14 - Java
- How to calculate SUM in Excel on Mac with Examples - Microsoft