this post was submitted on 09 Nov 2024
306 points (98.1% liked)

Technology

70713 readers
4337 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 26 points 6 months ago (4 children)
[–] [email protected] 15 points 6 months ago (2 children)

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.

[–] [email protected] 7 points 6 months ago (1 children)

One of the uses of notepad was also that it's installed by default, and was a place you could be assured wouldn't mess with your text. No formatting, no weird characters you didn't ask for.

Notepad++ is great, but you can't be assured it's installed on any arbitrary Windows machine.

[–] [email protected] 1 points 6 months ago (1 children)

Can't you install Notepad++ to a thumb drive and run it by just plugging it into a Windows box? As a bonus, you can save Ann your text files to the thumbprint so they're always right where you expect them.

[–] [email protected] 2 points 6 months ago

You can, but plugging thumb drives into work machines is not always kosher

[–] [email protected] 3 points 6 months ago (1 children)

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.

[–] [email protected] 2 points 6 months ago

Thanks! I will try it out. It's always great when you find a new app to use.

[–] [email protected] 4 points 6 months ago

Or for the masochistic windows user in your life:

https://www.vim.org/

[–] [email protected] 1 points 6 months ago

*Linux mint text editor