1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-08-10 05:00:41 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/howtos/Upgrading.tid

43 lines
2.0 KiB
Plaintext
Raw Normal View History

2013-12-02 14:36:38 +00:00
created: 20131202102427114
2014-09-19 16:18:25 +00:00
modified: 20140919154634754
2014-09-12 15:05:37 +00:00
tags: Features [[Working with TiddlyWiki]]
2013-12-02 14:36:38 +00:00
title: Upgrading
type: text/vnd.tiddlywiki
2014-09-19 16:18:25 +00:00
There are regular releases of TiddlyWiki with bug fixes and improvements. It's a good idea to keep up to date by regularly upgrading to the latest version.
! Introduction
2014-07-17 07:33:19 +00:00
The process described here is for upgrading standalone TiddlyWiki files. There is a [[different procedure|Upgrading TiddlyWiki on Node.js]] for upgrading [[TiddlyWiki on Node.js]].
2014-04-19 13:42:20 +00:00
<<<
2014-07-17 07:33:19 +00:00
When upgrading, please remember the [[The First Rule of Using TiddlyWiki]]:
2014-04-19 13:42:20 +00:00
2014-10-06 08:32:23 +00:00
//Backup your data!//
2014-04-19 13:42:20 +00:00
<<<
2013-12-03 11:12:57 +00:00
! Online upgrading
2013-12-02 14:36:38 +00:00
2014-01-26 13:54:08 +00:00
This process will work on most desktop browsers. Note that none of your personal data leaves your browser with this process.
2013-12-02 20:30:38 +00:00
2014-10-06 08:32:23 +00:00
# Visit the new version tiddywiki in http://tiddlywiki.com/upgrade.html in your browser
2013-12-12 09:48:08 +00:00
# Drag your old TiddlyWiki HTML file into the browser window
#* If the file is encrypted you will be prompted for the password
2014-07-15 12:11:25 +00:00
# Click ''Upgrade''
2014-01-19 18:42:08 +00:00
# Save changes to save the new version
2014-07-14 16:58:50 +00:00
This will download a file called ''upgrade.html'' to your computer. This file is the upgrade of your old file. You may need to open the location where ''upgrade.html'' was downloaded, rename ''upgrade.html'' with the name of the old file you are upgrading, and replace the old file by moving the new file in its place.
2013-12-02 14:36:38 +00:00
2013-12-03 11:12:57 +00:00
! Offline upgrading
2013-12-02 14:36:38 +00:00
2014-07-14 16:58:50 +00:00
You can also download http://tiddlywiki.com/upgrade.html locally and perform the same drag-and-drop procedure to upgrade your files.
2014-04-19 08:36:08 +00:00
! Problems with Upgrades
2014-09-19 16:18:25 +00:00
It is possible for a customisation applied in a previous version to break when upgraded to the latest version. There are two techniques you can use to help track down issues:
2014-07-17 07:33:19 +00:00
* Try repeating the upgrade having selectively unchecked any tiddlers that may be applying customisations to TiddlyWiki
* Use SafeMode to disable all customisations of shadow tiddlers
2014-09-19 16:18:25 +00:00
You can see which shadow tiddlers have been overridden in the ''Filter'' tab of [[advanced search|$:/AdvancedSearch]]. Select "Overridden shadow tiddlers" from the dropdown.