Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [emacs] disable which-function in json mode when buffer is big | Yuchen Pei | 2024-05-09 | 2 | -5/+7 |
| | |||||
* | [emacs] Fix a few small things | Yuchen Pei | 2024-04-05 | 3 | -3/+5 |
| | | | | - cape: cape-symbol has been replaced by cape-elisp-symbol | ||||
* | [emacs] osm-ol removed in osm after an upgrade | Yuchen Pei | 2024-04-05 | 1 | -1/+0 |
| | |||||
* | [emacs][urxvt] bunch of small changes | Yuchen Pei | 2024-04-05 | 9 | -13/+43 |
| | | | | | | | | - 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] improve org backtrace region | Yuchen Pei | 2024-04-05 | 2 | -1/+94 |
| | |||||
* | [emacs] fix gitlab parsing | Yuchen Pei | 2024-04-05 | 2 | -4/+5 |
| | |||||
* | [emacs] add renaming to dired | Yuchen Pei | 2024-04-02 | 2 | -4/+48 |
| | | | | | | rename files by mtime also a new command to use ytdl without tor | ||||
* | [emacs] minor updates to url-rewrite and my-ytdl | Yuchen Pei | 2024-01-20 | 4 | -9/+26 |
| | | | | | | - 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] Fixing a few things | Yuchen Pei | 2023-12-26 | 3 | -35/+68 |
| | | | | | | | - link-gopher: some formatting - my-org: extend my-org-attach-copy-attached-orgs to fallback to a staging area - my-libgen: better naming just in case | ||||
* | [emacs] flymake lint yolo.el | Yuchen Pei | 2023-12-03 | 1 | -5/+5 |
| | |||||
* | [emacs] Adding yolo.el | Yuchen Pei | 2023-12-03 | 1 | -0/+73 |
| | |||||
* | [emacs] minor changes | Yuchen Pei | 2023-11-28 | 2 | -2/+10 |
| | | | | | - google slides to odp url rewrite - fixing emacs-29 lag by setting long-line-threshold to nil | ||||
* | [emacs] Update org-agenda-prefix-format now that we use the task system | Yuchen Pei | 2023-11-13 | 1 | -4/+4 |
| | |||||
* | [emacs] Use ~ as task id separator for better completion with partial-completion | Yuchen Pei | 2023-11-13 | 1 | -1/+9 |
| | |||||
* | [emacs] Some minor changes | Yuchen Pei | 2023-11-08 | 3 | -4/+12 |
| | |||||
* | [emacs] Some further fixes to my-org-task. | Yuchen Pei | 2023-11-05 | 2 | -5/+15 |
| | | | | | | - Read categories from local - Add more documentation - Change my-org-task-relations to defcustom | ||||
* | [emacs] Remove some commented out code | Yuchen Pei | 2023-11-05 | 1 | -4/+0 |
| | |||||
* | [emacs] A utility function for parsing epoch | Yuchen Pei | 2023-11-05 | 1 | -0/+6 |
| | |||||
* | [emacs] Add task management in org. | Yuchen Pei | 2023-11-05 | 2 | -1/+198 |
| | | | | | | - We can add a task ID to a heading, like PRO-231 - We can associate a task with another task - Blocking is marked explicitly now | ||||
* | [emacs] Reset buffer in mastorg-open | Yuchen Pei | 2023-11-05 | 1 | -3/+5 |
| | |||||
* | [emacs] Add mastorg.el, which renders a mastodon toot in org mode | Yuchen Pei | 2023-11-05 | 1 | -0/+205 |
| | | | | | | | | | | | | | | | | | | | | From Commentary: ;; Read or archive mastodon toot context in org mode. This is a ;; standalone library, and can be used without any other files in this ;; project. ;; Usage: ;; M-x mastorg-open <RET> https://mastodon.instance/@user/12345678901234 <RET> ;; ;; The toot, together with its ancestors and descendants, subject to ;; mastodon API depth limit, are displayed in an org buffer. ;; TODO: ;; ;; To be able to refresh the org buffer at an org entry, which would ;; re-fetch the context of the corresponding toot and upsert them in ;; the buffer. | ||||
* | [emacs] Install mastodon.el from nongnu elpa | Yuchen Pei | 2023-11-02 | 2 | -1/+1 |
| | |||||
* | [emacs] Adding bom.el | Yuchen Pei | 2023-11-02 | 2 | -0/+7 |
| | | | | Also strip fbclid from urls | ||||
* | [emacs] Add google-docs-odt and fix my-lem-org | Yuchen Pei | 2023-11-02 | 2 | -4/+11 |
| | |||||
* | [emacs] Adding traclicker and url-rewrite, as well as customizations | Yuchen Pei | 2023-10-30 | 5 | -2/+147 |
| | |||||
* | [emacs] Some tweaks | Yuchen Pei | 2023-10-28 | 5 | -3/+20 |
| | | | | | | | - small fixes - which func headline should apply to js mode too - magit-diff mode no truncate lines - w3m keybindings | ||||
* | [emacs] Some minor fixes | Yuchen Pei | 2023-10-18 | 3 | -4/+11 |
| | | | | | | gnus: prefers plaintext my-buffer: fixes a bug my-org: fixing a local var | ||||
* | [emacs] Switch shell buffers by prompt too | Yuchen Pei | 2023-10-14 | 2 | -19/+56 |
| | |||||
* | [emacs] Fix notes and shell cycle and creation. | Yuchen Pei | 2023-10-14 | 8 | -29/+96 |
| | | | | | One function to switch or cycle default notes indirect buffers. One to switch or cycle shell mode buffers. | ||||
* | [emacs] [gdb] Some minor changes | Yuchen Pei | 2023-10-11 | 3 | -2/+15 |
| | | | | | | | - emacs: my-elide-region that does the same thing as message-elide-region, with the comment-start as the prefix - gdbinit: an alias to a command that displays all backtrace of all threads | ||||
* | [emacs] Small tweaks to org-agenda | Yuchen Pei | 2023-10-08 | 1 | -1/+5 |
| | |||||
* | [emacs] [gdb] Some small changes | Yuchen Pei | 2023-10-03 | 5 | -1/+45 |
| | | | | | | | | | - my-mark-backward-up-list: like backward-up-list, but also mark the sexp - my-kill-sexp-or-comment: kill the next sexp or comment, replacing kill-sexp - my-mark-sexp-or-comment: mark the next sexp or comment, replacing mark-sexp - my-magit-ignore-other-worktrees: a filter-args advice to add --ignore-other-worktrees to magit-checkout | ||||
* | [emacs] some minor changes | Yuchen Pei | 2023-10-03 | 3 | -0/+6 |
| | |||||
* | [emacs] ange-ftp passive mode on | Yuchen Pei | 2023-10-01 | 1 | -0/+4 |
| | |||||
* | [emacs] Forgot to add my-git-email in the previous commit | Yuchen Pei | 2023-10-01 | 1 | -0/+38 |
| | |||||
* | [emacs] Add git-email | Yuchen Pei | 2023-10-01 | 2 | -0/+17 |
| | | | | A client of git-send-email that integrates with gnus, magit and dired. | ||||
* | [emacs] Fix lem.el load path | Yuchen Pei | 2023-09-30 | 1 | -0/+1 |
| | |||||
* | [emacs] fixing scihub functions prefix | Yuchen Pei | 2023-09-30 | 1 | -4/+4 |
| | |||||
* | [emacs] R to wide reply in gnus | Yuchen Pei | 2023-09-15 | 1 | -0/+1 |
| | |||||
* | [emacs] Some small changes with gnus->org-capture | Yuchen Pei | 2023-09-14 | 3 | -1/+14 |
| | |||||
* | [emacs] gnus keys and hnreader save page to an archive dir | Yuchen Pei | 2023-09-11 | 2 | -9/+26 |
| | | | | | Default hnreader archive dir is ~/.emacs.d/hn-archive/, filename is of the format <hacker-news-id>.org. | ||||
* | [emacs] Adding submodule fedi.el, required by lem-api | Yuchen Pei | 2023-09-10 | 1 | -0/+0 |
| | |||||
* | [emacs] Adding lem-org, a package to read lemmy posts in org mode. | Yuchen Pei | 2023-09-09 | 3 | -0/+174 |
| | | | | Also adding the submodule lem.el it depends on. | ||||
* | [emacs] Adding a client to forgejo/codeberg | Yuchen Pei | 2023-09-09 | 5 | -5/+68 |
| | |||||
* | [emacs] Update wiki.el version | Yuchen Pei | 2023-09-09 | 1 | -0/+0 |
| | |||||
* | [emacs] Fixing my-fetch-url etc. | Yuchen Pei | 2023-09-09 | 3 | -10/+47 |
| | |||||
* | [emacs] some convenience editing functions in message mode | Yuchen Pei | 2023-09-09 | 2 | -2/+71 |
| | |||||
* | [emacs] Fix indenting in org src block invoking org-edit-src-exit | Yuchen Pei | 2023-09-08 | 1 | -9/+17 |
| | |||||
* | [emacs] Some small enhancement | Yuchen Pei | 2023-09-07 | 3 | -6/+26 |
| | | | | | Remove empty blocks automatically. When org-insert-structure-template, with a prefix, auto yank into block and exit | ||||
* | A few changes | Yuchen Pei | 2023-09-05 | 10 | -20/+120 |
| | | | | | | | | | | | | - 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 |