Comment on Notepad gets AI features like Summarize, Write, and Rewrite, using local and cloud models.
BeardedGingerWonder@feddit.uk 2 weeks agoThe whole reason I use notepad is because it’s super light on features. Text wrap + find and replace is all I need.
Passerby6497@lemmy.world 2 weeks ago
I’ve been using the bookmark line feature a ton recently, and I doubt that would ever hit standard notepad. So much easier to parse massive log files when you can remove anything that does or doesn’t match your search string.
BeardedGingerWonder@feddit.uk 2 weeks ago
Nor should it ever hit standard notepad, fewer features are the advantage for me, not more. If I need an IDE I use an IDE, if I’m searching log files then grep is the tool.