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.
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.
I don’t use it for windows because notepad++ exists, but I actually like vim because it’s 100% distraction free (none of the extra formating settings and such to distract me). Same reason I like nano.
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.
https://github.com/rizonesoft/Notepad3
and honorary mention
https://en.m.wikipedia.org/wiki/Metapad
Or for the masochistic windows user in your life:
https://www.vim.org/
I’m not convinced anyone actually likes vim. They are just use it to be edgy.
I don’t use it for windows because notepad++ exists, but I actually like vim because it’s 100% distraction free (none of the extra formating settings and such to distract me). Same reason I like nano.