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
0224da34a9
Preparing for 5.1.15
2017-11-11 14:56:03 +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
c4e2793b06
Docs updates
2017-11-09 16:07:01 +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
e646d207c3
Add "external-attachments" plugin
...
This plugin provides support for importing tiddlers as external attachments -- it only works on platforms such as TiddlyDesktop that provide the required "path" property with imported files.
Using the plugin means that instead of importing binary files as self-contained tiddlers, they are imported as "skinny" tiddlers that reference the original file via the ''_canonical_uri'' field. This reduces the size of the wiki and thus improves performance. However, it does mean that the wiki is no longer fully self-contained
2017-10-11 17:54:03 +01:00
Jermolene
518f57f4bb
Add new hook "th-importing-files"
2017-10-11 17:52:37 +01:00
Jermolene
ce5865ba16
Updated readme
2017-10-03 20:44:05 +01: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
06f70d0a03
Update release note
2017-09-20 11:48:13 +01:00
Jermolene
ce3832e275
Docs tweaks
2017-09-20 11:48:06 +01:00
Jermolene
3c62ef0d71
Add Persian (Iran) translation
...
Thanks to @amirography
2017-09-16 17:01:58 +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
3a73d2e4ee
Update release note
2017-07-18 16:00:27 +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
0d0b841b5c
Drop the mobile drag and drop plugin from the prerelease
2017-07-12 17:19:15 +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
16d867d380
Release note update
2017-07-05 14:08:16 +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
Jermolene
1919f0e9b0
Update release note
2017-07-01 13:46:24 +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
37cbaa08f1
Docs for #2901
2017-06-29 09:05:11 +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
Daniel Rodríguez Rivero
6085b1171a
Update dev docs for saver modules ( #2919 )
...
* Update Saver.tid
Stupid typo corrected
* Update Saver.tid
Fix callback documentation in case of successful save.
2017-06-28 18:04:52 +01:00
Jermolene
bf51acd8d6
Docs tweaks for #2922
2017-06-28 17:58:58 +01:00
Daniel Rodríguez Rivero
1905a3f343
Add dev docs for notification mechanism ( #2922 )
...
Documentation about the notifier module. I didn't say any, so I have created it.
Regards
2017-06-28 17:51:25 +01:00
Jermolene
96ff7ab86f
Docs for #2925
2017-06-28 17:50:19 +01:00
Jermolene
d5b50e0854
Update 5.1.15 release note
2017-06-28 16:06: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
Jermolene
c97458f0d4
Tweaks to 9ea178e327
...
Making it clearer that the private browsing problem is fixed in v2.0.2,
and that a prompt is coming.
2017-06-09 16:28:40 +01:00
Marxsal
9ea178e327
Saving with TiddlyFox -- Additional Doc.s for TF 2.0 ( #2879 )
2017-06-09 16:26:19 +01:00
Marxsal
18cd37c2de
Doc: getindex filter example fix ( #2888 )
...
The 2nd filter example is broken and yields no results,
probably because it doesn't see shadow tiddlers.
Added 'all' filter to bring in actual palettes.
2017-06-09 16:01:06 +01:00
Jermolene
b99a1b6496
Remove extraneous text/vnd.tiddlywiki from system tiddlers in light of #2883
...
There’s no special reason for these tiddlers to be viewed wikified
2017-06-09 15:42:32 +01:00
Marxsal
f2f5afa106
Doc: Adding comment to release notes re archived releases ( #2882 )
...
* Doc: Adding comment to release notes to indicate where archived releases can be found.
* Adding note about node.js to Release tiddler and Installing on Node.js tiddler
2017-06-09 15:33:24 +01:00
Jermolene
9c57ebb05d
Minor tweaks to new tiddler Explorer
2017-06-09 15:31:55 +01:00
Jermolene
3edf3892e8
Fix has filter docs
...
See discussion
https://github.com/Jermolene/TiddlyWiki5/commit/6085936475851a8f93a05a52
f9e7ddcb066c6569#commitcomment-21966472
Thanks @telmiger
2017-05-03 18:33:42 +01:00
Jermolene
684e4feff5
Add link for TWEUM2017
2017-04-28 09:40:58 +01:00
Jermolene
cb0ccb22b1
Add thumbnail for TWEUM2017 microsite
2017-04-27 08:59:19 +01:00
Jermolene
e631e59f00
Missing links in 5.1.14 release note
2017-04-26 18:24:32 +01:00
Jermolene
17110169a9
Update prerelease
2017-04-26 18:24:02 +01:00
Jermolene
39e8a83c4c
Prepare for release of 5.1.14
2017-04-26 17:02:06 +01:00
Jermolene
7890440569
Improve organization for the 5.1.14 release notes
2017-04-26 16:26:33 +01:00
Jermolene
48fe208f0c
Update release note
2017-04-26 14:35:16 +01:00
Jermolene
a613ffb6a3
Update contributor list in 5.1.14 release note
2017-04-26 14:35:03 +01:00
Jermolene
e18b6bf5c4
Docs typo
2017-04-24 16:27:10 +01:00
Jermolene
31523a1e7b
Add empty link to prerelease tiddler
...
Thanks @twMat
2017-04-24 16:26:56 +01:00
twMat
d99e0c9f97
Edit getindex Operator.tid op-purpose ( #2837 )
...
Other `op-` fields should probably also be added.
2017-04-20 16:20:40 +01:00
Jermolene
2a1fb964d5
Reformatting "wikilabs" resource link title
2017-04-19 15:56:41 +01:00
Mario Pietsch
5050829e63
add wikilabs resource link tiddler ( #2834 )
2017-04-19 15:54:37 +01:00
Jermolene
53181d2ab8
Missed parenthesis
...
Thanks @twMat
2017-04-19 13:25:31 +01:00
Jermolene
0aaebe9757
Revert #2814
...
As per the discussion on the ticket, we’ll revisit this after 5.1.14
2017-04-18 08:15:25 +01:00
Jermolene
379e780e80
Release note update
2017-04-17 18:46:02 +01:00
Jermolene
0a2c3d0c3c
Add quote to HelloThere
2017-04-17 17:54:17 +01:00
Jermolene
202ffd9c51
Add big block quote style
2017-04-17 17:53:19 +01:00
Jermolene
40a61ff2e7
The last batch of drag and drop docs
2017-04-06 10:15:22 +01:00
Jermolene
773ef6adfb
Docs update
2017-04-02 17:51:45 +01:00
Jermolene
b1e0fa4a34
More drag and drop docs
2017-04-02 17:51:24 +01:00
Jermolene
8802015f1a
Docs updates
...
Starting to document the new drag and drop stuff
2017-03-29 10:19:42 +01:00
Jermolene
f3cab3753e
Don't set draggable property for links
2017-03-28 13:05:00 +01:00