this post was submitted on 25 Oct 2023
2228 points (99.1% liked)

Programmer Humor

32054 readers
1807 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 

I'm trying out Obsidian for taking notes, and this made me laugh.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 11 months ago (1 children)

It just makes a lot of stuff way easier once you know how to use it. Switching out a word for another: two button-presses, duplicating a line: three presses, deleting 500 consecutive lines: five presses

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

But you can do all that with nano and it is straight forward and you don't need to memorize any key combinations. I mean, I get it and no judgement here. I just use nano because it's easy and quick.

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

You can also copy paste by manually copying text by hand, would call that a valid alternative to Ctrl-C/V?