mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-26 18:10:27 +00:00
fa61bc53fc
* TW5-es-ES-edition Spanish edition of TW5. A full localisation of TiddlyWiki into castillian spanish (es-ES). * Translation ongoing * Translation ongoing * Translation ongoing * Translation ongoing + TiddlySpot upload * Translation ongoing * Translation ongoing + macro fixes * Translation ongoing * translation ongoing + macro fixes * Translation ongoing * Translation ongoing * Translation ongoing * Translation ongoing * Translation ongoing * translation ongoing * translation ongoing * Translation ongoing * translation ongoing * translation ongoing * translation ongoing * Arreglo plugin * Arreglo plugin * Translation ongoing * Translation ongoing * Translation ongoing * translation ongoing * Add Spanish edition to TW5.com * Reverting forced language plugin load. folder es-ES was provisorily added to the tiddlerStore in order to force the load of the updated language plugin. Finished the translation, and with the updated plugin on place, this folder has no use when the new release comes out.
38 lines
1.5 KiB
Plaintext
38 lines
1.5 KiB
Plaintext
caption: En Marcha
|
|
created: 20131129090249275
|
|
es-title: Puesta en marcha
|
|
modified: 20160424041925031
|
|
tags: [[Working with TiddlyWiki]]
|
|
title: GettingStarted1
|
|
type: text/vnd.tiddlywiki
|
|
|
|
\define default-platform()
|
|
GettingStarted - $(browser-name)$
|
|
\end
|
|
Breves instrucciones para empezar a trabajar en las diferentes plataformas y configuraciones con las que TiddlyWiki es compatible. [[Aquí|A Gentle Guide to TiddlyWiki]] encontrarás una introducción algo más amena.
|
|
|
|
<$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>
|
|
|
|
Solución de problemas:
|
|
|
|
* No intentes guardar cambios con la opción ''Archivo''/''Guardar'' o ''Guardar como'' del navegador: __No funciona__
|
|
|
|
Te interesa ver también:
|
|
|
|
* [[Cifrado|Encryption]] explica cómo usar la función incorporada de cifrado para proteger tus contenidos con contraseña.
|
|
* [[Guardar en TiddlySpot|Saving on TiddlySpot]], servicio gratuito que te permite usar TiddlyWiki online
|
|
* Guardar en TiddlyDesktop, aplicación para trabajar con TiddlyWiki en el escritorio
|
|
* También puedes descargar este TIddlywiki en su versión íntegra, con toda su documentación:
|
|
|
|
<<<
|
|
{{$:/snippets/download-wiki-button}}
|
|
|
|
Si el botón no funciona, guarda el siguiente enlace:
|
|
|
|
<a href="http://tiddlywiki.com/index.html" download="index.html">~http://tiddlywiki.com/index.html</a>
|
|
|
|
El navegador puede pedirte que confirmes la acción antes de comenzar la descarga
|
|
<<<
|