aboutsummaryrefslogtreecommitdiff
path: root/emacs/.emacs.d/lisp/my/my-utils.el
Commit message (Collapse)AuthorAgeFilesLines
* [emacs] various changesYuchen Pei10 days1-1/+70
| | | | | | | | | | | | | | | | | | | | | | * emacs/.emacs.d/init/ycp-basic.el: forgot to read my-copy-file-targets from local config * emacs/.emacs.d/init/ycp-markup.el: Key in nov mode to copy file to devices * emacs/.emacs.d/init/ycp-org.el: Back to use browse-url for http / https org links * emacs/.emacs.d/init/ycp-pdf.el: forgot to read my-pdf-dptrp1-ip from local config * emacs/.emacs.d/init/ycp-web.el: add a handler for mariadb kb links * emacs/.emacs.d/lisp/my/my-emms.el: mp4 can be audio * emacs/.emacs.d/lisp/my/my-mariadb.el: a predicate for browse-url to determine mariadb kb links * emacs/.emacs.d/lisp/my/my-nov.el: add a command to copy current epub to a device * emacs/.emacs.d/lisp/my/my-org.el: ensure leading and trailing empty lines are deleted in org-edit-special; factor out copy file to device with staging to my-utils, fix my-org-edit-special-after argument numbers for one more time (it is 0 with src and 1 with example) * emacs/.emacs.d/lisp/my/my-utils.el: mp4 could be audio; a function to copy files to device with staging, factored from my-org
* [emacs] [bash] Several improvementsYuchen Pei2024-10-111-1/+1
| | | | | | | | | | * emacs/.emacs.d/lisp/my/my-media-segment.el: Add index to filename formatting in `my-segment-media-file-1' * emacs/.emacs.d/lisp/my/my-utils.el: Add .spc to audio extensions * emacs/.emacs.d/lisp/my/my-ytdl.el: add command to download audio without tor * misc/.bashrc: pacman and systemd aliases; automate some arch aur make process; add pdf merge / extract functions using ghostscript
* [emacs] A utility function for parsing epochYuchen Pei2023-11-051-0/+6
|
* [emacs] Fix notes and shell cycle and creation.Yuchen Pei2023-10-141-0/+5
| | | | | One function to switch or cycle default notes indirect buffers. One to switch or cycle shell mode buffers.
* [emacs] Adding a client to forgejo/codebergYuchen Pei2023-09-091-0/+4
|
* Fixing a few thingsYuchen Pei2023-08-261-4/+4
|
* Fix various download and incoming dirsYuchen Pei2023-08-191-0/+5
|
* Adapted more configs from other emacs configsYuchen Pei2023-06-261-0/+5
| | | | Including wasamasa and jwiegley
* Moving things one level deeperYuchen Pei2023-06-171-0/+409
To ease gnu stow usage. Now we can do stow -t ~ emacs