nebucatnetzer on Nostr: I just "wasted" multiple hours to write a script that does the following. - Extract a ...
I just "wasted" multiple hours to write a script that does the following.
- Extract a website title and remove non-ascii characters and replaces spaces with underlines
- Download the website as an epub, with the modified title as the filename
- Open the Downloads directory in nautilus when it's done
The idea is to use my kindle more for reading articles because I get less distracted.
There are much easier options, of course, but I enjoyed the little project.
https://git.2li.ch/Nebucatnetzer/nixos/src/branch/emacs-reconfigure/pkgs/send-to-kindle/default.nix
- Extract a website title and remove non-ascii characters and replaces spaces with underlines
- Download the website as an epub, with the modified title as the filename
- Open the Downloads directory in nautilus when it's done
The idea is to use my kindle more for reading articles because I get less distracted.
There are much easier options, of course, but I enjoyed the little project.
https://git.2li.ch/Nebucatnetzer/nixos/src/branch/emacs-reconfigure/pkgs/send-to-kindle/default.nix