mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-02 16:16:18 +00:00
34 lines
1.4 KiB
Plaintext
34 lines
1.4 KiB
Plaintext
created: 20131129090249275
|
|
fr-title: La mise en route
|
|
modified: 20160526131021571
|
|
tags: [[Working with TiddlyWiki]]
|
|
title: GettingStarted
|
|
type: text/vnd.tiddlywiki
|
|
|
|
\define default-platform()
|
|
GettingStarted - $(browser-name)$
|
|
\end
|
|
Instructions pour bien commencer avec <<tw>>, selon les différentes plates-formes et configurations supportées.
|
|
|
|
<$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>
|
|
|
|
Autres informations :
|
|
|
|
* [[Cryptage|Encryption]] explique comment utiliser le système de cryptage intégré à <<tw>> pour protéger votre contenu avec un mot de passe ;
|
|
* [[Enregistrer avec Tiddlyspot|Saving on TiddlySpot]], un service gratuit qui vous permet d'utiliser <<tw>> en ligne ;
|
|
* Sauvegarde avec TiddlyDesktop, une application de bureautique dédiée au travail avec <<tw>> ;
|
|
* Vous pouvez aussi télécharger ce <<tw>> complet, avec toute sa documentation<<dp>><div>
|
|
|
|
<<<
|
|
{{$:/snippets/download-wiki-button}}
|
|
|
|
Si le bouton ne fonctionne pas, sauvegardez ce lien :
|
|
|
|
<a href="https://tiddlywiki.com/languages/fr-FR/index.html" download="index.html">~https://tiddlywiki.com/languages/fr-FR/index.html</a>
|
|
|
|
Votre navigateur vous demandera sans doute confirmation avant de démarrer le téléchargement.
|
|
<<<
|
|
</div>
|