Updated GettingStarted material about saving changes

This commit is contained in:
Jermolene 2017-11-13 14:00:01 +00:00
parent 2fd2ae993e
commit 021b5e072b
28 changed files with 274 additions and 132 deletions

View File

@ -1,6 +1,10 @@
caption: ~TiddlyDrive
created: 20171109172705241
modified: 20171109172934929
tags: Resources plugins
delivery: Google Drive Add-on
description: Google Drive add-on to save TiddlyWiki files
method: save
modified: 20171113134317867
tags: Saving plugins Resources Android Chrome Firefox InternetExplorer iOS Linux Mac Opera PHP Safari Windows
title: TiddlyDrive Add-on for Google Drive by Joshua Stubbs
type: text/vnd.tiddlywiki
url: https://chrome.google.com/webstore/detail/tiddly-drive/oaphhjhbbabdjnpjpiliepphpmnioolo

View File

@ -1,6 +1,10 @@
caption: ~TiddlyServer
created: 20171109171415540
modified: 20171109171644007
tags: Resources
delivery: App
description: An extension to TiddlyWiki's Node.js server
method: sync
modified: 20171113134624304
tags: Linux Mac Windows Saving Resources
title: TiddlyServer by Arlen Beiler
type: text/vnd.tiddlywiki
url: https://github.com/Arlen22/TiddlyServer

View File

@ -1,6 +1,10 @@
caption: Noteself
created: 20141122093837330
modified: 20170103222756776
tags: Resources
delivery: Web Service
description: Free online service that you can also host yourself
method: sync
modified: 20171113132811794
tags: Saving Resources Android Chrome Firefox InternetExplorer iOS Linux Mac Opera PHP Safari Windows
title: "Noteself" by Danielo Rodríguez
type: text/vnd.tiddlywiki
url: https://noteself.github.io/
@ -9,7 +13,7 @@ url: https://noteself.github.io/
You want cloud? Fine! You don't? Fine too! It's all yours, It's your decision!
Why not be a bit selfish?
{{!!url}}
https://noteself.github.io/
<<<
~NoteSelf is the perfect place to store your ideas, notes, thoughts, tips, tricks, recipes...

View File

@ -1,10 +1,14 @@
caption: savetiddlers
created: 20171109171935039
modified: 20171109172424843
tags: Resources plugins
delivery: Browser Extension
description: Browser extension for Chrome and Firefox
method: save
modified: 20171113132624609
tags: Chrome Firefox Saving Resources plugins
title: "savetiddlers" Extension for Chrome and Firefox by buggyj
type: text/vnd.tiddlywiki
url: https://github.com/buggyj/savetiddlers
An extension for Google Chrome and Mozilla Firefox that smoothes out some of the friction from TiddlyWiki's built-in [[HTML5 fallback saver|Saving with the HTML5 fallback saver]], making it almost as easy to use as TiddlyFox once it is set up correctly.
{{!!url}}
https://github.com/buggyj/savetiddlers

View File

@ -1,19 +1,12 @@
created: 20140126125259638
modified: 20160107230954643
tags: Definitions Saving Platforms
modified: 20171112085159695
tags: Definitions Platforms
title: TiddlyDesktop
type: text/vnd.tiddlywiki
TiddlyDesktop is an app for working with TiddlyWiki files (both TiddlyWikiClassic and TiddlyWiki version 5). It can be installed on Windows, Mac OS X or Linux. It is compatible with TiddlyWiki version 5 and the older TiddlyWikiClassic.
See the [[Introducing TiddlyDesktop Video]]
! Instructions
# Install the latest release of TiddlyDesktop from https://github.com/Jermolene/TiddlyDesktop/releases
# Run TiddlyDesktop
# Use the browse button to open TiddlyWiki files
# Save changes within TiddlyWiki in the usual way
See the [[Introducing TiddlyDesktop Video]] and [[Saving on TiddlyDesktop]].
! Source

View File

@ -1,17 +1,14 @@
created: 20131129090249275
modified: 20160622111349475
modified: 20171113130751278
tags: [[Working with TiddlyWiki]]
title: GettingStarted
type: text/vnd.tiddlywiki
\define default-platform()
GettingStarted - $(browser-name)$
\end
Brief instructions for getting started on the different platforms and configurations that TiddlyWiki supports. See the [[A Gentle Guide to TiddlyWiki]] for a more leisurely introduction.
<$set name="browser-name" value={{$:/info/browser/name}}>
<$macrocall $name="tabs" state="$:/state/tabs/platform" tabsList="[prefix[GettingStarted - ]]" default=<<default-platform>> class="tc-vertical"/>
</$set>
The first step is to choose a method for saving changes. There's a wide variety of methods available, with different features and limitations. Click on the badge for a method to see more information about it. You can also click on one of the platform filters to restrict the listing to methods that work with that platform.
{{Saving}}
Troubleshooting:
@ -20,8 +17,6 @@ Troubleshooting:
See also:
* [[Encryption]] explains how to use TiddlyWiki's built-in encryption to protect your content with a password
* [[Saving on TiddlySpot]], a free service that lets you use TiddlyWiki online
* Saving on TiddlyDesktop, a custom desktop application for working with TiddlyWiki
* You can also download this full TiddlyWiki including all the documentation:
<<<

View File

@ -1,6 +1,10 @@
caption: HTA Hack
created: 20131212223146250
modified: 20140912141040479
tags: [[Saving on InternetExplorer]]
delivery: DIY
description: Method to let Internet Explorer save changes directly
method: save
modified: 20171113110041426
tags: Saving Windows
title: Windows HTA Hack
type: text/vnd.tiddlywiki

View File

@ -1,6 +1,10 @@
caption: Node.js
created: 20131219100608529
modified: 20170608135250979
tags: [[TiddlyWiki on Node.js]]
delivery: DIY
description: Flexible hosting on your own machine or in the cloud
method: sync
modified: 20171113105844352
tags: Saving [[TiddlyWiki on Node.js]] Windows Mac Linux
title: Installing TiddlyWiki on Node.js
type: text/vnd.tiddlywiki

View File

@ -1,5 +1,5 @@
created: 20161229113910984
modified: 20170628145251429
modified: 20171113110222980
title: Beaker Browser
type: text/vnd.tiddlywiki
@ -17,5 +17,5 @@ The main disadvantage is that mainstream browsers cannot use `dat://` sites.
Most of the magic is accomplished by the underlying [[Dat protocol|https://datproject.org/]].
<<.from-version "5.1.14">> TiddlyWiki incorporates a special saver module permitting changes to be saved directly from Beaker browser. See [[GettingStarted - Beaker Browser]] for instructions.
<<.from-version "5.1.14">> TiddlyWiki incorporates a special saver module permitting changes to be saved directly from Beaker browser. See [[Saving on Beaker Browser]] for instructions.

View File

@ -1,6 +1,10 @@
caption: ~AndTidWiki
created: 20130825161400000
modified: 20160601162226948
tags: Saving
delivery: App
description: Android app for saving changes locally to device storage
method: save
modified: 20171113105950965
tags: Saving Android
title: Saving on Android
type: text/vnd.tiddlywiki

View File

@ -1,7 +1,11 @@
caption: Beaker
caption: Beaker Browser
created: 20161229121316912
modified: 20170920171216378
title: GettingStarted - Beaker Browser
delivery: App
description: Powerful new browser for Mac, Windows and Linux
method: save
modified: 20171113110603084
tags: Saving Windows Linux Mac
title: Saving on Beaker Browser
type: text/vnd.tiddlywiki
<<.from-version "5.1.14">> TiddlyWiki incorporates a saver module that allows it to save changes directly with the [[Beaker Browser]], an experimental peer-to-peer browser.

View File

@ -1,10 +0,0 @@
created: 20131212182652334
modified: 20140912141027012
tags: Saving
title: Saving on InternetExplorer
type: text/vnd.tiddlywiki
By default, TiddlyWiki saves changes on InternetExplorer 10 and above using a saver module that downloads the newly modified file, rather than saving it directly. There are two alternatives that both save changes directly to the file:
* [[Use the TiddlyIE browser extension|Saving with TiddlyIE]]
* Use the [[Windows HTA Hack]] by renaming the TiddlyWiki HTML file to have the extension `*.hta`.

View File

@ -1,23 +0,0 @@
created: 20140811171304926
modified: 20160520090313926
tags: Saving
title: Saving on Safari
type: text/vnd.tiddlywiki
This method of saving changes is clunky because it requires manual intervention for each save.
# [[Download]] an empty TiddlyWiki by clicking this button:
#> {{$:/editions/tw5.com/snippets/download-empty-button}}
#> If the button doesn't work save this link: https://tiddlywiki.com/empty.html
#> Your browser may ask you to accept the download before it begins
# Locate the file you just downloaded
#* You may rename it, but be sure to keep the `.html` or `.htm` extension
# Open the file in Safari
# Try creating a new tiddler using the ''new tiddler'' {{$:/core/images/new-button}} button in the sidebar. Type some content for the tiddler, and click the {{$:/core/images/done-button}} ''ok'' button
# Save your changes by clicking the {{$:/core/images/save-button}} ''save changes'' button in the sidebar
# A popup "Download changes" window is displayed that includes a link labelled //Right-click to save changes//
# Right-click on the link and select "Download Linked File As..." from the popup menu
# Navigate to the folder containing your wiki HTML file and select the existing file
# Click the "Save" button
# Click "Replace" to confirm replacing the existing file
# Verify that your changes have been saved correctly

View File

@ -0,0 +1,16 @@
caption: ~TiddlyDesktop
created: 20171112085137764
delivery: App
description: Custom desktop application for working with TiddlyWiki
method: save
modified: 20171113105959509
tags: Saving Mac Windows Linux
title: Saving on TiddlyDesktop
type: text/vnd.tiddlywiki
See the [[Introducing TiddlyDesktop Video]]
# Install the latest release of TiddlyDesktop from https://github.com/Jermolene/TiddlyDesktop/releases
# Run TiddlyDesktop
# Use the browse button to open TiddlyWiki files
# Save changes within TiddlyWiki in the usual way

View File

@ -1,42 +0,0 @@
created: 20130825213500000
modified: 20160610082610879
tags: Saving
title: Saving on TiddlySpot
type: text/vnd.tiddlywiki
TiddlySpot is a free hosting service for TiddlyWiki documents from Simon and Daniel Baird. The easiest way to get started is to sign up for a new wiki at http://tiddlyspot.com - by default you'll get the latest release of TiddlyWiki Classic.
You can upload an existing TiddlyWiki5 document from your local disc to TiddlySpot by following these steps:
# Sign up for a new wiki at http://tiddlyspot.com/, and remember the wiki name and password
# Open your locally stored TiddlyWiki document in your browser
# Fill in the TiddlySpot wikiname and password in ''Saving'' tab of the ''control panel'' {{$:/core/images/options-button}}
# Click the {{$:/core/images/save-button}} ''save changes'' button. You should get a confirmation notification at the top right saying ''Saved wiki''. Saving can take several seconds if you're on a slow connection or working with a large wiki.
# Navigate to your TiddlySpot URL at http://{wikiname}.tiddlyspot.com/
Note that your password is sent unencrypted when using TiddlySpot. From http://faq.tiddlyspot.com/:
<<<
''Is Tiddlyspot secure?''
No. Tiddlyspot does not use SSL/https. Your password is sent in clear text when uploading and when authenticating to access a private site. This means that your Tiddlyspot is vulnerable to packet sniffing and your password could be discovered by a malicious third party. Also your data is transmitted unencrypted when you view your site, even if it is a private site. For this reason please don't put sensitive information such as banking details in your Tiddlyspot and don't use a password that you use for other high security sites.
<<<
! Problems with saving on TiddlySpot
In case you run into this error when uploading a new or freshly upgraded local TiddlyWiki to TiddlySpot :
<<<
Error while saving:
Error:NS_ERROR_DOM_BAD_URI: Access to restricted URI denied
<<<
The upgrade operation falls foul of a security restriction in Firefox. Until this can be resolved, we suggest using Chrome.
*# Use Chrome to open the local TiddlyWiki document you want to upload to TiddlySpot and follow the steps 1 through 5 described above
*# Once you've checked the TiddlySpot-hosted TiddlyWiki loads properly in Chrome, you should be able to access, edit and [[save using TiddlyFox|Saving with TiddlyFox]] again
* After you've uploaded your local document once, further editing and saving of the online version hosted on TiddlySpot should work with any modern browser of your choice.
** Don't forget to fill in the TiddlySpot wikiname and password in your TiddlySpot TiddlyWiki control panel for any new browser you want to use for saving changes
* //See also : [[Upgrading]]//

View File

@ -1,6 +1,10 @@
caption: PHP
created: 20140111091844267
modified: 20161219200127042
tags: Saving
delivery: DIY
description: DIY script you can install on your own server
method: save
modified: 20171113105946993
tags: Saving PHP
title: Saving on a PHP Server
type: text/vnd.tiddlywiki

View File

@ -1,6 +1,10 @@
caption: Quine
created: 20131129101027725
modified: 20170621162900019
tags: Saving
delivery: App
description: iPad/iPhone app for working with TiddlyWiki
method: save
modified: 20171113105954683
tags: Saving iOS
title: Saving on iPad/iPhone
type: text/vnd.tiddlywiki

View File

@ -1,8 +1,11 @@
caption: WebDAV
created: 20160216191710789
modified: 20160216204613016
tags:
title: GettingStarted - WebDAV
delivery: Protocol
description: Standard web protocol
method: save
modified: 20171113131940278
tags: Saving Android Chrome Firefox InternetExplorer iOS Linux Mac Opera PHP Safari Windows
title: Saving via WebDAV
type: text/vnd.tiddlywiki
If hosted on a [[WebDAV|https://en.wikipedia.org/wiki/WebDAV]]-enabled server, TiddlyWiki will automatically save changes via HTTP.

View File

@ -1,6 +1,6 @@
created: 20140103134551508
modified: 20160601160224998
tags: Saving
modified: 20171113131640857
tags: [[Saving with TiddlyFox]]
title: Saving with TiddlyFox on Android
type: text/vnd.tiddlywiki

View File

@ -1,6 +1,10 @@
caption: ~TiddlyFox
created: 20131221085742684
modified: 20170602031719918
tags: Saving
delivery: Browser Extension
description: Browser extension for older versions of Firefox
method: save
modified: 20171113110032778
tags: Saving Firefox
title: Saving with TiddlyFox
type: text/vnd.tiddlywiki

View File

@ -1,6 +1,10 @@
caption: ~TiddlyIE
created: 20131211220000000
modified: 20160601111802610
tags: [[Saving on InternetExplorer]]
delivery: Browser Extension
description: Browser extension for Internet Explorer
method: save
modified: 20171113110036278
tags: Saving InternetExplorer
title: Saving with TiddlyIE
type: text/vnd.tiddlywiki

View File

@ -1,6 +1,10 @@
caption: Download Saver
created: 20131129092604900
modified: 20160520090349774
tags: Saving
delivery: Saver
description: Slightly awkward but universal technique that works on almost every browser
method: save
modified: 20171113110022987
tags: Saving Chrome Safari Firefox Opera InternetExplorer
title: Saving with the HTML5 fallback saver
type: text/vnd.tiddlywiki

View File

@ -1,9 +1,36 @@
created: 20140912140651119
modified: 20140912140736112
list: [[Saving with the HTML5 fallback saver]] [[Installing TiddlyWiki on Node.js]] [[TiddlyServer by Arlen Beiler]] [[Saving on TiddlyDesktop]] [[Saving on Beaker Browser]] [[Saving on iPad/iPhone]] [["savetiddlers" Extension for Chrome and Firefox by buggyj]] [["Noteself" by Danielo Rodríguez]] [[TiddlyDrive Add-on for Google Drive by Joshua Stubbs]] [[TiddlyWiki in the Sky for Dropbox]] [[Saving on a PHP Server]] [[Saving via WebDAV]] [[Saving on Android]] [[Saving with TiddlyFox]] [[Saving with TiddlyIE]] [[Windows HTA Hack]]
modified: 20171113135847405
tags: [[Working with TiddlyWiki]]
title: Saving
type: text/vnd.tiddlywiki
\define filter-button(caption,filter)
<$reveal type="nomatch" state="$:/SavingDetailsFilter" text="""$filter$""" tag="span">
<$button class="tc-btn-invisible tc-btn-unpushed" set="$:/SavingDetailsFilter" setTo="""$filter$""">
<$text text="""$caption$"""/>
</$button>
</$reveal>
<$reveal type="match" state="$:/SavingDetailsFilter" text="""$filter$""" tag="span">
<$button class="tc-btn-invisible tc-btn-pushed">
<$text text="""$caption$"""/> {{$:/core/images/done-button}}
</$button>
</$reveal>
\end
\define filter-maker()
[tag[Saving]tag[$(currentTiddler)$]]
\end
Available methods for saving changes with TiddlyWiki:
<<list-links "[tag[Saving]]">>
<div class="tc-thumbnail-tabs">
<div style="font-size:0.9em;">
PLATFORMS:
<<filter-button caption:"All" filter:"[tag[Saving]]">>
<$list filter="Android Chrome Firefox InternetExplorer iOS Linux Mac Opera PHP Safari Windows">
<$macrocall $name="filter-button" caption=<<currentTiddler>> filter=<<filter-maker>>/>
</$list>
</div>
<$macrocall $name="tabs" tabsList={{$:/SavingDetailsFilter}} template="$:/SavingDetailsTemplate" buttonTemplate="$:/SavingThumbnailsTemplate"/>
</div>

View File

@ -0,0 +1,6 @@
created: 20171113131257109
modified: 20171113132831499
title: $:/SavingDetailsFilter
type: text/vnd.tiddlywiki
[tag[Saving]]

View File

@ -0,0 +1,25 @@
title: $:/SavingDetailsTemplate
<h1><$link to=<<currentTab>>><$view tiddler=<<currentTab>> field="title"/></$link></h1>
<div class="tc-saving-details-wrapper">
<div class="tc-saving-details-method">
Method: <$view tiddler=<<currentTab>> field="method"/>
</div>
<div class="tc-saving-details-delivery">
Delivery: <$view tiddler=<<currentTab>> field="delivery"/>
</div>
<div class="tc-saving-details-platforms">
Platforms:
<$set name="platforms" tiddler=<<currentTab>> field="platforms">
<$list filter="[enlist<platforms>sort[]]" variable="platform">
<span class="tc-saving-details-platform">
<$text text=<<platform>>/>
</span>
</$list>
</$set>
</div>
</div>
<$tiddler tiddler=<<currentTab>>>
<$transclude tiddler=<<currentTab>> field="text" mode="block"/>
</$tiddler>

View File

@ -0,0 +1,72 @@
title: $:/SavingThumbnailsStyles
tags: $:/tags/Stylesheet
.tc-thumbnail-tabs .tc-tab-buttons {
background: <<color muted-foreground>>;
text-align: center;
}
.tc-thumbnail-tabs .tc-tab-buttons button {
display: table-cell;
width: 140px;
height: 80px;
vertical-align: top;
margin: 0.3em;
border: 2px solid <<color muted-foreground>>;
background: <<color muted-foreground>>;
color: <<colour foreground>>;
padding: 0;
font-weight: normal;
}
.tc-thumbnail-tabs .tc-tab-buttons button.tc-tab-selected {
border: 2px solid <<colour foreground>>;
background: <<color background>>;
}
.tc-thumbnail-tabs .tc-tab-buttons button:hover {
background: <<colour primary>>;
}
.tc-thumbnail-tabs .tc-tab-divider {
border: none;
}
.tc-thumbnail-tabs .tc-saving-thumbnail-wrapper {
vertical-align: top;
height: inherit;
}
.tc-thumbnail-tabs .tc-saving-thumbnail-caption {
font-weight: bold;
background: <<color foreground>>;
color: <<color background>>;
padding: 2px 8px;
}
.tc-thumbnail-tabs .tc-saving-thumbnail-description {
padding: 2px 8px;
font-style: italic;
font-size: 0.85em;
}
.tc-thumbnail-tabs .tc-saving-details-platforms .tc-saving-details-platform,
.tc-thumbnail-tabs .tc-btn-unpushed,
.tc-thumbnail-tabs .tc-btn-pushed {
display: inline-block;
padding: 0.16em 0.7em;
font-size: 0.9em;
font-weight: 400;
line-height: 1.2em;
color: <<colour background>>;
white-space: nowrap;
vertical-align: baseline;
background-color: <<colour muted-foreground>>;
border-radius: 1em;
}
.tc-thumbnail-tabs .tc-btn-pushed {
background-color: <<colour foreground>>;
fill: <<color background>>;
}

View File

@ -0,0 +1,12 @@
title: $:/SavingThumbnailsTemplate
<div class="tc-saving-thumbnail-wrapper">
<div class="tc-saving-thumbnail-caption">
<$transclude tiddler=<<currentTab>> field="caption">
<$view tiddler=<<currentTab>> field="title"/>
</$transclude>
</div>
<div class="tc-saving-thumbnail-description">
<$view tiddler=<<currentTab>> field="description"/>
</div>
</div>

View File

@ -0,0 +1,16 @@
caption: ~TiddlyWiki in the Sky for Dropbox
created: 20171113135053055
delivery: Web Service
description: Online service for editing TiddlyWiki documents in Dropbox
method: save
modified: 20171113135326680
tags: Saving Android Chrome Firefox InternetExplorer iOS Linux Mac Opera PHP Safari Windows
title: TiddlyWiki in the Sky for Dropbox
type: text/vnd.tiddlywiki
url: https://twcloud.github.io/dropbox/
Originally built by Jeremy Ruston and now maintained by Arlen Beiler, TiddlyWiki in the Sky for Dropbox is an online service that lets you edit TiddlyWiki documents directly in your own Dropbox using just a browser.
It works with TiddlyWiki 5 and Classic.
https://twcloud.github.io/dropbox/