1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-05-31 01:32:18 +00:00
Commit Graph

2410 Commits

Author SHA1 Message Date
Jeremy Ruston dcc53b8e96 Merge pull request #2074 from mklauber/master
Manage a list field by allowing the <$select> widget to select multiple items.
2015-12-24 13:48:43 +00:00
Jeremy Ruston 68c633c9bb Merge pull request #2094 from jho1965us/patch-1
Changed Transclusion from html to TidlerWiki syntax in order to force…
2015-12-24 12:40:07 +00:00
Jeremy Ruston 08fed4840f Merge pull request #2151 from tobibeer/sticky-popup-docs
documentation for "tc-popup-keep"
2015-12-24 11:01:32 +00:00
Jeremy Ruston b1bc75d4eb Merge pull request #2150 from matabele/patch-4
Added a tooltip
2015-12-24 10:52:29 +00:00
Jeremy Ruston 2da1af2a41 Merge pull request #2149 from matabele/patch-3
Added a tooltip
2015-12-24 10:52:10 +00:00
Tobias Beer c2dea12f1c documentation for "tc-popup-keep" 2015-12-23 23:28:47 +01:00
William Jackson d7f24a5779 Added a tooltip 2015-12-23 22:37:14 +02:00
William Jackson 61235a12fb Added a tooltip 2015-12-23 22:35:46 +02:00
William Jackson b905874c06 Added a paragraph describing the use of tooltips 2015-12-23 22:28:52 +02:00
Jeremy Ruston 15eab0ce1c Merge pull request #2146 from spelufo/katex-displaymode
Show how to use display mode in katexdemo/tiddlers/HelloThere.tid
2015-12-23 18:20:57 +00:00
Santiago Pelufo 5be0de798f Show how to use display mode in katexdemo/tiddlers/HelloThere.tid 2015-12-23 14:57:24 -03:00
Jermolene 57ceffd67c Merge #1909 from @nameanyone 2015-12-23 12:19:47 +00:00
Jermolene c2105de49c Remove modifier/modified/revision fields from #2037 2015-12-06 19:11:41 +00:00
Jeremy Ruston da36f1c728 Merge pull request #2037 from matabele/Listops
ActionListopsWidget
2015-12-06 19:04:26 +00:00
Jens 6c89b27328 Changed Transclusion from html to TidlerWiki syntax in order to force new tab when following
With the html syntax when you go back after following the link knowledges of open tiddlers is lost.
Not sure if there should also be feature request for TiddlerWiki to store knowledge of open tiddlers in browser history.
2015-11-22 13:53:59 +01:00
Matt Lauber 1569090046 typo 2015-11-13 07:53:47 -05:00
Matt Lauber 75380c56cc Oops, deleted metadata 2015-11-13 07:53:19 -05:00
Matt Lauber c535dd605c Grant the select widget the ability to select multiple values.
Multiple values are placed in a given tiddler-field combination as if
that field were a list field.
2015-11-13 07:50:34 -05:00
Tobias Beer ef3e44eb48 rename suffix each:list to each_list-item
based on #1422, improves readability of the filter expression

tests passed
2015-11-13 11:07:24 +01:00
William Jackson 5877a26855 Create ListopsData.tid
Data tiddler for Extended Listops documentation examples
2015-11-08 10:40:49 +02:00
William Jackson 8980e491c4 Create sortby.tid 2015-11-08 10:38:14 +02:00
William Jackson 085ebd4e23 Create sortby.tid 2015-11-08 10:37:39 +02:00
William Jackson 7ba2649194 Create replace.tid 2015-11-08 10:36:53 +02:00
William Jackson 85895374ea Create replace.tid 2015-11-08 10:36:17 +02:00
William Jackson 34e0bf13f2 Create remove.tid 2015-11-08 10:35:37 +02:00
William Jackson 12431a9fbc Create remove.tid 2015-11-08 10:35:05 +02:00
William Jackson 91c87ec2ac Create putlast.tid 2015-11-08 10:34:21 +02:00
William Jackson 0c78c63fae Create putlast.tid 2015-11-08 10:33:39 +02:00
William Jackson 617c13d196 Create putfirst.tid 2015-11-08 10:32:56 +02:00
William Jackson 008f22b511 Create putfirst.tid 2015-11-08 10:32:12 +02:00
William Jackson cb6b8233fa Create putbefore.tid 2015-11-08 10:30:47 +02:00
William Jackson cab0900ddd Create putbefore.tid 2015-11-08 10:30:08 +02:00
William Jackson 72889a0527 Create putafter.tid 2015-11-08 10:29:17 +02:00
William Jackson ec2d819c8c Create putafter.tid 2015-11-08 10:28:38 +02:00
William Jackson 88a5c742e7 Create prepend.tid 2015-11-08 10:27:35 +02:00
William Jackson 1358cd5185 Create prepend.tid 2015-11-08 10:26:45 +02:00
William Jackson 18a0f6b12d Create move.tid 2015-11-08 10:25:42 +02:00
William Jackson b1cfc8633f Create move.tid 2015-11-08 10:25:04 +02:00
William Jackson abdd1e7fd6 Create append.tid 2015-11-08 10:11:17 +02:00
William Jackson b2edbd8d1d Create append.tid 2015-11-08 10:10:37 +02:00
William Jackson 31b9835a4e Create allbefore.tid 2015-11-08 10:09:00 +02:00
William Jackson e9c79faf05 Create allbefore.tid 2015-11-08 10:08:01 +02:00
William Jackson d87c328fd9 Create allafter.tid 2015-11-08 10:06:50 +02:00
William Jackson 2adb005c28 Create allafter.tid 2015-11-08 10:05:26 +02:00
William Jackson fad106d2d5 Update FilterOperators.tid
Added category for extended listops filter operators
2015-11-08 10:02:28 +02:00
William Jackson 7370d61602 Create The Extended Listops Filters.tid
Supplementary documentation for the ActionListops widget -- examples using the extended filters
2015-11-08 09:59:41 +02:00
William Jackson ac9aa78859 Create ActionListopsWidget.tid
Primary documentation for ActionListops widget
2015-11-08 09:56:37 +02:00
Jermolene 3b64497c57 Fix docs typo
Thanks @BramChen
2015-11-05 15:09:45 +00:00
Jermolene 99969024f8 Update release note 2015-11-05 13:07:34 +00:00
Jermolene 0b99ac2b75 Add information about TiddlyDesktop v0.0.6 2015-11-05 13:07:27 +00:00