Skip to content

Commit

Permalink
Updates Help re: offline devices and sync
Browse files Browse the repository at this point in the history
  • Loading branch information
DougReeder committed Apr 20, 2024
1 parent 7cee69f commit a8654e5
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 6 deletions.
12 changes: 12 additions & 0 deletions .idea/inspectionProfiles/Project_Default.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions src/HelpPane.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@ mobile: ${navigator.userAgentData?.mobile || ''}` +
viewBox="0 0 739 853"> <g> <polygon className="rs-logo-shape"
points="370,754 0,542 0,640 185,747 370,853 554,747 739,640 739,525 739,525 739,476 739,427 739,378 653,427 370,589 86,427 86,427 86,361 185,418 370,524 554,418 653,361 739,311 739,213 739,213 554,107 370,0 185,107 58,180 144,230 228,181 370,100 511,181 652,263 370,425 87,263 87,263 0,213 0,213 0,311 0,378 0,427 0,476 86,525 185,582 370,689 554,582 653,525 653,590 653,592 "></polygon> </g> </svg>
<p>You can use the same account with <a href="https://remotestorage.io/apps/" target="_blank" rel="noreferrer">multiple apps</a>.</p>
<p>When you edit a note on a device that is off-line, get the device back on-line (and give it ten seconds to sync)
before editing the <em>same</em> note on a different device. Otherwise, the changes from one device may be lost.
You can edit <em>different</em> notes on different devices without concern.</p>

<h4>How closely must search words match the text?</h4>
<ul>
Expand Down

0 comments on commit a8654e5

Please sign in to comment.