Is there an app like this?

https://www.youtube.com/shorts/iW9RygbjnFQ

I’m looking for a text editor that enables above the line annotations as part of the text and reflows it accordingly.

#help #linux #recommendStuff #textEditing
I want to edit my text in a different way

YouTube
🎓 Oh look, yet another "critical" CS course that promises to teach you what you should've learned between Reddit scrolling marathons. 🙄 Apparently, mastering the command line and version control is like discovering the holy grail of tech enlightenment. But fear not, they will teach you how to edit text like a proper adult. 🖥️🎉
https://missing.csail.mit.edu/ #criticalCScourse #techenlightenment #commandline #versioncontrol #textediting #RedditScrolling #HackerNews #ngated
The Missing Semester of Your CS Education

Master powerful tools that will make you a more productive computer scientist and programmer.

Missing Semester
The wizards of text-editing have conjured a new spell: "Neovim Pack!" 🎩✨ Now you can join the exclusive club of plugin hoarders by nesting your precious code toys into neat little folders. 🗂️ Because nothing says #productivity like wrestling with directories instead of actually coding. 🧙‍♂️🔮
https://neovim.io/doc/user/pack.html#vim.pack #Neovim #Pack #textediting #codeplugins #codingcommunity #HackerNews #ngated
Pack - Neovim docs

Neovim user documentation

Ah yes, another #epic tome 🧙‍♂️ unveiling the #secrets of #Vim, because who doesn't want to turn a simple text-editing task into a PhD thesis? 🤓 After 2978 words and 14 minutes, you'll finally understand that "normal" is anything but. 🌀
https://www.ssp.sh/blog/why-using-neovim-data-engineer-and-writer-2023/ #TextEditing #PhDThesis #DeveloperHumor #HackerNews #ngated
Why Vim Is More than Just an Editor – Vim Language, Motions, and Modes Explained

Vim is a powerful text editor that improves coding speed & efficiency through its shortcut-based Vim language. While learning Vim can be challenging, it is a valuable skill that can enhance your career as a computer professional.

Data Engineering Blog
How I use Kate Editor

Akseli's various rambles and posts about gaming, gamedev, FOSS, programming and other things.

🎈 Behold! Another "better-than-Vim" TUI editor that promises to revolutionize your coding life with all the panache of a wet sock 🤦‍♂️. Just what the world needed: more ways to overcomplicate text editing while calling it innovation! 🚀
https://github.com/tauraamui/lilly #betterThanVim #TUIeditor #codingLife #textEditing #innovation #wetSock #HackerNews #ngated
GitHub - tauraamui/lilly: TUI editor and VIM/Neovim alternative

TUI editor and VIM/Neovim alternative. Contribute to tauraamui/lilly development by creating an account on GitHub.

GitHub

Lifehacker: Use This App Instead of Excel to Directly Edit CSV Files. “ModernCSV, an indie app for Linux, Mac, and Windows computers, is the best tool I’ve come across for this purpose. If you work with CSV files frequency, or just need to edit one quickly, it’s worth checking out. This application is built specifically with CSV files in mind and makes working with them simple.”

https://rbfirehose.com/2025/02/13/lifehacker-use-this-app-instead-of-excel-to-directly-edit-csv-files/

Lifehacker: Use This App Instead of Excel to Directly Edit CSV Files | ResearchBuzz: Firehose

ResearchBuzz: Firehose | Individual posts from ResearchBuzz
Achetez la Grotte pour 4euros ! [email protected]
Sur un coup de tête, Fanny décide de claquer la porte à son quotidien tourmenté, pour ramasser des abricots pendant l'été.
L'aventure, foireuse ou heureuse, se trouve au bord de la haie, du parking d'une boîte de nuit, des meubles en agglo, et jusqu'aux parois illuminées d'une grotte qui pue le 14 juillet.
#fanzine #mastolivre #nouvelle #feminisme #microedition #risography #textediting #autoedition #grotte #14juillet
Couverture @lasserusse

haven't been on here in a hot minute because life has been CRAZY… but i’m popping back in to share that, with some gen-AI assistance, i’ve built **neovim-anywhere**!!

neovim-anywhere is fairly straightforward – one bash script and one shortcut (allows quick launch + input of selected text + keyboard shortcut). it takes selected text, puts it into neovim and copies the output (:wqq) to your clipboard. similar to vim-anywhere, it is unfortunately unable to paste directly into the original text field upon closing.

currently, the neovide GUI is a dependency, but i’m sure it can be adapted to a terminal

it solves a personal pain point in dealing with laggy text fields. sometimes i just want the convenience of nvim when i'm writing, say, an email – without having to open an entire terminal window and launch nvim.

hoping to get a github repo up and running soon for anyone interested. also hoping to get a more detailed blog post up, discussing the process and further thoughts, though that may come later

#FOSStodon #OpenSource #neovim #vim #VimAnywhere #terminal #CLI #TextEditing #technology #showcase