Tootfinder

Opt-in global Mastodon full text search. Join the index!

@publicvoit@graz.social
2025-08-15 08:46:18

Using #Orgmode for so many years, I just recently stumbled over the Elisp function "org-copy-visible" which is practical as hell: it copies the currently visible characters.
So you can collapse/expand, mark a region and then copy only the visible parts of it.
Particular helpful when you paste into non-Emacs or non-orgdown situations. Or to manually generate some table of conten…