this post was submitted on 09 Nov 2024
308 points (97.8% liked)
Technology
59374 readers
7416 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
https://notepad-plus-plus.org/
or
https://www.textpad.com/home
I love notepad++, but to me, both have different uses. Notepad is like my basic sticky pad just to copy-paste basic stuff to it and come back to reference throughout the day. Also, notepad opens instantly and everything else is slightly slower. It's just the reason why I like it more. Notepad++ is for editing and manipulating data for me.
I totally get that.
Check out Textpad. You might like it. The only nuisance with it is the default config settings are a little oddball (things like keyboard shortcuts, etc). But it's highly configurable so you can set it up the way you like and then it's good. It has more features than Notepad, but it's still pretty simple and can do cool things like search files / folders for strings, has regex support, etc. But the extras stay out of your way and it's pretty clean and simple for "notepad-like" usage.
Thanks! I will try it out. It's always great when you find a new app to use.