kopia lustrzana https://github.com/miklobit/TiddlyWiki5
commit
3c6481e3d7
|
@ -17,4 +17,4 @@ type: text/vnd.tiddlywiki
|
||||||
* Create a modal wizard (also known as a lightbox) - see SampleWizard
|
* Create a modal wizard (also known as a lightbox) - see SampleWizard
|
||||||
* Create a slideshow presentation
|
* Create a slideshow presentation
|
||||||
* Set up an entire local or online knowledgebase, with a central ~TiddlyWiki file linking to other ~TiddlyWiki files (http://recursos.giffmex.org is a Spanish online example of this)
|
* Set up an entire local or online knowledgebase, with a central ~TiddlyWiki file linking to other ~TiddlyWiki files (http://recursos.giffmex.org is a Spanish online example of this)
|
||||||
* Set up a data visualization using tiddlers as data (see the visualizations at http://tiddlywiki.com/plugins/tiddlywiki/d3/index.html)
|
* Set up a data visualisation using tiddlers as data (see the visualisations at http://tiddlywiki.com/plugins/tiddlywiki/d3/index.html)
|
||||||
|
|
|
@ -8,7 +8,7 @@ type: text/vnd.tiddlywiki
|
||||||
# With ~TiddlyWiki you can organise your notes your way, not their way. Your notes conform to your way of thinking rather than being forced into a hierarchical straightjacket of notebooks and tabs.
|
# With ~TiddlyWiki you can organise your notes your way, not their way. Your notes conform to your way of thinking rather than being forced into a hierarchical straightjacket of notebooks and tabs.
|
||||||
# ~TiddlyWiki's nonlinear approach will actually make you think about your information in new and helpful ways.
|
# ~TiddlyWiki's nonlinear approach will actually make you think about your information in new and helpful ways.
|
||||||
# Finding your notes in ~TiddlyWiki is lightning fast
|
# Finding your notes in ~TiddlyWiki is lightning fast
|
||||||
# There are many ways to customize and adapt every aspect of ~TiddlyWiki
|
# There are many ways to customise and adapt every aspect of ~TiddlyWiki
|
||||||
# ~TiddlyWiki is free and is compatible with all platforms. Any web browser will open it. You don't need to purchase an expensive program or pay a subscription fee to use it.
|
# ~TiddlyWiki is free and is compatible with all platforms. Any web browser will open it. You don't need to purchase an expensive program or pay a subscription fee to use it.
|
||||||
# ~TiddlyWiki files promote the free sharing of information. There are many ways you can share your information from ~TiddlyWiki.
|
# ~TiddlyWiki files promote the free sharing of information. There are many ways you can share your information from ~TiddlyWiki.
|
||||||
# With ~TiddlyWiki, your information is yours, and you store it where you want to - on your device, on a USB stick, in Dropbox, on your server.
|
# With ~TiddlyWiki, your information is yours, and you store it where you want to - on your device, on a USB stick, in Dropbox, on your server.
|
||||||
|
|
|
@ -8,7 +8,7 @@ Tagging a tiddler assigns a tiddler to a category of your choosing (see [[Creati
|
||||||
|
|
||||||
Tagging tiddlers gives you numerous additional ways to view, navigate and organise your information:
|
Tagging tiddlers gives you numerous additional ways to view, navigate and organise your information:
|
||||||
|
|
||||||
* The coloured tag pills on a tagged tiddler gives you links to all the other tiddlers with the same tag, as well as to the tiddler representing the tag itself.
|
* The coloured tag pills on a tagged tiddler give you links to all the other tiddlers with the same tag, as well as to the tiddler representing the tag itself.
|
||||||
* The ''Tagging'' tab in the tiddler info panel (accessed by clicking the {{$:/core/images/info-button}} button) gives you links to all the tiddlers tagged with the title of the current tiddler.
|
* The ''Tagging'' tab in the tiddler info panel (accessed by clicking the {{$:/core/images/info-button}} button) gives you links to all the tiddlers tagged with the title of the current tiddler.
|
||||||
|
|
||||||
* You can use the tags tab in the ''More'' sidebar tab to view all your tags and access your tagged tiddlers.
|
* You can use the tags tab in the ''More'' sidebar tab to view all your tags and access your tagged tiddlers.
|
||||||
|
@ -32,5 +32,5 @@ You can use the [[tag manager|$:/TagManager]], found in the ''Tags'' tab of the
|
||||||
** First, any tiddlers that are listed in the ListField of the tag tiddler are placed into a new list in the same order
|
** First, any tiddlers that are listed in the ListField of the tag tiddler are placed into a new list in the same order
|
||||||
** Second, any unplaced tiddlers that have the field ''list-before'' are placed before the tiddler specified in the field
|
** Second, any unplaced tiddlers that have the field ''list-before'' are placed before the tiddler specified in the field
|
||||||
*** (if the ''list-before'' field is empty then the unplaced tiddler is placed at the start of the list)
|
*** (if the ''list-before'' field is empty then the unplaced tiddler is placed at the start of the list)
|
||||||
** Third, if any unplaced tiddlers have the field ''list-after'' then they placed immediately after the tiddler specified in the field
|
** Third, if any unplaced tiddlers have the field ''list-after'' then they are placed immediately after the tiddler specified in the field
|
||||||
** Finally, any remaining unplaced tiddlers are placed at the end of the list
|
** Finally, any remaining unplaced tiddlers are placed at the end of the list
|
||||||
|
|
|
@ -26,7 +26,7 @@ Backup your data!
|
||||||
|
|
||||||
TiddlyWiki is a very flexible, customisable system that puts you firmly in charge of your own data. Every care is taken in TiddlyWiki's development to ensure that it is a safe place to preserve your most valuable data but the ultimate responsibility to reduce the risk of data loss falls to users.
|
TiddlyWiki is a very flexible, customisable system that puts you firmly in charge of your own data. Every care is taken in TiddlyWiki's development to ensure that it is a safe place to preserve your most valuable data but the ultimate responsibility to reduce the risk of data loss falls to users.
|
||||||
|
|
||||||
The best way to make sure that your data is safe is to practice a rigorous system of backups:
|
The best way to make sure that your data is safe is to practise a rigorous system of backups:
|
||||||
|
|
||||||
* Consider using services like Dropbox to continuously back up your personal data to the cloud. (Dropbox [[has a neat feature|https://www.dropbox.com/help/11]] whereby they keep track of previous versions of files)
|
* Consider using services like Dropbox to continuously back up your personal data to the cloud. (Dropbox [[has a neat feature|https://www.dropbox.com/help/11]] whereby they keep track of previous versions of files)
|
||||||
* Retain backups before upgrading to a new version of TiddlyWiki
|
* Retain backups before upgrading to a new version of TiddlyWiki
|
||||||
|
|
Ładowanie…
Reference in New Issue