From 0c49ac179b6de1f62b18a3b37550e6f28b6a5686 Mon Sep 17 00:00:00 2001 From: Jermolene Date: Tue, 18 Nov 2014 14:04:13 +0000 Subject: [PATCH] Add direct links to resource tiddlers --- editions/tw5.com/tiddlers/community/Articles.tid | 2 -- editions/tw5.com/tiddlers/community/Examples.tid | 2 -- editions/tw5.com/tiddlers/community/Latest.tid | 2 -- editions/tw5.com/tiddlers/community/Resources.tid | 2 -- editions/tw5.com/tiddlers/community/Tutorials.tid | 2 -- .../Notizen mit TiddlyWiki systemubergreifend nutzen.tid | 2 ++ .../tiddlers/community/articles/TiddlyWiki 5 im Betatest.tid | 2 ++ editions/tw5.com/tiddlers/community/examples/Obadiah.tid | 3 +++ editions/tw5.com/tiddlers/community/examples/PETTIL.tid | 2 ++ editions/tw5.com/tiddlers/community/examples/freedombits.tid | 2 ++ .../tw5.com/tiddlers/community/examples/thesisnotebook.tid | 2 ++ editions/tw5.com/tiddlers/community/resources/BJHacks.tid | 2 ++ .../tiddlers/community/resources/Bourbon from mkt_memory.tid | 2 ++ editions/tw5.com/tiddlers/community/resources/BrainTest.tid | 2 ++ .../tw5.com/tiddlers/community/resources/Briefcase mGSD.tid | 2 ++ .../tw5.com/tiddlers/community/resources/CouchDB Adaptor.tid | 2 ++ .../community/resources/Hosting TiddlyWiki5 on GoogleDrive | 2 ++ .../community/resources/MathJax Plugin by Martin Kantor.tid | 2 ++ .../tiddlers/community/resources/Plugins by TheDiveO.tid | 2 ++ editions/tw5.com/tiddlers/community/resources/TW5 Magick.tid | 2 ++ .../tiddlers/community/resources/TWGuides by Andreas Hahn.tid | 2 ++ .../community/resources/TWeb.at from Mario Pietsch.tid | 2 ++ .../tiddlers/community/resources/TiddlyClip by buggyjay.tid | 2 ++ .../tw5.com/tiddlers/community/resources/TiddlyWiki Notes.tid | 2 ++ .../tw5.com/tiddlers/community/resources/TiddlyWiki Posts.tid | 2 ++ .../tiddlers/community/resources/TiddlyWiki for Scholars.tid | 2 ++ .../tw5.com/tiddlers/community/resources/TiddlyWiki-zh.tid | 2 ++ .../tiddlers/community/resources/TiddlyWiki5 Coding.tid | 2 ++ .../tiddlers/community/resources/TiddlyWiki5 Playground.tid | 2 ++ .../resources/TiddlyWiki5 Squared by Iannis Zannos.tid | 2 ++ editions/tw5.com/tiddlers/community/resources/Wills gTD.tid | 2 ++ .../tutorials/Creating a baby journal with TiddlyWiki.tid | 2 ++ ...nstall and run TiddlyWiki on a CentOS 6 VPS using Nginx.tid | 2 ++ .../community/tutorials/Microblogging con TiddlyWiki.tid | 2 ++ .../tiddlers/community/tutorials/Moongift on TiddlyWiki.tid | 2 ++ .../community/tutorials/Shining Ark Using TiddlyWiki.tid | 2 ++ editions/tw5.com/tiddlers/community/tutorials/TW5 Mall.tid | 2 ++ .../tiddlers/community/tutorials/TW5 Tribal Knowledge.tid | 2 ++ .../tutorials/Un wiki sur votre BiblioBox avec TiddlyWiki.tid | 2 ++ 39 files changed, 69 insertions(+), 10 deletions(-) diff --git a/editions/tw5.com/tiddlers/community/Articles.tid b/editions/tw5.com/tiddlers/community/Articles.tid index f7901f7ee..a57b5813b 100644 --- a/editions/tw5.com/tiddlers/community/Articles.tid +++ b/editions/tw5.com/tiddlers/community/Articles.tid @@ -14,8 +14,6 @@ Here are some recent articles written about ~TiddlyWiki. Submit new articles via ! <$link><$view field="title"/> -!!! <$text text={{!!url}}/> -
Posted <$view field="modified" format="relativedate"/>
<$transclude/> diff --git a/editions/tw5.com/tiddlers/community/Examples.tid b/editions/tw5.com/tiddlers/community/Examples.tid index e4dd64d3e..92758c656 100644 --- a/editions/tw5.com/tiddlers/community/Examples.tid +++ b/editions/tw5.com/tiddlers/community/Examples.tid @@ -16,8 +16,6 @@ Submit new entries to this collection via GitHub, Twitter or by posting in the [ ! <$link><$view field="title"/> -!!! <$text text={{!!url}}/> -
Posted <$view field="modified" format="relativedate"/>
<$transclude/> diff --git a/editions/tw5.com/tiddlers/community/Latest.tid b/editions/tw5.com/tiddlers/community/Latest.tid index 86b154bc2..b4e1f2cb7 100644 --- a/editions/tw5.com/tiddlers/community/Latest.tid +++ b/editions/tw5.com/tiddlers/community/Latest.tid @@ -14,8 +14,6 @@ The latest news, articles, resources and examples. ! <$link><$view field="title"/> -!!! <$text text={{!!url}}/> -
Posted <$view field="modified" format="relativedate"/>
<$transclude/> diff --git a/editions/tw5.com/tiddlers/community/Resources.tid b/editions/tw5.com/tiddlers/community/Resources.tid index 33692d31b..c35860372 100644 --- a/editions/tw5.com/tiddlers/community/Resources.tid +++ b/editions/tw5.com/tiddlers/community/Resources.tid @@ -14,8 +14,6 @@ These are sites with resources created by the TiddlyWiki [[Community]] help you ! <$link><$view field="title"/> -!!! <$text text={{!!url}}/> -
Posted <$view field="modified" format="relativedate"/>
<$transclude/> diff --git a/editions/tw5.com/tiddlers/community/Tutorials.tid b/editions/tw5.com/tiddlers/community/Tutorials.tid index fb639ff06..7d32a7b6a 100644 --- a/editions/tw5.com/tiddlers/community/Tutorials.tid +++ b/editions/tw5.com/tiddlers/community/Tutorials.tid @@ -13,8 +13,6 @@ Here are some webpages with tips and tutorials related to ~TiddlyWiki ! <$link><$view field="title"/> -!!! <$text text={{!!url}}/> -
Posted <$view field="modified" format="relativedate"/>
<$transclude/> diff --git a/editions/tw5.com/tiddlers/community/articles/Notizen mit TiddlyWiki systemubergreifend nutzen.tid b/editions/tw5.com/tiddlers/community/articles/Notizen mit TiddlyWiki systemubergreifend nutzen.tid index cfe70115b..b1d469cc4 100644 --- a/editions/tw5.com/tiddlers/community/articles/Notizen mit TiddlyWiki systemubergreifend nutzen.tid +++ b/editions/tw5.com/tiddlers/community/articles/Notizen mit TiddlyWiki systemubergreifend nutzen.tid @@ -6,6 +6,8 @@ url: http://michaelsonntag.net/notizen-mit-tiddlywiki-systemuebergreifend-nutzen A quick guide to using TiddlyWiki (written in German) +{{!!url}} + <<< Those using multiple different computer platforms (if only PC and Android) knows for certain: You would like to sync notes across computers and thereby be independent of any apps or services. I am concerned at any rate so and so I am constantly looking for the perfect solution. diff --git a/editions/tw5.com/tiddlers/community/articles/TiddlyWiki 5 im Betatest.tid b/editions/tw5.com/tiddlers/community/articles/TiddlyWiki 5 im Betatest.tid index c71dc1feb..0b3308ef4 100644 --- a/editions/tw5.com/tiddlers/community/articles/TiddlyWiki 5 im Betatest.tid +++ b/editions/tw5.com/tiddlers/community/articles/TiddlyWiki 5 im Betatest.tid @@ -6,6 +6,8 @@ url: http://blog.netplanet.org/2014/01/03/tiddlywiki-5-im-betatest/ Reaction to TiddlyWiki5 from the translator of the German edition of TiddlyWikiClassic. +{{!!url}} + <<< There is little software that can still inspire me so even after years, as on the first day. This includes TiddlyWiki, the "pocket-wiki". The latter is because the Wiki completely fits into an HTML file, and this HTML file brings everything - JavaScript program logic, CSS appearance and the entire Wiki content as stored records. So a TiddlyWiki file is then sometimes happy times some megabytes in size, but just has the unbeatable advantage that it works just as fast file created locally in a variety of browsers. <<< diff --git a/editions/tw5.com/tiddlers/community/examples/Obadiah.tid b/editions/tw5.com/tiddlers/community/examples/Obadiah.tid index 1650a0ce0..f07b52df2 100644 --- a/editions/tw5.com/tiddlers/community/examples/Obadiah.tid +++ b/editions/tw5.com/tiddlers/community/examples/Obadiah.tid @@ -5,3 +5,6 @@ title: Obadiah TOC url: http://giffmex.org/experiments/obadiah.html An introduction to the biblical book of Obadiah by Dave Gifford using the table of contents macro and various custom tweaks to ~TiddlyWiki: custom new here buttons, [[this custom viewtemplate addition|http://giffmex.org/experiments/obadiah.html#%24%3A%2F_aa%2FViewTemplate%2FNoteList]] to add notes or images within any tiddler, and a tiddler transcluding all the content, in order to facilitate printing ([[this tiddler|http://giffmex.org/experiments/obadiah.html#An%20introduction%20to%20Obadiah]]). + +{{!!url}} + diff --git a/editions/tw5.com/tiddlers/community/examples/PETTIL.tid b/editions/tw5.com/tiddlers/community/examples/PETTIL.tid index 8e68f3153..b0b43e475 100644 --- a/editions/tw5.com/tiddlers/community/examples/PETTIL.tid +++ b/editions/tw5.com/tiddlers/community/examples/PETTIL.tid @@ -7,6 +7,8 @@ url: http://chitselb.com/files/tiddlypettil.html A fast Forth interpreter for the [[Commodore PET|http://en.wikipedia.org/wiki/Commodore_PET]], written in 6502 assembly language. The TiddlyWiki containing program documentation is automatically generated from the source code: see https://github.com/chitselb/pettil. +{{!!url}} + <<< Objectives of the project are, in no particular order: diff --git a/editions/tw5.com/tiddlers/community/examples/freedombits.tid b/editions/tw5.com/tiddlers/community/examples/freedombits.tid index ed86ab0c8..3b6517734 100644 --- a/editions/tw5.com/tiddlers/community/examples/freedombits.tid +++ b/editions/tw5.com/tiddlers/community/examples/freedombits.tid @@ -6,6 +6,8 @@ url: http://freedombits.org A manifesto for the preservation of free speech through the exchange of randomized data. +{{!!url}} + <<< Worried that using encryption will make you stand out from the crowd? diff --git a/editions/tw5.com/tiddlers/community/examples/thesisnotebook.tid b/editions/tw5.com/tiddlers/community/examples/thesisnotebook.tid index cadf8eebc..36fbdb09b 100644 --- a/editions/tw5.com/tiddlers/community/examples/thesisnotebook.tid +++ b/editions/tw5.com/tiddlers/community/examples/thesisnotebook.tid @@ -6,6 +6,8 @@ url: http://tesis.tiddlyspot.com/ A thesis notebook based on TiddlyWiki. +{{!!url}} + <<< This is an example of a thesis notebook powered by TiddlyWiki 5.0.8-beta. diff --git a/editions/tw5.com/tiddlers/community/resources/BJHacks.tid b/editions/tw5.com/tiddlers/community/resources/BJHacks.tid index f062301cc..cf93adea4 100644 --- a/editions/tw5.com/tiddlers/community/resources/BJHacks.tid +++ b/editions/tw5.com/tiddlers/community/resources/BJHacks.tid @@ -6,3 +6,5 @@ type: text/vnd.tiddlywiki url: http://bjtools.tiddlyspot.com buggyj has created several useful plugins, including a WYSIWYG HTML editor, a configurable calendar and tag lists with draggable ordering. + +{{!!url}} diff --git a/editions/tw5.com/tiddlers/community/resources/Bourbon from mkt_memory.tid b/editions/tw5.com/tiddlers/community/resources/Bourbon from mkt_memory.tid index 2215580a0..edac8b94c 100644 --- a/editions/tw5.com/tiddlers/community/resources/Bourbon from mkt_memory.tid +++ b/editions/tw5.com/tiddlers/community/resources/Bourbon from mkt_memory.tid @@ -7,6 +7,8 @@ url: http://bacchus.ivory.ne.jp/bourbon/ An extensive collection of tips and resources for users of TiddlyWiki in Japanese. +{{!!url}} + <<< TiddlyWikiをHTML5にしたTiddlyWiki5が正式にリリースされました。このTiddlyWiki5の使い方について、自分で試した機能を中心に解説します。 diff --git a/editions/tw5.com/tiddlers/community/resources/BrainTest.tid b/editions/tw5.com/tiddlers/community/resources/BrainTest.tid index d7f00ac79..0b0fa0f09 100644 --- a/editions/tw5.com/tiddlers/community/resources/BrainTest.tid +++ b/editions/tw5.com/tiddlers/community/resources/BrainTest.tid @@ -7,6 +7,8 @@ url: http://braintest.tiddlyspot.com/ A collection of customisations and macros from Danielo Rodriguez. +{{!!url}} + <<< This is my personal tiddlywiki file for testing. diff --git a/editions/tw5.com/tiddlers/community/resources/Briefcase mGSD.tid b/editions/tw5.com/tiddlers/community/resources/Briefcase mGSD.tid index 50b545583..5e8d2cd95 100644 --- a/editions/tw5.com/tiddlers/community/resources/Briefcase mGSD.tid +++ b/editions/tw5.com/tiddlers/community/resources/Briefcase mGSD.tid @@ -7,6 +7,8 @@ url: https://drive.google.com/open?id=0Bydfk9tNRJHBc3FvclFBMzRreTQ&authuser=0 An adaptation of the [[TiddlyWiki powered GTD® system formerly known as MonkeyGTD|http://mgsd.tiddlyspot.com/]] for TiddlyWiki version 5. +{{!!url}} + <<< Briefcase is a Getting-Thing-Done tool for TiddlyWiki5 based off the mGSD classic TiddlyWiki. <<< diff --git a/editions/tw5.com/tiddlers/community/resources/CouchDB Adaptor.tid b/editions/tw5.com/tiddlers/community/resources/CouchDB Adaptor.tid index e8baf68d6..8758e615b 100644 --- a/editions/tw5.com/tiddlers/community/resources/CouchDB Adaptor.tid +++ b/editions/tw5.com/tiddlers/community/resources/CouchDB Adaptor.tid @@ -7,6 +7,8 @@ url: https://github.com/wshallum/couchadaptor An adaptor to enable TiddlyWiki to sync changes with a [[CouchDB|http://couchdb.apache.org]] database. +{{!!url}} + <<< CouchDB sync adaptor for TiddlyWiki 5. Requires TiddlyWiki >= 5.1.2. diff --git a/editions/tw5.com/tiddlers/community/resources/Hosting TiddlyWiki5 on GoogleDrive b/editions/tw5.com/tiddlers/community/resources/Hosting TiddlyWiki5 on GoogleDrive index 7811e1adc..8257e207c 100644 --- a/editions/tw5.com/tiddlers/community/resources/Hosting TiddlyWiki5 on GoogleDrive +++ b/editions/tw5.com/tiddlers/community/resources/Hosting TiddlyWiki5 on GoogleDrive @@ -6,6 +6,8 @@ url: https://googledrive.com/host/0B51gSXixfJ2Qb0I4R2M4MWJVMlU Tony Ching's quick guide for sharing TiddlyWiki with Google Drive. +{{!!url}} + <<< Anyway your self-contained a non-linear personal web notebook can be hosted on Google Drive, a free cloud service from Google.com. Because TiddlyWiki5 now supports the Stanford Javascript Crypto Library (SJCL), you can encrypt your content from prying eyes (excluding the NSA of course) <<< diff --git a/editions/tw5.com/tiddlers/community/resources/MathJax Plugin by Martin Kantor.tid b/editions/tw5.com/tiddlers/community/resources/MathJax Plugin by Martin Kantor.tid index 7e4226202..f34e7088a 100644 --- a/editions/tw5.com/tiddlers/community/resources/MathJax Plugin by Martin Kantor.tid +++ b/editions/tw5.com/tiddlers/community/resources/MathJax Plugin by Martin Kantor.tid @@ -7,6 +7,8 @@ url: http://mathjax-tw5.kantorsite.net An experimental MathJax plugin for TiddlyWiki version 5. As Martin says, the implementation is a bit of a hack but may be useful until we have a better alternative. +{{!!url}} + <<< Welcome. I have created plugin for TiddlyWiki 5 which allows you to use MathJax (math in TeX and MathML) inside TiddlyWiki 5. It's unofficial plugin and it doesn't follow general policy of TiddlyWiki as stand-alone solution but it works. So you can use it if you want. <<< \ No newline at end of file diff --git a/editions/tw5.com/tiddlers/community/resources/Plugins by TheDiveO.tid b/editions/tw5.com/tiddlers/community/resources/Plugins by TheDiveO.tid index f8d0b50b9..9668d7944 100644 --- a/editions/tw5.com/tiddlers/community/resources/Plugins by TheDiveO.tid +++ b/editions/tw5.com/tiddlers/community/resources/Plugins by TheDiveO.tid @@ -7,6 +7,8 @@ url: http://thediveo.github.io A collection of plugins from TheDiveO. +{{!!url}} + [[TheDiveO's Third Flow|http://thediveo.github.io/ThirdFlow/]] plugin construction system: <<< diff --git a/editions/tw5.com/tiddlers/community/resources/TW5 Magick.tid b/editions/tw5.com/tiddlers/community/resources/TW5 Magick.tid index 0620c3703..eb37b4ff9 100644 --- a/editions/tw5.com/tiddlers/community/resources/TW5 Magick.tid +++ b/editions/tw5.com/tiddlers/community/resources/TW5 Magick.tid @@ -7,6 +7,8 @@ url: http://tw5magick.tiddlyspot.com/ Stephan Hradek's growing catalogue of tips, tutorials, and other resources. Stephan has also developed several plugins and macros that you can find at http://tiddlystuff.tiddlyspot.com/. +{{!!url}} + <<< Some things in TiddlyWiki seem like Magic. As my preferred nick is Skeeve, I felt that TW5 Magick is a proper name for this collection of some of the "magic" tricks one can do with TiddlyWiki. <<< diff --git a/editions/tw5.com/tiddlers/community/resources/TWGuides by Andreas Hahn.tid b/editions/tw5.com/tiddlers/community/resources/TWGuides by Andreas Hahn.tid index 6c12e6ee1..3ee84c79d 100644 --- a/editions/tw5.com/tiddlers/community/resources/TWGuides by Andreas Hahn.tid +++ b/editions/tw5.com/tiddlers/community/resources/TWGuides by Andreas Hahn.tid @@ -7,6 +7,8 @@ url: http://twguides.org/ A collection of community tips and tutorials curated by Andreas Hahn, including a handy "customiser" that simplifies creating an empty TiddlyWiki with selected plugins and enhancements. +{{!!url}} + <<< The intent of the project is to encourage people to use and actively tweak TiddlyWiki according to their needs. Similar to the old version, I also want to encourage people to share their knowledge and help other people get the most out of this wonderful piece of wiki software. <<< diff --git a/editions/tw5.com/tiddlers/community/resources/TWeb.at from Mario Pietsch.tid b/editions/tw5.com/tiddlers/community/resources/TWeb.at from Mario Pietsch.tid index 780da5546..ae8e1b4a0 100644 --- a/editions/tw5.com/tiddlers/community/resources/TWeb.at from Mario Pietsch.tid +++ b/editions/tw5.com/tiddlers/community/resources/TWeb.at from Mario Pietsch.tid @@ -7,6 +7,8 @@ url: https://tweb.at A collection of TiddlyWiki resources from Mario Pietsch, with a focus on cloud deployments. Mario also maintains the German translation of TiddlyWiki. +{{!!url}} + <<< My name is Mario Pietsch from Austria. I'm living near Salzburg. diff --git a/editions/tw5.com/tiddlers/community/resources/TiddlyClip by buggyjay.tid b/editions/tw5.com/tiddlers/community/resources/TiddlyClip by buggyjay.tid index f0987f112..aa447b8ff 100644 --- a/editions/tw5.com/tiddlers/community/resources/TiddlyClip by buggyjay.tid +++ b/editions/tw5.com/tiddlers/community/resources/TiddlyClip by buggyjay.tid @@ -7,6 +7,8 @@ url: http://tiddlyclip.tiddlyspot.com BuggyJay's TiddlyClip browser extension for FireFox permits clipping of text and graphics from web pages: +{{!!url}} + <<< TiddlyClip allows parts of webpages to be clipped into a TiddlyWiki, and consists of two parts, the browser addon and the TiddlyWiki plugin. The addon is completely memoryless, any configuration is determined by the current TiddlyWiki that the user has select to work with (we say that the addon is docked to the TiddlyWiki). TiddlyClip is designed to work (in a basic mode) without configuration. Once the addon and plugin are installed, all the user has to do is select which TW to dock to. <<< diff --git a/editions/tw5.com/tiddlers/community/resources/TiddlyWiki Notes.tid b/editions/tw5.com/tiddlers/community/resources/TiddlyWiki Notes.tid index b39877086..9685faedd 100644 --- a/editions/tw5.com/tiddlers/community/resources/TiddlyWiki Notes.tid +++ b/editions/tw5.com/tiddlers/community/resources/TiddlyWiki Notes.tid @@ -6,3 +6,5 @@ type: text/vnd.tiddlywiki url: http://welford.github.io Notes and tips by a developer working on writing TiddlyWiki plugins -- including [[TWExe|https://github.com/welford/twexe]], a widget for running Windows scripts and executables. + +{{!!url}} diff --git a/editions/tw5.com/tiddlers/community/resources/TiddlyWiki Posts.tid b/editions/tw5.com/tiddlers/community/resources/TiddlyWiki Posts.tid index db5c4e94f..e1afdd139 100644 --- a/editions/tw5.com/tiddlers/community/resources/TiddlyWiki Posts.tid +++ b/editions/tw5.com/tiddlers/community/resources/TiddlyWiki Posts.tid @@ -7,6 +7,8 @@ url: http://blog.jeffreykishner.com/tiddlywiki/ A collection of articles covering integration with Fargo, Font Awesome and Google Calendar, and tips for managing task lists. +{{!!url}} + <<< I have become a regular user of TiddlyWiki and have become so accustomed to using Font Awesome icons in Fargo that I wanted to incorporate the icons into my wikis as well. <<< diff --git a/editions/tw5.com/tiddlers/community/resources/TiddlyWiki for Scholars.tid b/editions/tw5.com/tiddlers/community/resources/TiddlyWiki for Scholars.tid index 94ced8789..25c9faa4d 100644 --- a/editions/tw5.com/tiddlers/community/resources/TiddlyWiki for Scholars.tid +++ b/editions/tw5.com/tiddlers/community/resources/TiddlyWiki for Scholars.tid @@ -7,6 +7,8 @@ url: http://tw5.scholars.tiddlyspot.com/ An early release of an edition of TiddlyWiki customised for rigorous, academic notetaking. +{{!!url}} + <<< TiddlyWiki for Scholars is a personal customization of TiddlyWiki 5.0.13-beta I made for note-taking from readings, but it can be useful for other purposes. The idea behind this adaptation is to show and to allow creating relevant data related to the current tiddler without leaving the tiddler. <<< diff --git a/editions/tw5.com/tiddlers/community/resources/TiddlyWiki-zh.tid b/editions/tw5.com/tiddlers/community/resources/TiddlyWiki-zh.tid index 72c9fd157..99b17182a 100644 --- a/editions/tw5.com/tiddlers/community/resources/TiddlyWiki-zh.tid +++ b/editions/tw5.com/tiddlers/community/resources/TiddlyWiki-zh.tid @@ -6,3 +6,5 @@ type: text/vnd.tiddlywiki url: http://tw5-zh.tiddlyspot.com A translation of the tiddlywiki.com documentation from Bram Chen, TiddlyWiki's Chinese translator. + +{{!!url}} diff --git a/editions/tw5.com/tiddlers/community/resources/TiddlyWiki5 Coding.tid b/editions/tw5.com/tiddlers/community/resources/TiddlyWiki5 Coding.tid index b7b4ce496..ffadaf1f9 100644 --- a/editions/tw5.com/tiddlers/community/resources/TiddlyWiki5 Coding.tid +++ b/editions/tw5.com/tiddlers/community/resources/TiddlyWiki5 Coding.tid @@ -6,6 +6,8 @@ url: http://cjhunt.github.io/ Chris Hunt's detailed developer tutorials for getting started with writing widgets for TiddlyWiki. +{{!!url}} + <<< These pages document aspects TiddlyWiki5 programming, sharing "lessons learned" to help developers to get started with TiddlyWiki5 customization and extension. diff --git a/editions/tw5.com/tiddlers/community/resources/TiddlyWiki5 Playground.tid b/editions/tw5.com/tiddlers/community/resources/TiddlyWiki5 Playground.tid index fa420cac8..dcd9ac91a 100644 --- a/editions/tw5.com/tiddlers/community/resources/TiddlyWiki5 Playground.tid +++ b/editions/tw5.com/tiddlers/community/resources/TiddlyWiki5 Playground.tid @@ -7,6 +7,8 @@ url: http://tongerner.tiddlyspot.com/ Huge collection of customisations and tweaks from Ton Gerner. +{{!!url}} + <<< I am a longtime user of TiddlyWiki Classic and still use it daily since you can't do everything in TiddlyWiki 5 (yet) ;) diff --git a/editions/tw5.com/tiddlers/community/resources/TiddlyWiki5 Squared by Iannis Zannos.tid b/editions/tw5.com/tiddlers/community/resources/TiddlyWiki5 Squared by Iannis Zannos.tid index 0c695547f..b3a3e880b 100644 --- a/editions/tw5.com/tiddlers/community/resources/TiddlyWiki5 Squared by Iannis Zannos.tid +++ b/editions/tw5.com/tiddlers/community/resources/TiddlyWiki5 Squared by Iannis Zannos.tid @@ -7,6 +7,8 @@ url: http://larigot.avarts.ionio.gr/users/iani/wikis/tw5square.html A wealth of hints, tips and notes about using [[TiddlyWiki on Node.js]]: +{{!!url}} + <<< TiddlyWiki is different from other wikis because of its principle of dynamically customizeable "storyline" based on tiddlers as basic units of information. That is, the user "composes" their own version of the webpage by clicking on tiddler links, which add tiddlers to the page in order to compose a storyline. diff --git a/editions/tw5.com/tiddlers/community/resources/Wills gTD.tid b/editions/tw5.com/tiddlers/community/resources/Wills gTD.tid index 9da09c42c..c69e966be 100644 --- a/editions/tw5.com/tiddlers/community/resources/Wills gTD.tid +++ b/editions/tw5.com/tiddlers/community/resources/Wills gTD.tid @@ -7,6 +7,8 @@ url: http://wills.tiddlyspot.com Matabele's stylish and clean system for personal task management. +{{!!url}} + <<< This is my work in progress version of TW5, incorporating various features and ideas as and when they intrigue me. To grab any feature you may wish to try, drag the listed tiddlers across to the dropzone of an empty TiddlyWiki 5.0.10-beta <<< diff --git a/editions/tw5.com/tiddlers/community/tutorials/Creating a baby journal with TiddlyWiki.tid b/editions/tw5.com/tiddlers/community/tutorials/Creating a baby journal with TiddlyWiki.tid index f326cd2ed..2a381d10e 100644 --- a/editions/tw5.com/tiddlers/community/tutorials/Creating a baby journal with TiddlyWiki.tid +++ b/editions/tw5.com/tiddlers/community/tutorials/Creating a baby journal with TiddlyWiki.tid @@ -7,6 +7,8 @@ url: http://a-penguin-in-redmond.blogspot.co.uk/2014/02/creating-baby-journal-wi A guide to creating a baby journal with TiddlyWiki. +{{!!url}} + <<< Keeping a journal about your baby is fun. It allows you to keep track of those events in your baby's life and development that are most important to you, and to tell them in your own words. [...] diff --git a/editions/tw5.com/tiddlers/community/tutorials/Install and run TiddlyWiki on a CentOS 6 VPS using Nginx.tid b/editions/tw5.com/tiddlers/community/tutorials/Install and run TiddlyWiki on a CentOS 6 VPS using Nginx.tid index 5289d1c5b..4d3895a4d 100644 --- a/editions/tw5.com/tiddlers/community/tutorials/Install and run TiddlyWiki on a CentOS 6 VPS using Nginx.tid +++ b/editions/tw5.com/tiddlers/community/tutorials/Install and run TiddlyWiki on a CentOS 6 VPS using Nginx.tid @@ -7,6 +7,8 @@ url: http://www.rosehosting.com/blog/install-and-run-tiddlywiki-on-a-centoos-6-v A step by step guide to running TiddlyWiki on a ~CentOS Virtual Private Server. +{{!!url}} + <<< In this tutorial we will guide you through the steps of installing and running TiddlyWiki on a ~CentOS 6 VPS. diff --git a/editions/tw5.com/tiddlers/community/tutorials/Microblogging con TiddlyWiki.tid b/editions/tw5.com/tiddlers/community/tutorials/Microblogging con TiddlyWiki.tid index 2522dec47..1257c25ff 100644 --- a/editions/tw5.com/tiddlers/community/tutorials/Microblogging con TiddlyWiki.tid +++ b/editions/tw5.com/tiddlers/community/tutorials/Microblogging con TiddlyWiki.tid @@ -7,6 +7,8 @@ url: http://3palmeras.wordpress.com/2014/11/05/microblogging-con-tiddlywiki/ A Spanish guide to using TiddlyWiki on Android. +{{!!url}} + <<< Tiddlywiki software is prodigious based on javascript which is capable of holding a notepad that can be edited with Internet Explorer or function as a full blog, contained in a single file. <<< diff --git a/editions/tw5.com/tiddlers/community/tutorials/Moongift on TiddlyWiki.tid b/editions/tw5.com/tiddlers/community/tutorials/Moongift on TiddlyWiki.tid index 9683e440b..2e3361e73 100644 --- a/editions/tw5.com/tiddlers/community/tutorials/Moongift on TiddlyWiki.tid +++ b/editions/tw5.com/tiddlers/community/tutorials/Moongift on TiddlyWiki.tid @@ -5,3 +5,5 @@ title: "デザイン刷新。次の25年を目指すTiddlyWiki" by Moongift url: http://www.moongift.jp/2013/11/tiddlywiki5-%E3%83%87%E3%82%B6%E3%82%A4%E3%83%B3%E5%88%B7%E6%96%B0%E3%80%82%E6%AC%A1%E3%81%AE25%E5%B9%B4%E3%82%92%E7%9B%AE%E6%8C%87%E3%81%99tiddlywiki-2/ An introduction to TiddlyWiki in Japanese. + +{{!!url}} diff --git a/editions/tw5.com/tiddlers/community/tutorials/Shining Ark Using TiddlyWiki.tid b/editions/tw5.com/tiddlers/community/tutorials/Shining Ark Using TiddlyWiki.tid index 6a1b8e252..279e28b27 100644 --- a/editions/tw5.com/tiddlers/community/tutorials/Shining Ark Using TiddlyWiki.tid +++ b/editions/tw5.com/tiddlers/community/tutorials/Shining Ark Using TiddlyWiki.tid @@ -6,6 +6,8 @@ url: http://helugame.wordpress.com/2013/09/07/shining-ark-7-using-tiddlywiki/ A gamers guide to using TiddlyWiki. +{{!!url}} + <<< I’ve been using TiddlyWiki for this game mainly to record the monsters’ locations and the items that they drop. This is so that when I need a certain item to upgrade/create weapons, I can quickly look it up; which monsters drop it and which quests have those monsters. diff --git a/editions/tw5.com/tiddlers/community/tutorials/TW5 Mall.tid b/editions/tw5.com/tiddlers/community/tutorials/TW5 Mall.tid index 4e87ffa63..a972855ad 100644 --- a/editions/tw5.com/tiddlers/community/tutorials/TW5 Mall.tid +++ b/editions/tw5.com/tiddlers/community/tutorials/TW5 Mall.tid @@ -7,6 +7,8 @@ url: http://www.giffmex.org/tw5mall.htm Dave Gifford's growing catalogue of tips and tutorials. +{{!!url}} + <<< TiddlyWiki 5 is a great tool for note-taking, bookmarking, blogging, organizing to do lists, writing books, and more. But many of the things that can be done in TiddlyWiki 5 are often hidden to the new user, either because the user doesn't know about it or because the user doesn't know how to do it. TW5 mall is a modest catalog of hacks where you can discover new tricks in TiddlyWiki 5 and also find out in layman's terms how to implement them. <<< diff --git a/editions/tw5.com/tiddlers/community/tutorials/TW5 Tribal Knowledge.tid b/editions/tw5.com/tiddlers/community/tutorials/TW5 Tribal Knowledge.tid index 0a1a5ccb7..bd26c68a3 100644 --- a/editions/tw5.com/tiddlers/community/tutorials/TW5 Tribal Knowledge.tid +++ b/editions/tw5.com/tiddlers/community/tutorials/TW5 Tribal Knowledge.tid @@ -7,6 +7,8 @@ url: http://dl.dropboxusercontent.com/u/118970/wiki/tw5tribalknowledge.html Tips and guides for using TiddlyWiki. +{{!!url}} + <<< I never used Node.js until a couple weeks ago when I wanted to try a TW5 installation on Node and expand my knowledge a bit. I figured someone else may be in the same boat so I wrote it all down <<< diff --git a/editions/tw5.com/tiddlers/community/tutorials/Un wiki sur votre BiblioBox avec TiddlyWiki.tid b/editions/tw5.com/tiddlers/community/tutorials/Un wiki sur votre BiblioBox avec TiddlyWiki.tid index 15be96cbe..22df09a3e 100644 --- a/editions/tw5.com/tiddlers/community/tutorials/Un wiki sur votre BiblioBox avec TiddlyWiki.tid +++ b/editions/tw5.com/tiddlers/community/tutorials/Un wiki sur votre BiblioBox avec TiddlyWiki.tid @@ -7,6 +7,8 @@ url: http://bibliobox.net/blog/post/2014/07/16/un-wiki-sur-votre-bibliobox-avec- A guide (in French) to using TiddlyWiki on the [[BiblioBox|http://bibliobox.net/]], a variation of the [[PirateBox|http://daviddarts.com/piratebox/]] mobile communication and file sharing system. +{{!!url}} + <<< I've known TiddlyWiki since its beginning in 2004. For personal or professional needs, I used it regularly for notepad staff in 2007 and 2012. But I admit I ignored the tool during the past two years. And then I said yesterday: but why not put TiddlyWiki on a BiblioBox? Because it is a single HTML file with javascript. In addition I knew the existence of a server version for saving online amendments. <<<