1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-28 16:23:15 +00:00
TiddlyWiki5/editions/es-ES/tiddlers
G0erman f32cb52ba6 Squashed commit of the following: (#3571)
uthor: G0erman <goerman.rafi@gmail.com
Date:   Fri Nov 23 17:21:43 2018 -0500

    Add a line in the end

commit 3cdd78116965f38147f55897adfcef493befe5d0
Author: G0erman <goerman.rafi@gmail.com>
Date:   Fri Nov 23 17:15:47 2018 -0500

    Recover file accidentally deleted

commit c4536e9182cd90a5d4e6e694ac6fc930ea75ddb5
Author: G0erman <goerman.rafi@gmail.com>
Date:   Fri Nov 23 17:12:25 2018 -0500

    Translate instructions about install plugin in node server.

commit 0622d03beb
Author: Jeremy Ruston <jeremy@jermolene.com>
Date:   Wed Nov 21 12:10:35 2018 +0000

    Update release note contributors list

commit 9d0083d8dc
Merge: 8134f8de2 2541b9b09
Author: Jeremy Ruston <jeremy@jermolene.com>
Date:   Wed Nov 21 11:53:43 2018 +0000

    Merge branch 'master' of https://Jermolene@github.com/Jermolene/TiddlyWiki5.git

commit 8134f8de28
Author: Jeremy Ruston <jeremy@jermolene.com>
Date:   Wed Nov 21 11:53:26 2018 +0000

    Update release note

commit 2541b9b090
Author: BurningTreeC <hypnotizedkangaroo@gmail.com>
Date:   Wed Nov 21 12:32:22 2018 +0100

    Pagescroller - get scroll pos in src window (#3561)

commit d55a498fca
Author: Bimba Laszlo <bimbalaszlo@gmail.com>
Date:   Wed Nov 21 12:26:00 2018 +0100

    Docs: Clarify TextWidget with example (#3564)

commit ce7becd64f
Author: BurningTreeC <hypnotizedkangaroo@gmail.com>
Date:   Wed Nov 21 12:24:50 2018 +0100

    KeyboardShortcut docs (#3496)

    * add SystemTag $:/tags/KeyboardShortcut

    * add Keyboard Shortcut Descriptor

    * Update KeyboardShortcuts.tid

    * Update KeyboardShortcutDescriptor.tid

    * Update and rename SystemTag_$__tags_KeyboardShortcut.tid to SystemTag_ $__tags_KeyboardShortcut.tid

    * Create KeyboardShortcutTiddler.tid

    * Update KeyboardShortcutTiddler.tid

    * Update KeyboardShortcutTiddler.tid

    * Update KeyboardShortcuts.tid

    * Update KeyboardShortcuts.tid

commit 09330968cc
Author: Jeremy Ruston <jeremy@jermolene.com>
Date:   Tue Nov 20 13:29:44 2018 +0000

    New "else" prefix for filters (#3558)

    * Experimental "else" prefix for filters

    See #3557

    * Docs updates for "else" filter runs

commit 02f26d94a1
Author: Jermolene <jeremy@jermolene.com>
Date:   Tue Nov 20 13:29:01 2018 +0000

    Releaase note update

commit 7729649f0e
Author: BurningTreeC <hypnotizedkangaroo@gmail.com>
Date:   Tue Nov 20 12:50:12 2018 +0100

    Fix bad function declaration in wiki.js (#3559)

    fix for #3555 - inner function declaration should be on top of its "host" function

    error originally appeared on firefox v38.0.5

commit 430be4ec30
Author: BurningTreeC <hypnotizedkangaroo@gmail.com>
Date:   Tue Nov 20 12:43:15 2018 +0100

    Fix list-tagged-draggable for quotes !! and ## (#3442)

    * fix list-tagged-draggable for quotes !! and ##

    * Update list.tid

    * Update list.tid

    * Update list.tid

commit b009a60b69
Author: Jermolene <jeremy@jermolene.com>
Date:   Tue Nov 20 11:30:06 2018 +0000

    Update release note

    Not quite up to date, got as far as 31 Oct.

commit 8832409666
Author: Jermolene <jeremy@jermolene.com>
Date:   Tue Nov 20 11:29:36 2018 +0000

    Docs typo

commit 6d67dc8eb8
Author: Bimba Laszlo <bimbalaszlo@gmail.com>
Date:   Tue Nov 20 11:06:12 2018 +0100

    Clarify drag-n-drop behaviour again (#3434)

    * Clarify drag-n-drop behaviour again

    Just found the real reason of drag-n-drop issue mentioned in
    b89e8d1635.

    * Trying to formulate correctly

commit f4ca295086
Author: Bimba Laszlo <bimbalaszlo@gmail.com>
Date:   Mon Nov 19 22:01:56 2018 +0100

    Docs: Remove broken `is` operator example (#3556)

    In 737e9ae4cb the multiple suboperator
    functionality was banned, but an example is remained in the docs.

commit b629b1412d
Author: BurningTreeC <hypnotizedkangaroo@gmail.com>
Date:   Mon Nov 19 21:56:59 2018 +0100

    Fix CodeMirror on fake dom (#3547)

    * fix for #3547

    see https://developer.mozilla.org/de/docs/Web/JavaScript/Reference/Global_Objects/Object/defineProperty

    because of "strict mode" - the `parentNode` property may not be writable and causes an error in `fakedom.js` (appendChild)

    to reproduce: install CodeMirror, install "Tools for exploring internals of TW", open a heavy Tiddler like the Control-Panel in edit-mode, toggle preview on, switch to "parse tree" or "widget tree"

    * check for tw fakedom

commit eea034c32d
Author: BurningTreeC <hypnotizedkangaroo@gmail.com>
Date:   Mon Nov 19 18:59:04 2018 +0100

    Docs: add state* documentation to button and reveal widgets (#3553)

    * docs: add state* attributes to reveal widget

    * docs: add state* attributes to button widget

commit f373d8f2bf
Author: Adrian Morosanu <morosanuae@yahoo.com>
Date:   Mon Nov 19 12:50:09 2018 +0200

    Tree macro - fix for double quotes (and other special characters) (#3552)

    * Added fixes for special characters (e.g. double quotes) (including @BurningTreeC and @Jermolene suggestions)
    * Removed a lot of redundant code
    * Set a default value for "tree" macro prefix parameter ($:/)

commit 4f78d3d81b
Author: BurningTreeC <hypnotizedkangaroo@gmail.com>
Date:   Mon Nov 19 10:35:06 2018 +0100

    Fix untagged-pill popup position (#3550)

    this corrects the popup-position of the untagged-pill in the tag-manager, showing on top of the Tiddler, not below the pill

commit 72679d2041
Author: BurningTreeC <hypnotizedkangaroo@gmail.com>
Date:   Sun Nov 18 21:58:03 2018 +0100

    Fix bad characters in the TagManager (#3549)

    now the tag manager needs some fixes for breaking titles, too

    - the `<<__variable__>>` syntax needs to be used
    - the `tag-pills` don't use the tag-pill macro, but `{{||$:/core/ui/TagTemplate}}` directly
    - some already sufficiently qualified states in the `iconEditor` macro are reduced to not use the `qualify` macro

commit 33ba69e852
Author: BurningTreeC <hypnotizedkangaroo@gmail.com>
Date:   Sun Nov 18 21:57:04 2018 +0100

    Modals: Display in source-window (#3539)

    * Make modals display in source Window

    this makes modals display within the window where they got opened, with the parameter `rootwindow` that, if `yes` or `true`, shows the modal always in the root TW window (`<$action-sendmessage $message="tm-modal" $param="mymodal" rootwindow="yes|true"/>`)

    * pass the full event to $tw.modal.display

    we need the event there to find `srcDocument` and `srcWindow`

    * pass event in options object

    * update modal.js to use options.event

    * add docs for rootwindow tm-modal attribute

commit 3aae643e14
Author: Jermolene <jeremy@jermolene.com>
Date:   Sun Nov 18 19:31:53 2018 +0000

    Reveal widget with lazily loaded state tiddlers

    Fixes #3476

commit e983936c30
Author: Lioric <7177570+Lioric@users.noreply.github.com>
Date:   Sun Nov 18 14:19:10 2018 -0500

    Signing the CLA (#3477)

commit 849844be12
Author: BurningTreeC <hypnotizedkangaroo@gmail.com>
Date:   Sun Nov 18 20:16:46 2018 +0100

    Add stateTitle stateField stateIndex attributes (#3529)

    * make triggerPopup optionally set state directly

    * update button widget for new state attributes

    * update reveal widget for new state attributes

    * fix errors in button widget

commit 2b6514ddc2
Author: BurningTreeC <hypnotizedkangaroo@gmail.com>
Date:   Sun Nov 18 11:54:12 2018 +0100

    Use new state* attributes for  reveal and button widgets (#3531)

    * toc macros: use stateTitle and setTitle

    * tree macros: use stateTitle and setTitle

    * TagManager: use popupTitle, stateTitle setTitle

    * body viewtemplate: use stateTitle for folded-state

    * import-listings: use stateTitle and setTitle

commit ddc76622f2
Author: BurningTreeC <hypnotizedkangaroo@gmail.com>
Date:   Sun Nov 18 11:44:19 2018 +0100

    Remove sourceMappingUrl from hammer.js (#3535)

commit 882cad1a0d
Author: Bram Chen <bram.chen@gmail.com>
Date:   Sat Nov 17 21:48:31 2018 +0800

    Add chinese translations for Title/References (#3545)
2018-11-24 09:50:24 +00:00
..
images Update edition informations (#2457) 2016-05-21 08:25:33 -06:00
system Update es-ES edition (#2442) 2016-05-16 12:01:19 -06:00
_A_Thesis_Notebook__by_Alberto_Molina.tid Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
_PETTIL_-_Forth_for_the_Commodore_PET__by_Charlie_Hitselberger.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
_TiddlyWiki_for_Scholars__by_Alberto_Molina.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
$__Acknowledgements.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
$__AdvancedSearch.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
$__ContributionBanner.tid Update es-ES edition (#2442) 2016-05-16 12:01:19 -06:00
$__core_ui_DefaultSearchResultList.tid Update es-ES edition (#2442) 2016-05-16 12:01:19 -06:00
$__core_ui_ListItemTemplate.tid Update es-ES edition (#2442) 2016-05-16 12:01:19 -06:00
$__core_ui_SideBar_Open.tid Update es-ES edition (#2442) 2016-05-16 12:01:19 -06:00
$__core_ui_TagTemplate.tid Update es-ES edition (#2442) 2016-05-16 12:01:19 -06:00
$__core_ui_ViewTemplate_title.tid Update es-ES edition (#2442) 2016-05-16 12:01:19 -06:00
$__CurvedText.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
$__DefaultTiddlers.tid Updates and fixed for es-ES edition (#2475) 2016-06-09 16:49:50 +01:00
$__edition_tw5.com_dropbox-url.js.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
$__editions_tw5.com_wikitext-macros.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
$__plugins_tiddlywiki_railroad_readme.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
$__SiteSubtitle.tid Update es-ES edition (#2442) 2016-05-16 12:01:19 -06:00
$__StoryList.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
$__SVGExampleRadius.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
$__theme.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
$__themes_tiddlywiki_vanilla_metrics_sidebarbreakpoint.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
$__themes_tiddlywiki_vanilla_metrics_sidebarwidth.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
$__themes_tiddlywiki_vanilla_metrics_storyleft.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
$__themes_tiddlywiki_vanilla_metrics_storyright.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
$__themes_tiddlywiki_vanilla_metrics_storywidth.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
$__themes_tiddlywiki_vanilla_metrics_tiddlerwidth.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
$__themes_tiddlywiki_vanilla_themetweaks.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
$__UploadName.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
$__UploadURL.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
A_Gentle_Guide_to_TiddlyWiki.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
About.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Acknowledgements.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Adding_a_Table_of_Contents_to_the_Sidebar.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Adding_a_Twitter_Follow_button.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Adding_Babel_Polyfill_to_TiddlyWiki.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Adopt_a_Titles_Policy.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
AlertMechanism.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Articles.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Audio.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
AutoSave.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Blog_Edition.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
BrowserCompatibility.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
CamelCase.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
CodeMirror_Plugin.tid Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
ColourPalettes.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Commands.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Community.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Compose_ballad.tid Updates and fixed for es-ES edition (#2475) 2016-06-09 16:49:50 +01:00
Concepts.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Configuring_the_default_TiddlerInfo_tab.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Contributing.tid Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
Contributor_License_Agreement.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Contributors.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Copying_tiddlers_between_TiddlyWiki_files.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
CountWidget.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Creating_a_custom_export_format.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Creating_and_editing_tiddlers.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Creating_journal_tiddlers.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Creating_SubStories.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Current_Tiddler.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Customise_TiddlyWiki.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Customising_search_results.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
D3_Plugin.tid Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
DataTiddlers.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Date_Fields.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
DateFormat.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
DictionaryTiddlers.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Discover_TiddlyWiki.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Documentation_Macros.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Documentation_Style_Guide.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Dominant_Append.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Editing_Tiddlers_with_Emacs.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Editing_Tiddlers_with_Vim.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Editions.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Empty_Edition.tid Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
Encryption.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Examples.tid Updates and fixed for es-ES edition (#2475) 2016-06-09 16:49:50 +01:00
ExternalImages.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Features.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Filter_Expression.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Filter_Parameter.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Filter_Run.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Filter_Step.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Filter_Syntax.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Filter_Whitespace.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Filters.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Formatting_text_in_TiddlyWiki.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Forums.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Full_Edition.tid Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
Future_Proof.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Get_the_Ring.tid Updates and fixed for es-ES edition (#2475) 2016-06-09 16:49:50 +01:00
Getting_Started_Video.tid Use https for YouTube 2017-11-18 19:53:52 +00:00
GettingStarted_-_Android.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
GettingStarted_-_Chrome.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
GettingStarted_-_Firefox.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
GettingStarted_-_Internet_Explorer.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
GettingStarted_-_iOS.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
GettingStarted_-_Node.js.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
GettingStarted_-_Safari.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
GettingStarted.tid Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
Glosario_en-GB_-__es-ES.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Go_to_Mordor.tid Updates and fixed for es-ES edition (#2475) 2016-06-09 16:49:50 +01:00
Hard_and_Soft_Links.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
HelloThere.tid Use https for YouTube 2017-11-18 19:53:52 +00:00
HelloThumbnail_-_Classic.tid Updates and fixed for es-ES edition (#2475) 2016-06-09 16:49:50 +01:00
HelloThumbnail_-_Developers.tid Updates and fixed for es-ES edition (#2475) 2016-06-09 16:49:50 +01:00
HelloThumbnail_-_Gentle_Guide.tid Updates and fixed for es-ES edition (#2475) 2016-06-09 16:49:50 +01:00
HelloThumbnail_-_HelpingTiddlyWiki.tid Updates and fixed for es-ES edition (#2475) 2016-06-09 16:49:50 +01:00
HelloThumbnail_-_Introduction_Video.tid Updates and fixed for es-ES edition (#2475) 2016-06-09 16:49:50 +01:00
HelloThumbnail_-_Latest_Version.tid Updates and fixed for es-ES edition (#2475) 2016-06-09 16:49:50 +01:00
Hidden_Setting__Search_AutoFocus.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Hidden_Setting__Typing_Refresh_Delay.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Hidden_Settings.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Highlight_Plugin.tid Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
How_to_add_a_banner_for_GitHub_contributions.tid Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
How_to_add_a_new_tab_to_the_sidebar.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
How_to_apply_custom_styles_by_tag.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
How_to_export_tiddlers.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
How_to_put_the_last_modification_date_in_a_banner.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
ImageGallery_Example.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Images_in_WikiText.tid Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
ImportTiddlers.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Improving_TiddlyWiki_Documentation.tid Use https for YouTube 2017-11-18 19:53:52 +00:00
InfoPanel.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Informacion_para_traductores.tid Rename Información_para_traductores.tid to Informacion_para_traductores.tid 2016-05-12 08:51:00 -06:00
Installing_a_plugin_from_the_plugin_library.tid Squashed commit of the following: (#3571) 2018-11-24 09:50:24 +00:00
Installing_TiddlyWiki_on_Node.js.tid Updates and fixed for es-ES edition (#2475) 2016-06-09 16:49:50 +01:00
Instruction_Tiddlers.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Interactive_Git_Documentation_by_Devin_Weaver.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Introducing_TiddlyDesktop_Video.tid Use https for YouTube 2017-11-18 19:53:52 +00:00
Introduction_to_filter_notation.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Introduction_Video.tid Use https for YouTube 2017-11-18 19:53:52 +00:00
JavaScript.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
KaTeX_Plugin.tid Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
KeyboardShortcuts.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Kill_the_Dragon.tid Updates and fixed for es-ES edition (#2475) 2016-06-09 16:49:50 +01:00
Languages.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Latest.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
LazyLoading.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Learning.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
ListField.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
ListWidget.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Make_the_beds.tid Updates and fixed for es-ES edition (#2475) 2016-06-09 16:49:50 +01:00
Making_curved_text_with_SVG.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Manually_installing_a_plugin.tid Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
Markdown_Plugin.tid Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
MathML.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Meetups.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Messages.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
MiSubHistoria.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Modals.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
MySubHistoryList.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
MySubStoryList.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Navigating_between_open_tiddlers.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
NavigatorWidget.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Notifications.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Obadiah_TOC.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Order_of_Tagged_Tiddlers.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
OXTWIG.tid Use https for YouTube 2017-11-18 19:53:52 +00:00
Page_and_tiddler_layout_customisation.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
PermaLinks.tid Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
PESpot_Lesson_Planner_by_Patrick_Detzner.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Philosophy_of_Tiddlers.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Platforms.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Plugin_Editions.tid Updates and fixed for es-ES edition (#2475) 2016-06-09 16:49:50 +01:00
Plugins.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Preserving_open_tiddlers_at_startup.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
prueba.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Quine.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Railroad_Diagrams.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Railroad_Plugin.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Reference_Tiddlers.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Reference.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Resources.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Resume_Builder_Edition.tid Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
SafeMode.tid Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
SampleAlert.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
SampleModal.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
SampleNotification.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
SampleWizard.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
SampleWizard2.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Saving_on_a_PHP_Server.tid Updates and fixed for es-ES edition (#2475) 2016-06-09 16:49:50 +01:00
Saving_on_Android.tid Updates and fixed for es-ES edition (#2475) 2016-06-09 16:49:50 +01:00
Saving_on_InternetExplorer.tid Updates and fixed for es-ES edition (#2475) 2016-06-09 16:49:50 +01:00
Saving_on_iPad_iPhone.tid Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
Saving_on_Safari.tid Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
Saving_on_TiddlySpot.tid Updates and fixed for es-ES edition (#2475) 2016-06-09 16:49:50 +01:00
Saving_with_the_HTML5_fallback_saver.tid Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
Saving_with_TiddlyFox_on_Android.tid Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
Saving_with_TiddlyFox.tid Updates and fixed for es-ES edition (#2475) 2016-06-09 16:49:50 +01:00
Saving_with_TiddlyIE.tid Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
Saving.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Scalability.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Searching_in_TiddlyWiki.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Selection_Constructors.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Setting_a_favicon.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Setting_a_page_background_image.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Sharing_a_TiddlyWiki_on_Dropbox.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Sharing_your_tiddlers_with_others.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Signing_the_Contributor_License_Agreement.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Simple_Zork-like_Game_by_Jed_Carty.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
SingleFileApplication.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
SinglePageApplication.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Some_of_the_things_you_can_do_with_TiddlyWiki.tid Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
Spelling.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Structuring_TiddlyWiki.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Tagging.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
TagTiddlers.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
task.tid Updates and fixed for es-ES edition (#2475) 2016-06-09 16:49:50 +01:00
TaskManagementExample.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Technical_Prose_Style.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Ten_reasons_to_switch_to_TiddlyWiki.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Text-Slicer_Edition.tid Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
The_First_Rule_of_Using_TiddlyWiki.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Tiddler_Structure.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Tiddler_Title_Policy.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
TiddlerLinks.tid Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
Tiddlers.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
TiddlyDesktop.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
TiddlySpace.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
TiddlySpot.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
TiddlyWeb.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
TiddlyWiki_Hangouts.tid Use https for YouTube 2017-11-18 19:53:52 +00:00
TiddlyWiki_in_the_Sky_for_TiddlyWeb.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
TiddlyWiki_on_Firefox_for_Android_Video.tid Use https for YouTube 2017-11-18 19:53:52 +00:00
TiddlyWiki_on_Node.js.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
TiddlyWiki_Video_Tutorials_by_Francis_Meetze.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
TiddlyWiki.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
TiddlyWiki5.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
TiddlyWikiClassic.tid Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
TiddlyWikiFolders.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Title_List.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Title_Selection.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
TitleField.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Tutorials.tid Updates and fixed for es-ES edition (#2475) 2016-06-09 16:49:50 +01:00
tv-auto-open-on-import_Variable.tid Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
TW2Parser_Plugin.tid Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
Typography.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Uninstalling_a_plugin.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Upgrading_TiddlyWiki_on_Node.js.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Upgrading.tid Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
Using_links_to_navigate_between_tiddlers.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Using_Stylesheets.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Using_TiddlyWiki_on_Node.js.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
UsingSVG.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Videos.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
What_happened_to_the_original_TiddlyWiki_.tid Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
WidgetMessage__tm-add-field.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
WidgetMessage__tm-add-tag.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
WidgetMessage__tm-auto-save-wiki.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
WidgetMessage__tm-browser-refresh.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
WidgetMessage__tm-cancel-tiddler.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
WidgetMessage__tm-clear-password.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
WidgetMessage__tm-close-all-tiddlers.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
WidgetMessage__tm-close-other-tiddlers.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
WidgetMessage__tm-close-tiddler.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
WidgetMessage__tm-delete-tiddler.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
WidgetMessage__tm-download-file.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
WidgetMessage__tm-edit-tiddler.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
WidgetMessage__tm-full-screen.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
WidgetMessage__tm-home.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
WidgetMessage__tm-import-tiddlers.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
WidgetMessage__tm-login.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
WidgetMessage__tm-logout.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
WidgetMessage__tm-modal.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
WidgetMessage__tm-navigate.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
WidgetMessage__tm-new-tiddler.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
WidgetMessage__tm-notify.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
WidgetMessage__tm-perform-import.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
WidgetMessage__tm-permalink.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
WidgetMessage__tm-permaview.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
WidgetMessage__tm-remove-field.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
WidgetMessage__tm-remove-tag.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
WidgetMessage__tm-save-tiddler.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
WidgetMessage__tm-save-wiki.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
WidgetMessage__tm-server-refresh.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
WidgetMessage__tm-set-password.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Windows_HTA_Hack.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00
Working_with_TiddlyWiki.tid TW5, Spanish Edition (#2436) 2016-05-12 08:46:18 -06:00