Jermolene
4fd980debe
Docs: TiddlySpot and Ruby saver tweaks
2018-05-14 15:01:38 +01:00
Marxsal
38b24906c1
Docs: Saving via a minimal Ruby server ( #3277 )
...
* Saving via a minimal Ruby server
* Small grammatical mistake fix.
2018-05-14 14:56:00 +01:00
Jermolene
f355f07ff9
Preparing for release of v5.1.17
2018-05-12 11:46:06 +01:00
Jermolene
6e2b4ebf3e
Remove print-tiddler-window button for v5.1.17
...
We'll reconsider it for v5.1.18
2018-05-12 11:20:43 +01:00
Jermolene
c5511854ab
Reinstate TiddlySpot docs
...
Fixes #3269
2018-05-11 21:11:51 +01:00
Jermolene
85648590e5
Fix release date of v5.1.16
2018-05-10 15:54:59 +01:00
Jermolene
944010c3bf
Release note update
2018-05-10 15:30:46 +01:00
Jermolene
737e9ae4cb
Revert multiple suboperator functionality from the "is" operator
...
See the discussion here: https://github.com/Jermolene/TiddlyWiki5/pull/3240#issuecomment-388035466
2018-05-10 13:15:49 +01:00
Jermolene
523060e823
Add new "print tiddler" button for the view toolbar
...
It works by opening the tiddler in a new window and then triggering the browser print dialogue.
2018-05-10 11:33:23 +01:00
Matt Lauber
0ab9ec1ad3
Refactored the is operator for simplicity and efficiency. ( #3240 )
...
* Refactored the is operator for simplicity and efficiency.
* Improve `is` filter documentation.
* Update is.js
* extracted `subops.length` to `num_of_subops`
* renamed `subop` to `operator` for clarity/differentiation from `subops`
* refactored to avoid using a `Set` object.
* Update is.js
2018-05-09 18:07:08 +01:00
Daniel Rodríguez Rivero
715cb1d1bc
Docs: Update RenderCommand.tid ( #3263 )
...
Adds a link that opens the advanced search with a filter to list all the template tiddlers.
2018-05-09 18:05:58 +01:00
Tobias Beer
a2606781b7
Docs: Add "Named vs unnamed parameters" section ( #3022 )
...
to clarify the risks of using unnamed parameters, esp. w/ states, see #1252
2018-05-09 18:01:03 +01:00
Jermolene
d4b4c3c936
New Release Banner for v5.1.17
2018-05-05 10:11:51 +01:00
twMat
38baa70bc6
Update Sharing your tiddlers with others.tid ( #3254 )
...
Just a little polishing up.
Ideally the icons should be styled to not be so big.
2018-05-04 10:48:11 +01:00
twMat
8464101430
[doc] Update RangeWidget.tid ( #3251 )
...
very minor correction
2018-05-03 17:49:52 +01:00
Jermolene
55453d463a
Update release note
2018-05-02 17:09:24 +01:00
Jermolene
ac26c8829d
Update release note
2018-05-02 16:04:43 +01:00
Jermolene
8feb07e429
Add information about "class" field used by the ViewTemplate
2018-05-02 16:02:24 +01:00
twMat
3aaa7357f6
Update TiddlerFields.tid ( #3236 )
...
Add "icon", "list-before" and "list-after"
2018-05-02 16:00:16 +01:00
Jermolene
aab408109f
Prepare for v5.1.17
2018-05-02 15:28:17 +01:00
Jermolene
d84a03c2d7
Preparing for v5.1.16
2018-04-25 18:33:53 +01:00
Jermolene
d77a3795b7
Update new release banner
2018-04-25 15:33:13 +01:00
Jermolene
3e707f6a51
Docs: add RangeWidget examples
2018-04-25 14:29:26 +01:00
Mario Pietsch
19085a1277
Add data attributes to ViewTemplate ( #3209 )
...
* change 3 set-widgets to 1 var-widget call. Add data-tags and userClass.
* add new documentation and change the existing one accordingly.
2018-04-24 22:08:20 +01:00
Tobias Beer
6bbf36f903
Update docs for delimiter in environment variables ( #3049 )
...
fixes #2954
2018-04-24 22:06:09 +01:00
Matt Lauber
c974858cf5
Add Range widget ( #2988 )
...
* Adds a range widget
Adds a range widget that supports all the range attributes on a input[type=range] element. These include min max and increment.
* Update range.js
* Fix spaces vs tabs.
* Added documentation.
2018-04-24 22:05:05 +01:00
Jermolene
141629c63b
Update TiddlySpace info
...
Fixes #3218
2018-04-21 17:27:31 +01:00
Matt Lauber
5ea6c9a273
Modify the is operator to allow multiple types to be specified. ( #2982 )
...
* Modify the is operator to allow multiple types to be specified.
* Fixed indentation.
* Fixed indentation.
* Rewritten to maintain input order when multiple filters provided.
* Updated documentation.
* Update is.tid
2018-04-12 13:21:49 +01:00
Jermolene
99d8da9fc4
Update TiddlyWiki in the Sky for Dropbox URL
2018-04-10 13:00:51 +01:00
BurningTreeC
afe14b47b5
draggable widget: actions on drag-start and drag-end ( #3203 )
...
* pass drag-start end drag-end actions to draggable
* Update dragndrop.js
* Update dragndrop.js
* Update dragndrop.js
* Update dragndrop.js
* Update dragndrop.js
* renaming dragstart/dragend -> start/end
* renaming dragstart/dragend -> start/end
* adding docs
2018-04-08 10:29:17 +01:00
Tobias Beer
f092d08358
sets checked class for radio widget wrapper / label ( #2182 )
...
* sets checked ckass for radio widget wrapper
* added tc-radio as standard class for radio widgets
* removed selectedClass again, as suggested
@pmario ;-)
2018-04-08 09:52:41 +01:00
Jermolene
ea763d0eab
Add support for retaining tab content
...
Fixes #2031
2018-04-08 09:47:57 +01:00
Jermolene
ce7cb020fb
Add link to prerelease CodeMirror demo
...
Fixes #3204
2018-04-08 09:35:15 +01:00
Rizwan
3c92512a2d
[Doc] New types info to attributes table of reveal widget ( #3198 )
2018-04-07 12:49:12 +01:00
Jermolene
038f19ca9d
New release banner for v5.1.16
2018-04-05 16:31:50 +01:00
Jermolene
9e03264ebe
Add pluggable previews to the import listing
2018-04-03 17:50:57 +01:00
Jermolene
47cdf55133
Add new subtiddlerfields filter operator
2018-04-03 17:48:01 +01:00
twMat
43b4ded2cc
Update forum icon ( #3191 )
...
This icon is a much better clue to what the forum is about. Especially it is superior when someone is actually looking for help which, presumably, is one of the most important use cases with the tw webpage.
2018-04-02 19:44:13 +01:00
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
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
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
b7746b0c55
Docs update for startup actions
2018-03-23 11:48:48 +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
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
Rizwan
a62e7d218c
Create TW5-SingleExecutable_by_Jed_Carty.tid ( #3181 )
2018-03-20 19:21:31 +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
47264c8cd5
Remove third party cookies from tiddlywiki.com
...
Fixes #3106
2018-03-15 12:54:25 +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
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
7cb54f32c6
Add draggable task management example
2018-03-07 15:52:58 +00:00
Jermolene
33cdf1550a
Docs: DefaultTiddlers tweaks
2018-03-06 16:14:50 +00:00
Marxsal
25d667868d
Explain undocumented features of startup tiddlers ( #3153 )
2018-03-06 11:27:21 +00:00
AlexHough
25fc4aa3ae
Docs: change link ( #3152 )
2018-03-05 11:36:16 +00:00
AlexHough
ee0ccd4cc4
Docs: change format of draggable in the intro ( #3150 )
...
The change brings it into line with the format in TransculdeWidget. I think it's OK to link to the tiddler defining the widget from the tiddler.
The ListWidget tiddler uses a different convention, "The list widget" : for consistancy I think all widgets should contain a WikiLink to themselves in the introduction
2018-03-05 11:26:39 +00:00
AlexHough
22cd017c2f
Docs: add Examples tag to ImageGallery ( #3147 )
...
* add Example to title
brings naming convention in line with ImageGallery Example
* Update LanguageGallery.tid
2018-03-05 11:23:39 +00:00
Jermolene
74c1fe16c8
Merge branch 'master' of https://github.com/Jermolene/TiddlyWiki5
2018-03-05 11:22:21 +00:00
Jermolene
51ad1deaf2
Docs: Add "Lists" tag to "Lists in WikiText"
...
Thanks @alexhough
Fixes #3146
2018-03-05 11:22:18 +00:00
AlexHough
308c644fc1
Docs: Add tag "Lists" to GroupedLists docs ( #3145 )
2018-03-05 11:21:09 +00:00
AlexHough
521c1f6068
Docs: add Lists tag to ListWidget ( #3144 )
2018-03-05 11:20:27 +00:00
Jermolene
8a5c357f23
Clarify DictionaryTiddlers definition
...
FIxes #3142
2018-03-05 11:19:21 +00:00
Rizwan
2b0204422d
Sortan filter for alpha-numeric filter ( #3134 )
...
* Sortan filter for alpha-numeric filter
* Removing Case sensitive option, Removing default value for isAlphanumeric parameter, updating formatting
* Formatting changes
* Formatting changes
2018-03-05 11:09:25 +00:00
Skeeve
5963adf92e
Bugfix/3117 inconsistent each ( #3124 )
...
* Following Jeremy's proposal of using a new suffix
* typo fixed
2018-02-17 18:51:18 +00:00
Jermolene
df7f4fedb2
Docs: Improve system tiddlers docs
2018-01-13 15:39:44 +00:00
Diego Mesa
949c178f45
Fixing incorrect link to Introduction to filter notation ( #3088 )
...
Signed-off-by: Diego Mesa <diego898@gmail.com>
2018-01-11 21:30:29 +00:00
Jermolene
4e433966f4
Readme and minor docs updates
2018-01-11 12:42:45 +00:00
Rizwan
302b6a93de
Documentation change to "tiddlywiki.info Files" ( #3068 )
...
Correct syntax to include of read-only parameter in "includeWiki" - shown in example
2018-01-09 17:30:44 +00:00
Bram Chen
48a98bad02
Revise the last changes for "Linking in WikiText" ( #3083 )
...
`[[Open file|c://users/me/index.html]]` is a wrong syntax for linking in wikitext.
`c://users/me/index.html` is not even a valid URI, although `[ext[Open file|c://users/me/index.html]]` works with Google Chrome and Microsoft Edge on Windows 10.
`[ext[Open file|c:\users\me\index.html]]` works with Chrome, Edge and Firefox on Windows 10.
2018-01-09 17:26:54 +00:00
Jermolene
89e8f689bb
Merge branch 'master' of https://github.com/Jermolene/TiddlyWiki5
2018-01-09 17:13:50 +00:00
Jermolene
b4c7c59d5d
Add emptyMessage parameter to list-links and list-tagged-draggable macros
2018-01-09 17:13:45 +00:00
Furicle
a3dae612fe
Update Linking in WikiText.tid ( #3064 )
...
For clarity, the absolute file syntax needs to be added in the first section before relative links are shown.
All the examples from the top section should be echoed in the extended section.
2018-01-08 16:51:15 +00:00
Jermolene
3b34f60b90
Rename "Firefox Apocalypse" to "TiddlyFox Apocalypse"
...
Fixes #3020
2018-01-08 12:26:47 +00:00
Jermolene
e27497d43d
tw.com: Add some links
2017-12-19 17:18:28 +00:00
Bram Chen
cbfbd0c2bc
Fix doc typo ( #3067 )
...
Update copy-to-clipboard Macro.tid
2017-12-18 09:30:54 +00:00
Jermolene
1b6a06a4d7
Add copy-to-clipboard macro
...
And use it in the tw5.com example documentation
2017-12-16 10:58:33 +00:00
Jeremy Ruston
c83231871d
Make macro parameters available as variables in wikified macros ( #3063 )
...
First commit
2017-12-16 09:10:10 +00:00
Jermolene
d2ff164c07
Add support for tm-copy-to-clipboard message
2017-12-15 15:08:18 +00:00
Jermolene
49b3ed4770
Tweaks for #3051
...
* House style:
** Spaces after the "!" of titles
** Blank line after titles
** Sentence Case for Heading Text
* Make use of wikitext-example-without-html macro for the examples
* Make use of .tip macro for tip
* Some phrasing improvements and clarifications
2017-12-12 17:53:37 +00:00
Jermolene
cd32b627b3
Add .tid extension to "Introduction to Lists"
2017-12-12 17:51:25 +00:00
twMat
2b21b74c50
New docs: Introduction to Lists ( #3051 )
...
[ref](https://groups.google.com/forum/#!topic/tiddlywiki/oP3r1yx4C14 )
2017-12-12 17:30:18 +00:00
Tobias Beer
feace8d26b
added gotcha examples to Filter Expressions and rephrased a little for simplicity ( #3055 )
2017-12-12 13:46:12 +00:00
Jermolene
38fbc4f35a
Minor tweaks to #3052
2017-12-12 12:30:34 +00:00
Tobias Beer
661bff4f5b
extend LinkWidget to enforce classes ( #3052 )
...
* extend ListWidget to enforce classes
Previously, the undocumented *class* attribute only allowed to specify
additional classes to be set.
Especially for use within a LinkCatcher, you can now apply / enforce
only the custom classes and avoid any of the defaults being applied
depending on the link target.
This will allow to implement #1161 more gracefully.
* use setClass insted of exclamation mark syntax
update docs & fix typo in docs
2017-12-12 12:25:06 +00:00
Jermolene
4d2d202935
Add link to Uwe Stuehler's plugins
2017-12-12 10:50:15 +00:00
Aurelien Navarre
9b2d916946
Clarify current limitations on node.js and TiddlyWiki ( #1227 )
2017-12-03 21:47:37 +00:00
Jermolene
c507d4e2dd
Use https for YouTube
2017-11-18 19:53:52 +00:00
Mario Pietsch
525e07f259
added new "file-backups" AddOn resource, Added video HowTo's link to WebDav saver info. ( #3014 )
2017-11-16 16:29:31 +00:00
Jermolene
bd2ff7a4c9
Docs update: add link to Termux for Android docs
2017-11-15 17:41:47 +00:00
Marxsal
e64c42e661
Warn to use 'split' , not 'preg_split' ( #3013 )
...
Should have warned user to look for 'split' instead of 'preg_split'
I've retained the new tags, etc. that were put in earlier today
by Jeremy.
2017-11-15 17:24:28 +00:00
Jermolene
06fa483b7d
Merge branch 'master' of https://github.com/Jermolene/TiddlyWiki5
2017-11-15 16:38:03 +00:00
Jermolene
ca2225b940
Doc: Explains how to fix preg_split error in store.php
...
Fixes #3011
2017-11-15 16:37:59 +00:00
Marxsal
c65ca8060c
Doc: Include text field in Custom Journal Button ( #3012 )
2017-11-15 16:35:54 +00:00
Jermolene
5acfc012cb
Docs: Add link to Riz's Tekan Kanban
2017-11-15 16:12:47 +00:00
Jermolene
54b1e284fa
Docs updates
...
Missing .tid extensions were causing those tiddlers to be mis-read.
2017-11-14 12:46:21 +00:00
Jermolene
304eb99d41
Docs updates
2017-11-14 12:31:35 +00:00
Jermolene
021b5e072b
Updated GettingStarted material about saving changes
2017-11-13 14:00:01 +00:00
Jermolene
2fd2ae993e
Add buttonTemplate parameter to tabs macro
2017-11-13 13:56:13 +00:00
Marxsal
464ef889f9
Doc-Resource: Dropboard by Reid Gould ( #3009 )
...
* Doc-Resource: Dropboard by Reid Gould
* Minor date tweak
2017-11-13 13:41:10 +00:00
Jermolene
29364cbd08
Change http://*.tiddlywiki.com/ * to https://
2017-11-11 11:56:20 +00:00
Jermolene
9e90be47bf
Merge branch 'master' of https://github.com/Jermolene/TiddlyWiki5
2017-11-11 09:41:58 +00:00
Jermolene
7abfa9e2e7
Fix date of Firefox Apocalypse
...
Thanks CodaCoder
2017-11-11 09:41:53 +00:00
Sylvain Naudin
a097b259d7
Update Firefox Apocalypse.tid ( #3007 )
...
Type Exploer > Explorer
2017-11-10 21:03:00 +00:00
Jermolene
c5b478efe7
Docs updates
...
Including a new tiddler about the Firefox Apocalypse
2017-11-10 14:39:15 +00:00
Jermolene
ae8fb3e98b
Add some resource links
2017-11-07 18:57:51 +00:00
Jermolene
6555fecbf3
Release note updates and other docs tweaks
2017-10-31 17:25:21 +00:00
Jermolene
d7a6816307
Add jsonstringify operator
2017-10-29 15:53:53 +00:00
Jermolene
e5f96d6415
Update Beaker Browser docs
2017-09-20 18:13:32 +01:00
Jermolene
59505449d2
Docs update
2017-09-20 14:12:09 +01:00
Jermolene
ce3832e275
Docs tweaks
2017-09-20 11:48:06 +01:00
Bram Chen
8ee66d617f
Doc typo ( #2818 )
2017-09-16 15:33:26 +01:00
Thomas Elmiger
489f9a0079
days filter – docs and examples optimisations ( #2972 )
...
* Replacement icon stopwatch on
As discussed in issue #2690
* Replacement icon stopwatch off
As discussed in issue #2690
* Added missing tag "Resources" (Community Resource)
* Tried to make a sentence clearer
CamelCase words are NOT joined with hyphens (copy-paste error?).
Copied "directly" from the line below to make the meaning even clearer.
* Does deleting make the conflict go?
* Recreate deleted file with updated text
* days filter example should show highlights
- show a highlight using a longer timespan (180 days)
- added a second highlight to demo timespan with start AND end in the past
- better readability
* days Operator explanation optimisations
- typo
- readability (explain { positive | negative } first; remove duplication)
* Remove additional blank line
* Remove whitespace after save button
When the save button was not the last edit button (tested by moving to another place via control panel > Appearance > Toolbars > Edit Toolbar by drag-and-drop) then we got additional spacing due to whitespace in the resulting HTML after the button. This is a fix for that, I discovered while developing additional edit buttons.
2017-09-16 15:29:44 +01:00
Mateusz Piotrowski
4e278d0cd7
Add missing wiki directory to command example ( #2950 )
...
All the other commands seem to assume that the user is not in the wiki directory, but rather in the parent directory: `tiddlywiki mynewwiki --init server` and `tiddlywiki mynewwiki --server`. This is why `tiddlywiki --build index` fails. A solution to this problem is to add the wiki name to the command.
2017-09-16 15:04:27 +01:00
Jermolene
11da58355e
Docs update for LinkWidget
2017-09-07 15:48:11 +01:00
Jermolene
aa417fe899
Add new "lookup" filter
2017-09-07 15:48:00 +01:00
Jermolene
50b0004481
Docs fix: Remove erroneous "class" attribute from tiddler widget
...
The tiddler widget doesn’t generate any DOM nodes, and so wouldn’t have
anything useful to do with a “class” attribute in any case.
2017-09-01 11:13:39 +01:00
Jermolene
06ea4060cb
LinkWidget: Add support for tv-filter-export-link
...
This change makes it possible to perform the conversion from target
tiddler title to `href` value as a filter expression (previously a
JavaScript macro was needed to use the tv-get-export-link variable)
2017-08-28 11:06:21 +01:00
Jermolene
8293a77c6e
Add "mode" attribute to View widget
...
Useful for controlling how the content is parsed
2017-08-24 20:58:08 +01:00
Jermolene
1088b01f96
Fix typo: MathCell is by Stephen Kimmel
2017-08-13 17:30:36 +01:00
Bram Chen
687cb226f5
Update ImportCommand.tid ( #2944 )
...
Corrected caption
2017-07-20 16:39:46 +01:00
Jermolene
8fc80cbf3c
Add missing version banners to updated docs
2017-07-18 16:15:46 +01:00
Jermolene
a4d919f45c
Extend browse widget with deserializer attribute
...
Along the same lines as 596dfa1d50
2017-07-18 15:32:50 +01:00
Jermolene
e951047461
Add import command
...
Unlike load, allows manual control of the deserializer to be used
2017-07-12 17:14:27 +01:00
Jermolene
5dd3d97760
Extend the set widget with tiddler, field and index attributes
2017-07-12 16:59:56 +01:00
Jermolene
d966583854
Add new "\whitespace" pragma
...
This will allow us to simplify some of the more unreadable core
wikitext tiddlers…
2017-07-12 16:46:13 +01:00
Jermolene
596dfa1d50
Allow manual selection of deserializer for dropping or importing files
2017-07-12 16:42:16 +01:00
Jermolene
dc295b2536
LinkCatcherWidget: Add variable containing target tiddler
2017-07-07 12:16:14 +01:00
Jermolene
a346888213
Add first release of AWS plugin
...
Tools for working with Amazon Web Services:
* Templates for saving a TiddlyWiki as a single JavaScript file in a
ZIP file that can be executed as an AWS Lambda function. In this form,
TiddlyWiki is a self contained single file containing both code and
data, just like the standalone HTML file configuration
* Commands that can be used to interact with AWS services, under both
the Node.js and Lambda configurations of TiddlyWiki
2017-07-03 20:34:58 +01:00
Marxsal
4db950cc45
Add ability to now macro to return same UTC string used in date fields ( #2884 )
...
* Add ability to now macro to return same UTC string used in the modified and created fields.
* Revert "Add ability to now macro to return same UTC string used in the modified and created fields."
This reverts commit 7b6ad7db4a
.
* Mods to formatDateString to adjust displayed date to UTC for [UTC]
format. Corresponding doc changes, and optimization for special
case.
2017-07-01 18:09:16 +01:00
twMat
b71583e9d7
TiddlyWikiClassic.tid - remove dead link ( #2853 )
2017-06-29 17:05:04 +01:00
twMat
d7315126e7
TabsMacro.tid - remove character that causes problem ( #2856 )
...
The example link at bottom was not visible in correct way
2017-06-29 17:04:38 +01:00
Thomas Herlea
6091b12eb0
Corrected "currentVariable" to "currentTiddler". ( #2859 )
2017-06-29 17:04:13 +01:00
Thomas Herlea
f9e1188b3a
Properly closed macro call; fixed "any links it" -> "any links to it". ( #2860 )
2017-06-29 17:03:33 +01:00
Thomas Herlea
4759f73770
Added missing "tags" option to the railroad diagram and put the categories in alphabetical order. ( #2861 )
2017-06-29 17:03:10 +01:00
Mario Pietsch
e9173b7a71
added several missing tags, visual refactoring, improves readability. ( #2865 )
...
* added several missing tags, visual refactoring, improves readability.
* better wording
2017-06-29 17:02:00 +01:00
Jermolene
2d0ac7245f
Docs and tweaks for #2904
...
@saqimtiaz I added a dash to separate the words in the variable names
for consistency with other core variables.
2017-06-29 08:47:26 +01:00
cjhunt
5892c4d8bc
Update Saving on iPad_iPhone.tid ( #2917 )
...
* Update Saving on iPad_iPhone.tid
Changing to reference Quine in place of TWEdit
* Update Saving on iPad_iPhone.tid
Fixing errors....! Thanks!!
* Update Saving on iPad_iPhone.tid
Removed whitespaces....
2017-06-28 18:05:33 +01:00
Jermolene
96ff7ab86f
Docs for #2925
2017-06-28 17:50:19 +01:00
Jermolene
efd0c270d7
Docs: Update link to Beaker instructions
2017-06-28 16:06:07 +01:00
Jermolene
c40fd7f7f2
Move Beaker docs to GettingStarted
2017-06-27 15:00:43 +01:00
Marxsal
ab064e15a9
MathCell - community document ref ( #2877 )
2017-06-09 16:48:06 +01:00