<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>haru-s</author_name>
  <author_url>https://blog.hatena.ne.jp/haru-s/</author_url>
  <blog_title>...ing logging 4.0</blog_title>
  <blog_url>https://haru-s.hatenablog.com/</blog_url>
  <categories>
    <anon>PowerShell</anon>
  </categories>
  <description>ThunderbirdのメールをImportExportToolsでテキスト化したときに，メールの件名のフォルダを作ってから，その中に本文のテキストファイルを入れて欲しい。設定ではできないみたいなので，仕方がないからせめてフォルダに入れるところは自動化する。 まず，スクリプトのintofolder.ps1ってファイルを作る。 2020/05/01追記：最後に改善版を追加しました。 2020/10/03追記：最後に複数ファイル版を追加しました。 New-Item $args[0].ToString().Split(&quot;.&quot;)[0] -ItemType Directory Rename-Item $…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fharu-s.hatenablog.com%2Fentry%2F2020%2F02%2F11%2F010842&quot; title=&quot;テキストファイル名と同名のフォルダを作ってテキストファイルをmail.txtにリネームしてそのフォルダに入れる - ...ing logging 4.0&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>https://cdn-ak.f.st-hatena.com/images/fotolife/h/haru-s/20200815/20200815190025.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-02-11 01:08:42</published>
  <title>テキストファイル名と同名のフォルダを作ってテキストファイルをmail.txtにリネームしてそのフォルダに入れる</title>
  <type>rich</type>
  <url>https://haru-s.hatenablog.com/entry/2020/02/11/010842</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
