From 994c5a297083e0cb8f90b7d26b6c4071d2117c66 Mon Sep 17 00:00:00 2001 From: Maurycy Zarzycki Date: Sat, 19 Nov 2022 23:23:36 +0100 Subject: [PATCH 1/2] fix incorrect quote characters used in a code example (#7035) --- editions/tw5.com/tiddlers/features/DateFormat.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editions/tw5.com/tiddlers/features/DateFormat.tid b/editions/tw5.com/tiddlers/features/DateFormat.tid index ef7bcde98..8a08352ec 100644 --- a/editions/tw5.com/tiddlers/features/DateFormat.tid +++ b/editions/tw5.com/tiddlers/features/DateFormat.tid @@ -8,7 +8,7 @@ The default representation of dates is a compact string such as `202110021538020 The display format for this string can be controlled with a template. For example, transcluding the `modified` field automatically applies a template to display the date as `Sat Oct 02 2021 17:40:50 GMT+0200 (Central European Summer Time)`. A few widgets and filter operators allow you to manually specify a template, for example the ViewWidget: -`<$view field=modified format=date template=“DDth mmm YYYY 0hh:0mm:0ss” />` +`<$view field=modified format=date template="DDth mmm YYYY 0hh:0mm:0ss" />` The date string is processed with the following substitutions: From ebc1f7e4ce02dc1be28c2beb86cf93e90f743bd6 Mon Sep 17 00:00:00 2001 From: "jeremy@jermolene.com" Date: Fri, 25 Nov 2022 15:14:15 +0000 Subject: [PATCH 2/2] Add link to official Mastodon account --- editions/tw5.com/tiddlers/hellothere/HelloThere.tid | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/editions/tw5.com/tiddlers/hellothere/HelloThere.tid b/editions/tw5.com/tiddlers/hellothere/HelloThere.tid index c7097c677..25b5856eb 100644 --- a/editions/tw5.com/tiddlers/hellothere/HelloThere.tid +++ b/editions/tw5.com/tiddlers/hellothere/HelloThere.tid @@ -27,6 +27,9 @@ Unlike conventional online services, TiddlyWiki lets you choose where to keep yo {{$:/core/images/twitter}} Twitter + +{{$:/core/images/globe}} Mastodon + {{$:/core/images/github}} ~GitHub @@ -47,4 +50,4 @@ It's well worth spending an hour or so playing with it to see how it can help yo Finding code that works flawlessly after just two or three years is magical enough but after seven years?! <<< [[Mark Gibbs, Network World|http://www.networkworld.com/article/3028098/open-source-tools/tiddlywiki-a-free-open-source-wiki-revisited.html]] -
{{Product Hunt Link}}
\ No newline at end of file +
{{Product Hunt Link}}