mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-02 12:19:11 +00:00
Improvements to the save instructions
This commit is contained in:
parent
d081de7707
commit
f182463010
@ -2,9 +2,19 @@ title: $:/messages/SaveInstructions
|
||||
type: text/x-tiddlywiki
|
||||
subtitle: Save your work
|
||||
|
||||
Your changes to this TiddlyWiki document need to be saved for safe-keeping.
|
||||
Your changes to this ~TiddlyWiki document need to be saved.
|
||||
|
||||
* On most browsers, choose "Save As" from the "File" menu and save this HTML file
|
||||
** Some browsers such as Chrome, also require you to specify the format in which the page should be saved as "Webpage, HTML only"
|
||||
* On Mobile Safari on iOS devices like the iPad and iPhone, it isn't possible to save the page directly. Instead, save a bookmark to this page. If you've got iCloud set up then the bookmark will automatically sync to your desktop where you can open it and save it as above
|
||||
** If you open the bookmark again in Mobile Safari you will see this message again. If you want to go ahead and use the file, just click the close button on this message
|
||||
!!! Desktop browsers
|
||||
|
||||
# Select ''Save As'' from the ''File'' menu
|
||||
# Choose a filename and location
|
||||
## Some browsers also require you to explicitly specify the file saving format as ''Webpage, HTML only'' or similar
|
||||
# Close this tab
|
||||
|
||||
!!! Smartphone browsers
|
||||
|
||||
# Create a bookmark to this page
|
||||
# Close this tab
|
||||
|
||||
* If you've got iCloud set up then the bookmark will automatically sync to your desktop where you can open it and save it as above
|
||||
* If you open the bookmark again in Mobile Safari you will see this message again. If you want to go ahead and use the file, just click the close button below
|
||||
|
@ -5,7 +5,7 @@ type: text/x-tiddlywiki
|
||||
<div class="container">
|
||||
<div class="modal">
|
||||
<div class="modal-header">
|
||||
!!! <<view subtitle text>>
|
||||
! <<view subtitle text>>
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
<<view text wikified>>
|
||||
|
Loading…
Reference in New Issue
Block a user