mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-14 05:44:50 +00:00
ace20ecf80
* Change button texts to latest version * Change language English to Spanish of link for empty edition * Rename 'GettingStarted1' to 'GettingStarted' * Change language English to Spanish of link for document * Add download button to 'Empty Edition' * Change external links to match locale with wiki language * Change string in 'task' * Change link to external in tiddlers which tagged 'Editions' * Remove dot from 'Plugin Editions' * Remove string 'index.html' from 'Some of the things you can do with TiddlyWiki' * Add 'rel="noopener noreferrer"' to external links * Remove CamelCase link 'TiddlyWiki' from 'Examples' * Change space to dot in 'Tutorials' * Change language English to Spanish of caption in tiddlers tagged 'HelloThumbnail' * Change instructions for use in 'Saving on iPad/iPhone'
38 lines
1.6 KiB
Plaintext
38 lines
1.6 KiB
Plaintext
caption: En Marcha
|
|
created: 20131129090249275
|
|
es-title: Puesta en marcha
|
|
modified: 20160603132644119
|
|
tags: [[Working with TiddlyWiki]]
|
|
title: GettingStarted
|
|
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/languages/es-ES/index.html" download="index.html">~http://tiddlywiki.com/languages/es-ES/index.html</a>
|
|
|
|
El navegador puede pedirte que confirmes la acción antes de comenzar la descarga
|
|
<<<
|