-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
100 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
<!DOCTYPE html> | ||
<html lang="ja"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta content="width=device-width, initial-scale=1" name="viewport"> | ||
|
||
<title>iCloud写真のオフ</title> | ||
|
||
<link title="ウェブサイト全体のRSS" href="/feed" rel="alternate" type="application/rss+xml"> | ||
<link title="記事だけのRSS" href="/blog/feed" rel="alternate" type="application/rss+xml"> | ||
|
||
|
||
|
||
<link href="/apple-touch-icon.png" rel="apple-touch-icon"> | ||
<link href="mailto:[email protected]" rel="author"> | ||
<link href="https://hail2u.net/blog/2024-12-09.html" rel="canonical"> | ||
<meta content="iPhoneに戻ってからiCloud写真をオフにするのを忘れており、5GBのストレージが残り1GBくらいになってしまう。単にオフにするだけだとiPhoneのバックアップに写真が含まれてしまうので、そちらもオフにしないといけないことを学ぶ。容量が足りずバックアップが失敗し、気づくことになった。今は写真もiCloudからは全て削除したので、500MBくらいに収まっている。" name="description"> | ||
<link href="/favicon.svg" rel="icon" type="image/svg+xml"> | ||
<link href="https://creativecommons.org/licenses/by/4.0/" rel="license"> | ||
<link href="https://m.media-amazon.com/" rel="preconnect"> | ||
<link href="https://duckduckgo.com/?q=site%3Ahail2u.net" rel="search"> | ||
|
||
<link href="/css/print.css?v=9.33.4" media="only print" rel="stylesheet"> | ||
<link href="/css/index.css?v=9.33.4" media="only screen" rel="stylesheet"> | ||
</head> | ||
|
||
<body> | ||
|
||
<nav id="top"> | ||
<p class="logo"><a href="/"><span aria-label="ホームへ戻る">←</span></a></p> | ||
</nav> | ||
|
||
<header class="page-header"> | ||
<p class="date"><time datetime="2024-12-09T18:18:53+09:00">2024年12月9日</time></p> | ||
|
||
<h1><em>iCloud写真のオフ</em></h1> | ||
</header> | ||
|
||
<main> | ||
<p>iPhoneに戻ってからiCloud写真をオフにするのを忘れており、5GBのストレージが残り1GBくらいになってしまう。単にオフにするだけだとiPhoneのバックアップに写真が含まれてしまうので、そちらもオフにしないといけないことを学ぶ。容量が足りずバックアップが失敗し、気づくことになった。今は写真もiCloudからは全て削除したので、500MBくらいに収まっている。</p> | ||
|
||
<p>iCloud+にするか迷っている。Macユーザーでも、iPadユーザーでもないので、iCloud写真くらいにしかメリットがないものの、150円/月なら払っても良い気がしてくる。逆に払ってしまうとMacやiPadを欲しくなってしまうような気もし、それはそれで嫌な感じがしてくる。Surface Pro、iPhone、Pixel Tablet (未購入)の組み合わせにしたい。</p> | ||
</main> | ||
|
||
<footer class="page-footer"> | ||
<hr> | ||
|
||
<p>このウェブサイトは<a href="mailto:[email protected]">ながしまきょう</a>が<a title="Creative Commons (表示)" href="https://creativecommons.org/licenses/by/4.0/">CC-BY</a>の下で作成、公開、そして更新しています。更新情報は<a href="/feed" type="application/rss+xml">RSS</a> (<a href="/blog/feed" type="application/rss+xml">記事だけのRSS</a>)または<a href="https://x.com/hail2u_">X</a>で購読できます。その他、わからないことは<a href="https://hail2u.net/about/">もう少し詳しい情報</a>を参照してください。</p> | ||
|
||
<p><a href="#top"><span aria-hidden="true">↑ </span>一番上</a></p> | ||
</footer> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters