- cross-posted to:
- memes@lemmy.world
- cross-posted to:
- memes@lemmy.world
I maintain a small business website with notepad. HTML in the raw.
“Ah, you think IDEs are your ally. But you merely adopted the lDE. I was born in Notepad, molded by it. I didn’t see syntax highlighting until I was already a man. By then, it was nothing to me but blinding!”
Oh god, I remember the days of creating webpages by hand-editing HTML in notepad. And not fondly.
I enjoyed it :(
I mean I’m not here to shit on anybody else’s good time, I just hated it myself.
There are plenty of consenting adults who would be happy to punch you in the genitals, why not just do that instead?
You’d typically want Kate rather than KWrite, if you’re gonna do development. Basically the same editor, but with more power-user features.
Not in the new one. It had one job and it does it badly now.
The new notepad is rage inducing
It’s that the one that wants me to use it’s AI editor?
Get off notepad nightlies.
I actually unironically use notepad when I need to write something down because of how quickly it opens up
I keep a notepad document of my desktop for making temporary notes on.
Just wait until the AI assistant gets added 🤢
My brother in Christ, let me introduce you to ctrl+shift+v
Wait…what…??? I thought it’s only me who use notepad to remove text formatting
Yes but you woukd not need to if you just installed Ditto clipboard manager Just press shift-enter in ditto to paste in plain text anywhere
Learn to use this and it will change your life I SWEAR
https://ditto-cp.sourceforge.io/
The shortcut is CTRL+~
Ha! Welcome to the club, normie! :-)
Here’s the deal Notepad, we can’t trust MS Word to remove all the nonsense.
look mate some of us just like fonts. don’t kinkshame
Viva la Comic Sans!!!
Is this something I’m too markdown/LaTeX pilled to understand?
You copy some text from a webpage and put it in your email or word processor, it copies the formating too and everything looks wonky. If you paste the clipboard content in a text editor, like notepad and copy the text from there, you strip the formating.
That is what the post is refering to.
You copy some text from a webpage and put it in your markdown/LaTeX document in your text editor, like vim. Then you use pandoc/pdf-latex to export in whatever file format you need. It never looks wonky, it looks exactly like you tell it to.
Does anyone else use the .LOG feature?
Put .LOG at the beginning of a text file. When opened in Notepad, you should get a date & time stamp.
Open filename.txt, type something, save and close.
Now you have a journal for system and config changes, document collections, time entries, client visits, whatever. Has worked on every Windows box I ever had to use.
Windows Power Toy run provides multiple date and time generation capability in built
Nailed it, this is the only reason I’ve used notepad for years. Speaking of which, now that I’m permanently on Linux I should lfind a command line way to do this - there has to be one, if not many.
Just slap it in Geany.
You don’t need Linux or any command line tools to do this, there’s lots of apps that can strip formatting from the clipboard content, heck Windows Power Toys also comes with this feature built in, it’s just a simple keyboard shortcut
If you also want to remove line breaks, paste it into a url bar
I recently had to remove line breaks from the public key in a key pair, why did I never think of doing this
Every text editor removes formatting, plain txt files don’t have any format. but text editors, like Notepad are very usefull to edit eg, config files or scripts, where isn’t desirable to change the original format. There are apps way more useless than Notepads-
I just the other day edited a Steam config file with some wacky file extension by cracking it open in notepad. Bless plain text.
As a Mac user, in an LLM world, text editors are King.
I couldn’t do my job anymore without them.
Yeah, that was the only way that worked consistently. Buttons like “Paste Without Formatting” failed in more than a few cases.
Past tense, because it works on Linux. But I still have the old habit and use KWrite sometimes.
Shift + ctrl + v is paste without formatting
Outlook intercepts and disables it because of course it does and instead pastes it with the formatting but with a little drop down box at the end of your text pass address you can click to remove the formatting like you tried to do with you with hotkeys.
I have to use Outlook for work, but never intentionally do so if I choice. Truly amazing. If there’s anything that can be messed up, it will be.
Also, the “Paste Without Formatting” button is paste without formatting
I’m trying to remember if I’ve ever run kwrite beyond the first time 20 years ago when I wanted to see what it was.
I fuckin love Notepad. No decorations, no flourish, just me and my raw thoughts
This is literally my primary use of notepad.
ctrl+shift+v removes all formatting when you paste. You’re welcome.
Some apps (e.g. Microsoft Word) override ctrl+shift+v.
That’s… extraordinarily stupid. Sounds like you need better word processing software.