<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>art2nd</author_name>
  <author_url>https://blog.hatena.ne.jp/art2nd/</author_url>
  <blog_title>晴歩雨描</blog_title>
  <blog_url>https://2ndart.hatenablog.com/</blog_url>
  <categories>
    <anon>コンピュータ</anon>
  </categories>
  <description>Windows標準の付箋アプリが微妙に使いにくかったので、極力シンプルな付箋アプリをPythonで作成。 付箋は一個だけ。 入力できるのは文字だけ。 付箋内容は保存され、次回起動時に表示される。 付箋のデスクトップ上の表示位置、表示サイズは記憶される。 付箋内容、表示位置情報は、「sticky_notes.json」に書かれる。 【Python ソースコード】 import tkinter as tk from tkinter import font as tkfont import json, os, sys _BASE = os.path.dirname(os.path.abspath(s…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F2ndart.hatenablog.com%2Fentry%2F2026%2F06%2F05%2F142048&quot; title=&quot;Windows）Pythonで、極力シンプルなデスクトップ付箋アプリ作成。 - 晴歩雨描&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/a/art2nd/20260605/20260605141300.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2026-06-05 14:20:48</published>
  <title>Windows）Pythonで、極力シンプルなデスクトップ付箋アプリ作成。</title>
  <type>rich</type>
  <url>https://2ndart.hatenablog.com/entry/2026/06/05/142048</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
