<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>memo - shungo blog</title>
	<atom:link href="https://shungoblog.com/tag/memo/feed" rel="self" type="application/rss+xml" />
	<link>https://shungoblog.com</link>
	<description>しゅんごブログ</description>
	<lastBuildDate>Sun, 23 Apr 2023 23:27:26 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://shungoblog.com/wp-content/uploads/2022/04/cropped-IMG_0718-32x32.jpg</url>
	<title>memo - shungo blog</title>
	<link>https://shungoblog.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<atom:link rel="hub" href="https://pubsubhubbub.appspot.com"/>
<atom:link rel="hub" href="https://pubsubhubbub.superfeedr.com"/>
<atom:link rel="hub" href="https://websubhub.com/hub"/>
<atom:link rel="self" href="https://shungoblog.com/tag/memo/feed"/>
	<item>
		<title>iCloudのメモが同期されない時の対処法 (Mac / iPhone / iPad)</title>
		<link>https://shungoblog.com/engineer/icloud-memo-sync.html</link>
					<comments>https://shungoblog.com/engineer/icloud-memo-sync.html#respond</comments>
		
		<dc:creator><![CDATA[しゅんご]]></dc:creator>
		<pubDate>Fri, 01 Jul 2022 04:38:27 +0000</pubDate>
				<category><![CDATA[エンジニア]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[memo]]></category>
		<guid isPermaLink="false">https://shungoblog.com/?p=457</guid>

					<description><![CDATA[<p>Mac・iPhone・iPadでiCloudを同期して「メモ」アプリを使用している方は多いと思います。 しかし、ごく稀にメモが同期されない場合があります。 今回はiCloudで「メモ」アプリが同期されないときの対処法をご [&#8230;]</p>
<p>The post <a href="https://shungoblog.com/engineer/icloud-memo-sync.html">iCloudのメモが同期されない時の対処法 (Mac / iPhone / iPad)</a> first appeared on <a href="https://shungoblog.com">shungo blog</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>Mac・iPhone・iPadでiCloudを同期して「メモ」アプリを使用している方は多いと思います。</p>
<p>しかし、ごく稀にメモが同期されない場合があります。</p>
<p>今回はiCloudで「メモ」アプリが同期されないときの対処法をご紹介します。</p>

  <div id="toc" class="toc tnt-number toc-center tnt-number border-element"><input type="checkbox" class="toc-checkbox" id="toc-checkbox-2" checked><label class="toc-title" for="toc-checkbox-2">目次</label>
    <div class="toc-content">
    <ol class="toc-list open"><li><a href="#toc1" tabindex="0">対処法</a><ol><li><a href="#toc2" tabindex="0">メモのiCloudの設定をオフ・オンする</a></li><li><a href="#toc3" tabindex="0">Mac・iPhone・iPadを再起動する</a></li><li><a href="#toc4" tabindex="0">正常に動いている端末でメモを編集する</a></li><li><a href="#toc5" tabindex="0">Apple IDからサインアウトする</a></li></ol></li></ol>
    </div>
  </div>

<h2><span id="toc1">対処法</span></h2>
<h3 id="i-4"><span id="toc2">メモのiCloudの設定をオフ・オンする</span></h3>
<p>まずはiCloudの同期の設定を確認しましょう。</p>
<h4>Mac</h4>
<ul>
<li>システム環境設定を開く</li>
<li>Apple IDをクリック</li>
<li>左側のiCloudをクリック</li>
<li>「メモ」にチェックをつける</li>
</ul>
<h4>iPhone・iPad</h4>
<ul>
<li>設定を開く</li>
<li>一番上のログインしているAppleアカウントをタップ</li>
<li>iCloudをタップ</li>
<li>「メモ」のトグルをオンにする</li>
</ul>
<h3><span id="toc3">Mac・iPhone・iPadを再起動する</span></h3>
<p>iCloudのオンオフをやっても同期されない場合は、Mac・iPhone・iPadを再起動してみましょう。</p>
<h3><span id="toc4">正常に動いている端末でメモを編集する</span></h3>
<p>メモの同期が正常に行われている端末でメモを編集してみましょう。</p>
<p>メモのフォルダを移動したり、メモの内容を編集したりして、iCloudに変更を同期させてみましょう。</p>
<p>私の場合は、Macのメモを編集することでiPad miniのメモが同期されました。</p>
<h3><span id="toc5">Apple IDからサインアウトする</span></h3>
<p>ここまでやって同期が開始されなかった場合は、Apple IDから一度サインアウトして、再度サインインしてみても良いかもしれません。</p>
<p>&nbsp;</p><p>The post <a href="https://shungoblog.com/engineer/icloud-memo-sync.html">iCloudのメモが同期されない時の対処法 (Mac / iPhone / iPad)</a> first appeared on <a href="https://shungoblog.com">shungo blog</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://shungoblog.com/engineer/icloud-memo-sync.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
