Mario Pietsch
2e8eb15536
Tag completion min length ( #3190 )
...
* tested with tw5.com index.html
* Controls the length of the input before the tag list is filtered
2018-04-02 19:43:18 +01:00
Mario Pietsch
e4660a8cc1
Fix new journal here ( #3189 )
...
* fix new journal here if template contains a quote "
* typo
2018-04-02 19:42:26 +01:00
Skeeve
6401b5c886
Now fixing bug mentioned in groups ( #3188 )
...
* fixed the "0 is not a number bug" in listops and x-listops
* Fixed one comment
* "default" is not a good name for a variable
* Following code styles.
Moving getInt to utils.
* Removing unwanted spaces introduced by me
2018-04-02 19:40:47 +01:00
Rizwan
501ad2798f
Add ability to trigger actions on unchecking checkbox widget ( #3182 )
...
* Add uncheck-actions to checkbox widget
* Update checkbox.js
* Docs for "uncheckactions" param of checkbox widget
2018-04-02 19:39:59 +01:00
Jermolene
a8bd22f363
IIS instructions: Add docs link
2018-03-30 10:08:53 +01:00
Jermolene
e19a9e6ff6
Release note update
2018-03-29 14:25:06 +01:00
Jermolene
274bea1258
Docs for running on MS Internet Information Server
2018-03-29 12:51:31 +01:00
Jermolene
1280984e78
Docs: cleanup file locations
2018-03-29 12:51:08 +01:00
Jermolene
633208958c
Docs: Clarify example of using environment variables for port number
2018-03-29 12:34:50 +01:00
Jermolene
f4fd5e76f8
Server command: support environment variables for specifying port number
2018-03-28 11:58:46 +01:00
Jermolene
be375c40f2
Merge branch 'master' of https://github.com/Jermolene/TiddlyWiki5
2018-03-23 11:48:52 +00:00
Jermolene
b7746b0c55
Docs update for startup actions
2018-03-23 11:48:48 +00:00
Mario Pietsch
019cb6a542
Fix #3078 ( #3185 )
2018-03-23 11:08:53 +00:00
BurningTreeC
44a7ca7e43
Fix duplicate shortcut ( #3187 )
2018-03-23 11:07:50 +00:00
Jermolene
1c6942402e
Add support for startup actions
2018-03-23 09:35:39 +00:00
Jermolene
28e713caac
Add screen width/height to platform information exposed at startup
2018-03-23 09:13:45 +00:00
Jermolene
1b31004941
Shift dropdown left for "more" tiddler toolbar button
2018-03-22 21:39:26 +00:00
Jermolene
8e9330e484
Minor tweaks for #3157
2018-03-22 20:37:06 +00:00
Rizwan
033feda02d
Adding comparative operators to reveal widget ( #3157 )
...
* Adding comparative operators to reveal widget
>, <, >=, <=
* Adding documentation and formatting changes
* Bring Alphanumericals to the scope of comparison operation
2018-03-22 16:51:02 +00:00
Jermolene
f1b38c42f9
Fix problem with rotate-left bitmap operation
...
Spotted by @BurningTreeC - c0569849d2 (commitcomment-28211117)
2018-03-22 10:46:57 +00:00
Matt Lauber
1dc7647640
Add plugin-priority fields for core plugins ( #3113 )
...
* Bug in plugin Ordering
Comparing plugin A without a `plugin-priority` field to plugin B with a `plugin-priority= 1` results in the plugins being ordered B, A when it seems like they should be ordered A, B.
* Switch to setting a plugin-priority on the built in themes to allow overriding parts of them.
2018-03-20 21:05:07 +00:00
Rizwan
a62e7d218c
Create TW5-SingleExecutable_by_Jed_Carty.tid ( #3181 )
2018-03-20 19:21:31 +00:00
Matt Lauber
6963a54c66
Better Editor Toolbar Conditions ( #3180 )
...
* The Excise tool only works with tiddlywiki5 format, so only display it on tiddlers that use the tiddlywiki5 parser.
* The Editor Height tool and stamp tool only make sense with text editors, so only display them when the content type starts with text
2018-03-19 18:01:24 +00:00
Jermolene
ac154e1452
Release note updates
2018-03-19 16:01:53 +00:00
Mete Balci
45bf58b920
fix for #3176 ( #3177 )
2018-03-19 15:56:28 +00:00
Mete Balci
c4f6ba3a3f
Signing the CLA ( #3175 )
2018-03-19 15:56:07 +00:00
BurningTreeC
54f2c4c34f
add transcludify & linkify shortcuts ( #3174 )
...
* add transcludify & linkify shortcuts
* correct shortcuts
2018-03-19 15:55:35 +00:00
BurningTreeC
e92e109162
Transclusion -> Transcludify ( #3173 )
...
my mistake, sorry to all!
2018-03-19 15:54:57 +00:00
Bram Chen
92c1a82492
Add chinese translations for "Diffs/CountMessage" ( #3172 )
2018-03-19 15:53:41 +00:00
Matt Lauber
bbccb60c0b
Code Cleanup ( #3178 )
...
Noticed an unused variable in the image parser, from before a old refactor.
2018-03-19 15:46:07 +00:00
Jeremy Ruston
aa7b18427f
Incorporate “diff” engine to show visual differences ( #3112 )
2018-03-16 20:38:35 +00:00
Jermolene
0d354fe57f
SetWidget: Add "subtiddler" attribute
2018-03-16 20:35:41 +00:00
Jermolene
b43ff430b7
Update release note
2018-03-15 14:30:51 +00:00
Xavier Cazin
f78190ef61
Allow empty string as value parameter in SetWidget ( #3164 )
...
When occuring in a tiddler named "New Tiddler", the following construct should return ++ instead of +[[New Tiddler]]+
<$set name="myVariable" filter="[all[current]field:title[New Tiddler]]" value="">
+<<myVariable>>+
</$set>
2018-03-15 14:12:33 +00:00
Jermolene
47264c8cd5
Remove third party cookies from tiddlywiki.com
...
Fixes #3106
2018-03-15 12:54:25 +00:00
Bram Chen
11b21d3583
Add chinese translations for new buttons ( #3168 )
...
* "rotate-left" bitmap editor toolbar button
* "transclusion" and "wikilink" editor toolbar buttons
2018-03-15 09:21:45 +00:00
Jermolene
de984366b9
Update release note
2018-03-14 21:29:00 +00:00
Marxsal
eae573b9dd
Doc: How to hide author's name ( #3162 )
...
* Doc: How to hide author's name
* Rename tiddler. Add additional fields to hide.
* Small tweaks
* Removed creator field leftover from testing.
* New instructions for hiding author
* New instructions for hiding author #2
2018-03-14 18:10:56 +00:00
BurningTreeC
c9b8319801
Droppable widget - passing modifiers as variables ( #3167 )
...
* pass the modifier keys as variables
* Update DroppableWidget.tid
* Create modifier Variable.tid
* closing bracket got lost
2018-03-14 17:52:13 +00:00
Jermolene
de6e0d1c1e
Dynaview: Add support for updating the address bar when scrolling
...
We add an attribute to tiddler frames in the DOM giving the title of the corresponding tiddler
2018-03-13 14:07:29 +00:00
Jermolene
c0569849d2
Add rotate-left button to bitmap editor toolbar
2018-03-12 12:45:56 +00:00
twMat
22a15bed67
Update caption in jsontiddler Macro ( #3166 )
...
To not confuse with the actual jsontiddlerS macro
2018-03-12 09:01:55 +00:00
Rizwan
cb28065d8e
Docs: Community- Adding Widdly by Opennota ( #3160 )
2018-03-10 14:52:52 +00:00
Marxsal
bc87c3e3ae
Doc: Emergency Tiddler Export for Saving ( #3161 )
2018-03-10 14:51:56 +00:00
Marxsal
a5f3968304
Community Resource doc for Jed Carty's Dynamic Tables ( #3159 )
2018-03-10 14:51:22 +00:00
Marxsal
2e9f0b29d0
Doc: Saving with TiddlyFox - change wording re latest version ( #3019 )
...
* Doc: Saving with TiddlyFox - change wording re latest version
The instructions were recommending the exactly wrong direction.
* List alternate extensions for FF 57+
2018-03-10 14:50:45 +00:00
Marxsal
0a1152b83a
Simple methods to write protect tiddlers ( #3163 )
2018-03-10 14:47:47 +00:00
Jermolene
dbfe28094c
DynaView plugin: Add font "optisizer"
...
A mechanism to choose the optimum font size of a passage of text to yield a particular numbr of characters per line.
@BurningTreeC I've made some minor consistency tweaks and cleanups to the viewport stuff, too.
2018-03-10 10:33:34 +00:00
Jermolene
7cb54f32c6
Add draggable task management example
2018-03-07 15:52:58 +00:00
Jermolene
de6c9aff9d
Update release note
2018-03-07 15:30:47 +00:00