Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 | 1 | -1/+1 |
| | |||||
* | [emacs] Some further fixes to my-org-task. | Yuchen Pei | 2023-11-05 | 1 | -4/+13 |
| | | | | | | - 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 | 1 | -0/+186 |
| | | | | | | - 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] Add google-docs-odt and fix my-lem-org | Yuchen Pei | 2023-11-02 | 1 | -4/+5 |
| | |||||
* | [emacs] Adding traclicker and url-rewrite, as well as customizations | Yuchen Pei | 2023-10-30 | 1 | -0/+44 |
| | |||||
* | [emacs] Some tweaks | Yuchen Pei | 2023-10-28 | 1 | -0/+3 |
| | | | | | | | - 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 | 2 | -3/+4 |
| | | | | | | 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 | 4 | -26/+91 |
| | | | | | 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 | 1 | -0/+11 |
| | | | | | | | - 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] [gdb] Some small changes | Yuchen Pei | 2023-10-03 | 2 | -0/+35 |
| | | | | | | | | | - 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] Forgot to add my-git-email in the previous commit | Yuchen Pei | 2023-10-01 | 1 | -0/+38 |
| | |||||
* | [emacs] fixing scihub functions prefix | Yuchen Pei | 2023-09-30 | 1 | -4/+4 |
| | |||||
* | [emacs] Some small changes with gnus->org-capture | Yuchen Pei | 2023-09-14 | 1 | -0/+7 |
| | |||||
* | [emacs] gnus keys and hnreader save page to an archive dir | Yuchen Pei | 2023-09-11 | 1 | -6/+19 |
| | | | | | Default hnreader archive dir is ~/.emacs.d/hn-archive/, filename is of the format <hacker-news-id>.org. | ||||
* | [emacs] Adding lem-org, a package to read lemmy posts in org mode. | Yuchen Pei | 2023-09-09 | 1 | -0/+171 |
| | | | | Also adding the submodule lem.el it depends on. | ||||
* | [emacs] Adding a client to forgejo/codeberg | Yuchen Pei | 2023-09-09 | 4 | -4/+67 |
| | |||||
* | [emacs] Fixing my-fetch-url etc. | Yuchen Pei | 2023-09-09 | 2 | -9/+46 |
| | |||||
* | [emacs] some convenience editing functions in message mode | Yuchen Pei | 2023-09-09 | 1 | -0/+63 |
| | |||||
* | [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 | 2 | -6/+25 |
| | | | | | 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 | 4 | -11/+101 |
| | | | | | | | | | | | | - 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 | ||||
* | A few more org utilities, and small fixes in editing / goto places | Yuchen Pei | 2023-09-02 | 1 | -0/+33 |
| | | | | | | | added my-org-swap-referral-with-headline added my-org-clean-up-entry fixed avy binding org capture todo: contain initial content (if any) in an example block | ||||
* | [emacs] some small changes | Yuchen Pei | 2023-08-28 | 1 | -1/+1 |
| | |||||
* | typo | Yuchen Pei | 2023-08-27 | 1 | -1/+1 |
| | |||||
* | Fixing a few things | Yuchen Pei | 2023-08-26 | 3 | -5/+14 |
| | |||||
* | Adding functions for hmm transformers. | Yuchen Pei | 2023-08-21 | 2 | -1/+259 |
| | | | | | my-cgit- functions that outputs url for revision id, branches, and files. Also updating the my-github- functions accordingly | ||||
* | Fixing a few things in emacs, adding xdgdef | Yuchen Pei | 2023-08-21 | 1 | -5/+53 |
| | | | | | Emacs: updating the org clock refile so that it refiles all text in the logbook | ||||
* | improve delete-pair related functions | Yuchen Pei | 2023-08-19 | 1 | -0/+65 |
| | |||||
* | A hook after org-src-edit-exit | Yuchen Pei | 2023-08-19 | 1 | -0/+8 |
| | |||||
* | some tweaks in org | Yuchen Pei | 2023-08-19 | 1 | -0/+4 |
| | |||||
* | Adding a command to browse with the mullvad browser | Yuchen Pei | 2023-08-19 | 1 | -0/+6 |
| | |||||
* | make my-new-line commands indent | Yuchen Pei | 2023-08-19 | 1 | -10/+6 |
| | |||||
* | Adding common packages for use of any profile | Yuchen Pei | 2023-08-19 | 1 | -0/+5 |
| | |||||
* | Adding a file handling snes spc music files. | Yuchen Pei | 2023-08-19 | 2 | -5/+170 |
| | | | | | Also update emms random album mechanism to assign low weight to the discovery directory | ||||
* | Fix various download and incoming dirs | Yuchen Pei | 2023-08-19 | 1 | -0/+5 |
| | |||||
* | [emacs] Some minor tweaks | Yuchen Pei | 2023-08-14 | 4 | -2/+15 |
| | |||||
* | Moving some github related functions to my-github | Yuchen Pei | 2023-08-12 | 3 | -59/+69 |
| | | | | also some minor changes in ycp-org and my-buffer | ||||
* | fixing a few things in bbdb, json and org | Yuchen Pei | 2023-08-03 | 1 | -0/+3 |
| | |||||
* | minor consult grep changes | Yuchen Pei | 2023-08-01 | 2 | -6/+13 |
| | |||||
* | Some small changes. | Yuchen Pei | 2023-07-31 | 2 | -44/+3 |
| | | | | visual line mode, bbdb mua, org agenda, org capture, xref, bbdb | ||||
* | minor fixes | Yuchen Pei | 2023-07-26 | 2 | -5/+20 |
| | |||||
* | some minor fixes | Yuchen Pei | 2023-07-25 | 2 | -0/+19 |
| | |||||
* | Remove my-mediawiki.el, deprecated by wiki.el | Yuchen Pei | 2023-07-24 | 1 | -38/+0 |
| | |||||
* | Better my-fetch-url | Yuchen Pei | 2023-07-23 | 1 | -5/+14 |
| |