aboutsummaryrefslogtreecommitdiff
path: root/emacs/.emacs.d/init/ycp-web.el
Commit message (Collapse)AuthorAgeFilesLines
* [emacs][rofi] browse-url jira from org-jiraYuchen Pei4 days1-0/+3
| | | | | | | | | | | | | * 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] browse-url calls gitlab infoboxYuchen Pei4 days1-0/+2
|
* [emacs] Incorporate mariadb kb functions into wikiYuchen Pei6 days1-2/+0
|
* [emacs] various changesYuchen Pei10 days1-0/+2
| | | | | | | | | | | | | | | | | | | | | | * 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] Add wiki-open-url to browse-url-handlersYuchen Pei2024-12-261-8/+10
|
* [emacs] web related changes in emacsYuchen Pei2024-12-261-5/+13
| | | | | | open newscorp au update exitter submodule use reddio for reddit
* [emacs][bashrc] Various web changesYuchen Pei2024-12-251-2/+17
| | | | | | - emacs as web browser - libfic download - fix pdf-merge
* [emacs] [bashrc] Multiple changesYuchen Pei2024-12-221-4/+7
| | | | | | - use custom mastodon.el - turn off flyspell in org-jira mode because it slows down significantly
* [emacs] Adding exitterYuchen Pei2024-11-051-0/+9
| | | | A wip emacs x/twitter client
* [emacs] osm-ol removed in osm after an upgradeYuchen Pei2024-04-051-1/+0
|
* [emacs][urxvt] bunch of small changesYuchen Pei2024-04-051-2/+3
| | | | | | | | - add org clock string to frame title - add ansi color to compilation buffer - look for project source dir from build dir - fix my-kill-sexp-or-comment - more lines in urxvt
* [emacs] minor updates to url-rewrite and my-ytdlYuchen Pei2024-01-201-2/+6
| | | | | | - url-rewrite: also redirect from x.com for xitter - luwak: use url-rw for rewrite - ytdl: get rid of silly full-width chars and emojis in file names
* [emacs] minor changesYuchen Pei2023-11-281-0/+7
| | | | | - google slides to odp url rewrite - fixing emacs-29 lag by setting long-line-threshold to nil
* [emacs] Some minor changesYuchen Pei2023-11-081-3/+8
|
* [emacs] Install mastodon.el from nongnu elpaYuchen Pei2023-11-021-1/+1
|
* [emacs] Adding bom.elYuchen Pei2023-11-021-0/+7
| | | | Also strip fbclid from urls
* [emacs] Add google-docs-odt and fix my-lem-orgYuchen Pei2023-11-021-0/+6
|
* [emacs] Adding traclicker and url-rewrite, as well as customizationsYuchen Pei2023-10-301-0/+94
|
* [emacs] Some tweaksYuchen Pei2023-10-281-0/+13
| | | | | | | - small fixes - which func headline should apply to js mode too - magit-diff mode no truncate lines - w3m keybindings
* [emacs] Fix lem.el load pathYuchen Pei2023-09-301-0/+1
|
* [emacs] Adding lem-org, a package to read lemmy posts in org mode.Yuchen Pei2023-09-091-0/+3
| | | | Also adding the submodule lem.el it depends on.
* A few changesYuchen Pei2023-09-051-0/+2
| | | | | | | | | | | | - 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
* Fixing a few things in emacs, adding xdgdefYuchen Pei2023-08-211-1/+1
| | | | | Emacs: updating the org clock refile so that it refiles all text in the logbook
* Adding common packages for use of any profileYuchen Pei2023-08-191-2/+2
|
* Fix various download and incoming dirsYuchen Pei2023-08-191-2/+5
|
* Minor fixes for wiki and buildbot configsYuchen Pei2023-07-261-3/+3
|
* some minor changesYuchen Pei2023-07-141-1/+5
|
* fix hnreaderYuchen Pei2023-07-061-1/+2
|
* precision fixesYuchen Pei2023-06-191-1/+14
| | | | | | | | | | - Adding org-jira - Also fixed getting builders in buildbot - Adding gdb-mi and gud - Adding gdb and shell configs - Also mariadb dev related stuff - A few more modes - some more updates
* Moving things one level deeperYuchen Pei2023-06-171-0/+165
To ease gnu stow usage. Now we can do stow -t ~ emacs