Skip to content

Commit 126ac69

Browse files
committed
Update content of tiddlers from Mohammad's tiddly wiki
1 parent 310ee44 commit 126ac69

12 files changed

Lines changed: 40 additions & 25 deletions

tiddlers/$__plugins_.mr_shiraz_stylesheet_tw-adjustment.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ font-family:monospace;}
2525
.tc-page-controls .tc-image-options-button { fill:#8058A5; } /*Open control pannel*/
2626

2727

28-
/* Mouseover Toolbar Visibility: Tobias Beer*/
28+
/* Mouseover Toolbar Visibility: Tobias Beer
2929
.tc-tiddler-frame .tc-titlebar button {
3030
opacity: 0;
3131
transition: opacity .5s ease-in-out;
@@ -35,6 +35,7 @@ zoom: 1;
3535
filter: alpha(opacity=100);
3636
opacity: 1;
3737
}
38+
*/
3839

3940
/* This hack is for adjustment the position of icon in tag-button.
4041
vertical-align: text-bottom; chnaged to

tiddlers/11th February 2019_ Tobe Documented.tid

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
created: 20190211064542252
22
creator: Mohammad
3-
modified: 20190216180308528
3+
modified: 20190224163831062
44
modifier: Mohammad
55
tags: task
66
title: 11th February 2019: Tobe Documented
@@ -12,4 +12,15 @@ type: text/vnd.tiddlywiki
1212
:https://wikilabs.github.io/editions/bundler/#%24%3A%2Fplugins%2Fwikilabs%2Fbundler
1313
;DRAFT: TiddlyWiki for New users
1414
:http://tiddlywiki.psat.com.au/TW5NewUser.html
15-
:see alsohttps://groups.google.com/d/msg/tiddlywiki/nVpwbtVw-F8/T4QDfsh4BgAJ
15+
:see alsohttps://groups.google.com/d/msg/tiddlywiki/nVpwbtVw-F8/T4QDfsh4BgAJ
16+
;S.S. Tiddlywiki Beginner Guide
17+
:https://00ss.github.io/documentation/tiddlywiki.html#
18+
; 14:45, 10th February 2019: Filter operators
19+
: https://tiddlywiki.com/prerelease/#Filter%20Operators
20+
;bundler by pmario
21+
:https://wikilabs.github.io/editions/bundler/#
22+
;advanced search plus pmario
23+
:https://wikilabs.github.io/editions/advanced-search-plus/
24+
25+
;state tiddler used for draft and main tiddler
26+
:https://groups.google.com/d/msg/tiddlywiki/Mb75FTIzbCk/E4ns-gQpAwAJ

tiddlers/Add Remove DataTiddler Index_Value Pairs.tid

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
created: 20190207064142677
22
creator: Mohammad
3-
modified: 20190216180308064
3+
modified: 20190224163831880
44
modifier: Mohammad
55
tags: datatiddler exmp40
66
title: Add Remove DataTiddler Index/Value Pairs
@@ -46,4 +46,4 @@ Remove the index/vlue (`PNG: Portable Network Graphics`) from the `Acronyms` Dat
4646

4747
!! For more information
4848
* See it in action: [[Example: Add/Remove DataTiddler Indexes]]
49-
* https://tiddlywiki.com/prerelease/#ActionSetFieldWidget
49+
* https://tiddlywiki.com/#ActionSetFieldWidget

tiddlers/Blank Lines in TW.tid

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
created: 20180907042225227
22
creator: Mohammad
3-
modified: 20190216180309451
3+
modified: 20190224163831767
44
modifier: Mohammad
55
tags: concept
66
title: Blank Lines in TW
@@ -12,7 +12,7 @@ type: text/vnd.tiddlywiki
1212
Ref:
1313

1414
* [[Forum discussion|https://groups.google.com/d/msg/tiddlywiki/D6_qL9Dob3w/-eZXy_qqBAAJ]]
15-
* [[HTML in wikitext|https://tiddlywiki.com/prerelease/#HTML%20in%20WikiText]]
15+
* [[HTML in wikitext|https://tiddlywiki.com/#HTML%20in%20WikiText]]
1616

1717
!! Block mode versus inline mode
1818
To get the content of an HTML element to be parsed in block mode, the opening tag must be followed by two linebreaks.

tiddlers/Count items within a Field.tid

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
created: 20190211082905066
22
creator: Mohammad
33
keywords: count field
4-
modified: 20190216180310339
4+
modified: 20190224163831415
55
modifier: Mohammad
66
responder: Mohammad
77
tags: exmp49 solution
@@ -26,10 +26,10 @@ src="""><$list filter="[tag[solution]limit[5]]">
2626
* The `limit[5]` only shows the output for first 5 tiddlers tagged with solution
2727
* The count widget counts the number of items in the `keywords` field of current tiddler using the `list` operator (`list[!!keywords]`)
2828
* The output is displayed as link to each tiddler with the number of items.
29-
* Note that if there is duplicate items, count considers them as one. See [[dominant append|https://tiddlywiki.com/prerelease/#Dominant%20Append]]
29+
* Note that if there is duplicate items, count considers them as one. See [[dominant append|https://tiddlywiki.com/#Dominant%20Append]]
3030

3131
<<alert infor "Note how count widget uses a list operator to count the number of items `[!!field-name]`.">>
3232

3333

3434
!! More information
35-
* [[List operator|https://tiddlywiki.com/prerelease/#list%20Operator]]
35+
* [[List operator|https://tiddlywiki.com/#list%20Operator]]

tiddlers/Embed SVG ICONS BUTTONS.tid

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
created: 20181112070818002
22
creator: Mohammad
33
keywords: svg icon button page-controls
4-
modified: 20190216180309718
4+
modified: 20190224163832234
55
modifier: Mohammad
66
responder: Thomas Elmiger
77
tags: task solution
@@ -19,10 +19,10 @@ Mohammad,
1919

2020
Interesting.
2121

22-
https://tiddlywiki.com/prerelease/#Using%20SVG explains what happens, if the content type is set.
22+
https://tiddlywiki.com/#Using%20SVG explains what happens, if the content type is set.
2323

2424
The class tc-image-button seems to be used only for sizes, not for fill-definitions in vanilla, see
25-
https://tiddlywiki.com/prerelease/#%24%3A%2Fthemes%2Ftiddlywiki%2Fvanilla%2Fbase
25+
https://tiddlywiki.com/#%24%3A%2Fthemes%2Ftiddlywiki%2Fvanilla%2Fbase
2626

2727
All the best,
2828
Thomas

tiddlers/Example 10_.tid

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
created: 20181015195322748
22
creator: Mohammad
3-
modified: 20190216180311059
3+
modified: 20190224163832182
44
modifier: Mohammad
55
tags: exmp10 period
66
title: Example 10:
@@ -12,4 +12,6 @@ The word `Experimental` is added to the end of tiddler title.
1212

1313
Every tiddler has `period` as tag will get this style.
1414

15-
For more information see also [[Custom styles by tag in Tiddlywiki.com|https://tiddlywiki.com/prerelease/#Custom%20styles%20by%20data-tags]]
15+
For more information see also [[Custom styles by tag in Tiddlywiki.com|https://tiddlywiki.com/#Custom%20styles%20by%20data-tags]]
16+
17+
<<alert danger "''Danger'': The real title of this tiddler is ''{{!!title}}''. So be very careful of using these kind solutions.">>
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
created: 20190207035530432
22
creator: Mohammad
3-
modified: 20190216180314314
3+
modified: 20190224163832743
44
modifier: Mohammad
55
tags: tip
66
title: Filename for Save Wiki Button
77
type: text/vnd.tiddlywiki
88

99
If a tiddler named $:/config/SaveWikiButton/Filename is created, the text in that tiddler will be used as the default file name used for saving the TiddlyWiki.
1010

11-
Ref: [[Tiddlywiki|https://tiddlywiki.com/prerelease/#Hidden%20Setting%3A%20Filename%20for%20Save%20Wiki%20Button]]
11+
Ref: [[Tiddlywiki|https://tiddlywiki.com/#Hidden%20Setting%3A%20Filename%20for%20Save%20Wiki%20Button]]

tiddlers/Filtered Transclusion.tid

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
created: 20181003040536290
22
creator: Mohammad
33
keywords: transclude filter
4-
modified: 20190216180314216
4+
modified: 20190224163832716
55
modifier: Mohammad
66
responder: Mark S
77
tags: solution
88
title: Filtered Transclusion
99
type: text/vnd.tiddlywiki
1010
url: https://groups.google.com/d/msg/tiddlywiki/HhXKiJMtR90/ThgVCmDpAQAJ
1111

12-
Also have a look at [[filtered transclusion|https://tiddlywiki.com/prerelease/#Transclusion%20in%20WikiText]].
12+
Also have a look at [[filtered transclusion|https://tiddlywiki.com/#Transclusion%20in%20WikiText]].
1313

1414
The below syntax can be used to transclude a list of tiddlers matching a specified filter:
1515

tiddlers/Latest Topics.tid

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
class: Appricot
22
created: 20190122152943164
33
creator: Mohammad
4-
modified: 20190216180315219
4+
modified: 20190224163832928
55
modifier: Mohammad
66
title: Latest Topics
77
type: text/vnd.tiddlywiki
88

99
Latest solutions added to TW-Scripts within last 7 days.
1010

11-
<<list-links "[tag[solution]days[-7]!sort[modified]]" type:"ol">>
11+
<<list-links "[tag[solution]days:created[-7]!sort[created]]" type:"ol">>

0 commit comments

Comments
 (0)