emacs-detubifier

Replace enshittified URLs like https://youtube.com/ and https://reddit.com/ with nonenshittified front ends.
git clone https://kaka.farm/~git/emacs-detubifier/ or https://codeberg.org/kakafarm/emacs-detubifier/
Log | Files | Refs | LICENSE

commit 7733e39deaed7cebcaa37de76ac6f8273773a758
parent cd1ae815f7e6e241c8edcda9b1dae2f424268a1f
Author: Yuval Langer <yuval.langer@gmail.com>
Date:   Sat, 28 Sep 2024 12:14:17 +0300

Add some texinfo indices stuff.  Also, added some stuff I saw on Protesilaos Stavrou's modus-themes.org.

Diffstat:
MREADME.org | 62+++++++++++++++++++++++++++++++++++++++++++++++---------------
1 file changed, 47 insertions(+), 15 deletions(-)

diff --git a/README.org b/README.org @@ -1,13 +1,18 @@ #+title: detubifier.el #+author: Yuval Langer https://kaka.farm/ - -* detubifier.el! +#+TEXINFO_DIR_CATEGORY: Emacs misc features +#+TEXINFO_DIR_DESC: Replace enshittified URLs with nonenshittified front ends. +#+TEXINFO_DIR_TITLE: Emacs Detubifier: (emacs-detubifier) +#+TEXINFO_HEADER: @set MAINTAINERSITE @uref{https://kaka.farm/,maintainer webpage} +#+TEXINFO_HEADER: @set MAINTAINER Yuval Langer +#+TEXINFO_HEADER: @set MAINTAINEREMAIL @email{yuvallangerontheroad@gmail.com} +#+TEXINFO_HEADER: @set MAINTAINERCONTACT @uref{mailto:yuvallangerontheroad@gmail.com,contact the maintainer} Functions that replace URLs of enshittified social media services with nonenshittified free software front ends. -** Usage: +* Introduction: -A possible solution is to: +* Usage: 1. Set up `detubifier-regexp-replacement-pairs` using the customize-variable command. 2. Mark that text. @@ -15,18 +20,31 @@ A possible solution is to: 4. Run `detubifier-regexp-replacement-pairs'. 5. Yank it in your chat room. -** Repositories: +* Help: - https://codeberg.org/kakafarm/emacs-detubifier/ - https://kaka.farm/~git/emacs-detubifier/ (web front end: <https://kaka.farm/~stagit/emacs-detubifier/>) -** API (alpha!): +* API (alpha!): + +** Variables: +*** detubifier-regexp-replacement-pairs +#+index: detubifier-regexp-replacement-pairs +*** detubifier-farside-url +#+index: detubifier-farside-url +*** detubifier-detubifying-method +#+index: detubifier-detubifying-method +*** detubifier-enshittified-urls +#+index: detubifier-enshittified-urls +** Functions -*** detubifier-browse-url +*** TODO detubifier-browse-url +#+findex: detubifier-browse-url - [ ] Add real URLs. -*** detubifier-custom-detubify-region +*** TODO detubifier-custom-detubify-region +#+findex: detubifier-custom-detubify-region - [ ] Add real URLs. @@ -42,7 +60,8 @@ A possible solution is to: https://nitter.poast.org/blah") #+end_src -*** detubifier-custom-detubify-string +*** TODO detubifier-custom-detubify-string +#+findex: detubifier-custom-detubify-string - [ ] Add real URLs. @@ -57,15 +76,18 @@ https://nitter.poast.org/blah")) ;; => "https://nitter.poast.org/Nadav_Eyal/status/1809975194926055629" #+end_src -*** detubifier-detubify-top-kill +*** TODO detubifier-detubify-top-kill +#+findex: detubifier-detubify-top-kill - [ ] Add real URLs. -*** detubifier-farsidify-region +*** TODO detubifier-farsidify-region +#+findex: detubifier-farsidify-region - [ ] Add real URLs. -*** detubifier-farsidify-string +*** TODO detubifier-farsidify-string +#+findex: detubifier-farsidify-string - [ ] Add real URLs. @@ -75,9 +97,19 @@ https://nitter.poast.org/blah")) ;; => "https://nitter.poast.org/Nadav_Eyal/status/1809975194926055629" #+end_src -** Support: +** Legalese: +:PROPERTIES: +:COPYING: t +:END: + +Lorem ipsum blah blah yada yada. + +* Support: -[Support me 💰 on "buymeacoffee"][moneymoneymoney]! +[[https://buymeacoffee.com/kakafarm][Support me 💰 on "buymeacoffee"]]! -[moneymoneymoney]: https://buymeacoffee.com/kakafarm +* Functions Index +:PROPERTIES: +:INDEX: fn +:END: