diff options
author | Yuchen Pei <id@ypei.org> | 2023-11-05 00:56:26 +1100 |
---|---|---|
committer | Yuchen Pei <id@ypei.org> | 2023-11-05 00:56:26 +1100 |
commit | e3202fe6fef0c59efa34594b22d0cde95998394f (patch) | |
tree | fa3d29ad4d2e5976c0ac4c978d419b4f770e40f3 /emacs/.emacs.d/init/ycp-editing.el | |
parent | ec2911a8809719d471e5b2cd3708000fb9c96a3a (diff) |
[emacs] Add mastorg.el, which renders a mastodon toot in org mode
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.
Diffstat (limited to 'emacs/.emacs.d/init/ycp-editing.el')
0 files changed, 0 insertions, 0 deletions