aboutsummaryrefslogtreecommitdiff
path: root/emacs/.emacs.d/lisp/my/my-web.el
Commit message (Collapse)AuthorAgeFilesLines
* [emacs][rofi] browse-url jira from org-jiraYuchen Pei3 days1-13/+0
| | | | | | | | | | | | | * emacs/.emacs.d/init/ycp-web.el: Add org link handling jira; add my-org-jira-open-url as a browse-url-handler * emacs/.emacs.d/lisp/my/my-org-jira.el: add functions to fetch jira issue given a url * emacs/.emacs.d/lisp/my/my-web.el: remove the redundant my-browse-url now that we use browse-url-handlers * emacs/.emacs.d/lisp/my/my-ytdl.el: infobox to extract from ytdl supported video urls * misc/.config/rofi/config.rasi: newer versions of rofi does not do glob matching like prefix any more
* [emacs] web related changes in emacsYuchen Pei2024-12-261-2/+15
| | | | | | open newscorp au update exitter submodule use reddio for reddit
* [emacs][bashrc] Various web changesYuchen Pei2024-12-251-2/+34
| | | | | | - emacs as web browser - libfic download - fix pdf-merge
* [emacs] initial implementation of my-open-spectator-auYuchen Pei2024-12-221-0/+18
| | | | requires my-net and luwak
* A few changesYuchen Pei2023-09-051-7/+18
| | | | | | | | | | | | - add dedicate-windows-by-modes as window-configuration-change-hook, but it did not work well when used on gnus-summary-mode - copying gnus article regions also copies links, which are appended at the end of the copy as footnote - overload org-id-store-link so that capturing today's work could include the item priority - org should open a gnus link in other-window - fixing my-org-clean-up-entry so that it deletes trailing empty lines - added a silly utility function to clean a red energy bill pay link
* Adding a command to browse with the mullvad browserYuchen Pei2023-08-191-0/+6
|
* buncha changesYuchen Pei2023-06-271-0/+6
| | | | | | | - add gdbinit - attempt to fix tempel in eglot (not working) - add qutebrowser to hmm browser - allow find file to open file:line_no
* Moving things one level deeperYuchen Pei2023-06-171-0/+129
To ease gnu stow usage. Now we can do stow -t ~ emacs