<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>myhobby20xx</author_name>
  <author_url>https://blog.hatena.ne.jp/myhobby20xx/</author_url>
  <blog_title>まーのメモ</blog_title>
  <blog_url>https://myhobby20xx.hatenadiary.org/</blog_url>
  <categories>
    <anon>emacs</anon>
  </categories>
  <description>http://d.hatena.ne.jp/yanma_4/20080319/1205857151 上記で簡単に作れる。 自分は日付だけでいいので下記のようにしてる ;; 時間挿入 (defun my-get-date-gen (form) (insert (format-time-string form))) (defun my-get-date() (interactive) (my-get-date-gen &quot;%Y/%m/%d&quot;)) ;; C-cC-dで時間挿入できるようにする (global-set-key &quot;\C-c\C-d&quot; 'my-get-date)</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmyhobby20xx.hatenadiary.org%2Fentry%2F20110308%2F1299554615&quot; title=&quot;emacsで日付を挿入するショートカットキーを作る - まーのメモ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-03-08 12:23:35</published>
  <title>emacsで日付を挿入するショートカットキーを作る</title>
  <type>rich</type>
  <url>https://myhobby20xx.hatenadiary.org/entry/20110308/1299554615</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
