mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-10-31 23:26:18 +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'
30 lines
754 B
Plaintext
30 lines
754 B
Plaintext
caption: Tutoriales
|
|
created: 20140908125300000
|
|
es-title: Tutoriales
|
|
modified: 20160605054416164
|
|
tags: Community
|
|
title: Tutorials
|
|
type: text/vnd.tiddlywiki
|
|
|
|
Páginas con tutoriales y consejos relacionados con ~TiddlyWiki.
|
|
|
|
Envía más tutoriales que encuentres para ampliar esta lista via [[GitHub|https://github.com/Jermolene/TiddlyWiki5]] o [[Twitter|https://twitter.com/tiddlywiki]], o publícalas en el [[grupo|https://groups.google.com/forum/?hl=es#!forum/tiddlywiki]]
|
|
|
|
<div class="tc-link-info">
|
|
|
|
<$list filter="[tag[Tutorials]!sort[modified]]">
|
|
|
|
<div class="tc-link-info-item">
|
|
|
|
! <$link><$view field="title"/></$link>
|
|
|
|
<div class="tc-subtitle">Posted <$view field="modified" format="relativedate"/></div>
|
|
|
|
<$transclude/>
|
|
|
|
</div>
|
|
|
|
</$list>
|
|
|
|
</div>
|