jeremy@jermolene.com
be118af0a3
Merge branch 'parameterised-transclusions' into geospatial-plugin
2023-02-10 16:04:49 +00:00
jeremy@jermolene.com
0d1667c467
Merge branch 'master' into parameterised-transclusions
2023-02-10 16:04:08 +00:00
Cameron Fischer
028dfe39b7
Fixed issue where $genesis didn't pass isBlock ( #7230 )
...
* Fixed issue where $genesis didn't pass isBlock
* Added $mode attribute for genesis
* Added documentation for $mode attribute
2023-02-10 10:17:32 +00:00
jeremy@jermolene.com
89fd8871b6
Add encodebase64/decodebase64 operators
...
Proposed by @ericshulman
2023-02-02 09:55:54 +00:00
jeremy@jermolene.com
176560df18
Add XLSX import spec for demo real estate spreadsheets
2023-01-30 10:44:26 +00:00
jeremy@jermolene.com
1dea0a03b8
Merge branch 'master' into parameterised-transclusions
2023-01-30 09:43:54 +00:00
jeremy@jermolene.com
ec03775c65
Merge branch 'master' into geospatial-plugin
2023-01-29 16:58:58 +00:00
jeremy@jermolene.com
12f88bb446
Move Flickr demo into geospatial plugin tab
...
Because it is integrated via the geomarker tag
2023-01-28 23:55:02 +00:00
Jeremy Ruston
d70b6a7d6c
Make save wiki button be accessible to users without colour vision ( #7232 )
...
* Make save wiki button be accessible to users without colour vision
* Make the dynamic button be a separate button
For backwards compatibility
2023-01-28 09:51:25 +00:00
jeremy@jermolene.com
a5df1866e7
Merge branch 'parameterised-transclusions' into geospatial-plugin
2023-01-23 16:37:42 +00:00
jeremy@jermolene.com
4160365659
WIP
2023-01-23 16:37:18 +00:00
jeremy@jermolene.com
683414f51e
Fix positional parameters in widget.evaluateVariable()
...
This should clear up the remaining anomalies in #7009 , let me know how you get on @btheado
2023-01-23 16:34:08 +00:00
jeremy@jermolene.com
34afe4e143
Refactor function invocation
...
* Introduce new widget helper function to evaluate variables.Functions are evaluated as parameterised filter strings, macros as text with textual substitution of parameters and variables, and procedures and widgets as plain text
* Refactor the function operator and unknown operator to use the new helper
* Use the new helper to evaluate variables within filter strings, thus fixing a bug whereby functions called in such a way were being returned as plain text instead of being evaluated
* Refactor the transclude widget to use the new helper
* Update tests
2023-01-21 22:07:34 +00:00
jeremy@jermolene.com
d4ab427ceb
Refactor wikified function tests
2023-01-21 21:04:43 +00:00
jeremy@jermolene.com
a62d7f1b0d
Merge branch 'master' into parameterised-transclusions
2023-01-21 20:45:21 +00:00
jeremy@jermolene.com
75a399a389
Add contributors to release note
2023-01-21 17:14:17 +00:00
jeremy@jermolene.com
194df33de3
Update release note
2023-01-21 13:57:14 +00:00
Jeremy Ruston
a5894946de
Extend encodeuricomponent to process additional characters ( #7128 )
...
* First commit
* Fix version number in docs
* Add code comment
2023-01-19 17:45:54 +00:00
jeremy@jermolene.com
67a8f7aeba
Merge branch 'tiddlywiki-com'
2023-01-19 16:44:09 +00:00
jeremy@jermolene.com
485bf19c3c
Remove docs references to Beaker Browser now it is archived
...
See https://github.com/beakerbrowser/beaker/blob/master/archive-notice.md
2023-01-19 16:43:48 +00:00
jeremy@jermolene.com
290af7c2f2
Add pagination to Flickr example
2023-01-18 11:55:20 +00:00
jeremy@jermolene.com
74beb05360
Switch over to procedures from macros
2023-01-18 11:27:14 +00:00
jeremy@jermolene.com
7f546718f9
Flickr demo: refactor to get photosets or interesting set
2023-01-18 09:06:35 +00:00
jeremy@jermolene.com
e635de359e
Improve Zotero API demo
2023-01-18 09:06:34 +00:00
jeremy@jermolene.com
46e24042bf
Add demo retrieving pictures from Flickr
2023-01-18 09:06:34 +00:00
jeremy@jermolene.com
9288420c67
Add setquerystring operator
2023-01-18 09:06:34 +00:00
jeremy@jermolene.com
261f0f5261
Add query string support for tm-http-request
2023-01-18 09:06:34 +00:00
jeremy@jermolene.com
4b9a6b5757
Add a Zotero demo for the new http mechanism
...
An initial experiment for handling paginated APIs. This isn't perfect; it isn't possible to interrupt things, for example.
2023-01-18 09:06:34 +00:00
jeremy@jermolene.com
e78f0f8bd0
Include the geospatial plugin in the main release and in default tiddlers
2023-01-18 09:06:34 +00:00
jeremy@jermolene.com
d2607489b6
Add basic support for traveltime.com isochrone API
2023-01-18 09:06:34 +00:00
jeremy@jermolene.com
d3aca065ab
First commit
...
This is the beginnings of a new core plugin to add geospatial capabilities, building on the JSON operators that we now have in the core. It uses the libraries leaflet.js for mapping and turf.js for geospatial calculations.
2023-01-18 09:06:34 +00:00
jeremy@jermolene.com
66cf779abb
Merge branch 'master' into parameterised-transclusions
2023-01-18 09:05:48 +00:00
jeremy@jermolene.com
9541f3c283
Clean up build errors
2023-01-17 23:13:58 +00:00
Mario Pietsch
af1cc56c0c
[DOC] Improve ActionCreateTiddlerWidget documentation ( #7202 )
...
* [DOC] Improve ActionCreateTiddlerWidget documentation
* action-createtitddler improve docs as requested
2023-01-17 17:29:08 +00:00
jeremy@jermolene.com
5bf60cd26f
Remove some contractions that have crept in
...
They do not belong in technical documentation
2023-01-17 16:56:52 +00:00
jeremy@jermolene.com
4546828541
Genesis widget rewording
2023-01-17 16:56:25 +00:00
jeremy@jermolene.com
1a69fb7e5c
Merge branch 'tiddlywiki-com'
2023-01-17 16:48:26 +00:00
Mario Pietsch
db88eed88f
Improve docs for genesis-widget ( #7174 )
...
* Improve docs for genesis-widget
* improve wording
* use <<.attr macro instead of <<.param
2023-01-17 16:45:51 +00:00
jeremy@jermolene.com
81002f9f30
Merge branch 'master' into parameterised-transclusions
2023-01-17 16:40:47 +00:00
jeremy@jermolene.com
c8d99c8aad
Merge branch 'tiddlywiki-com'
2023-01-17 12:32:04 +00:00
yaisog
166f68cc15
Improve \parsermode documentation ( #7214 )
2023-01-17 12:31:07 +00:00
jeremy@jermolene.com
7632a3317a
Merge branch 'tiddlywiki-com'
2023-01-16 19:21:07 +00:00
jeremy@jermolene.com
0039c2134b
Use correct image for Mastodon link
2023-01-16 14:05:36 +00:00
twMat
4d040d2499
Docs: Update is.tid ( #7213 )
...
Ref [discussion](https://talk.tiddlywiki.org/t/filter-q-is-tiddler-or-shadow-how/5888 )
2023-01-16 12:56:51 +00:00
jeremy@jermolene.com
02d28c100b
Merge branch 'tiddlywiki-com'
2023-01-15 18:46:46 +00:00
jeremy@jermolene.com
aeec6aee23
Docs typo
2023-01-14 14:56:49 +00:00
jeremy@jermolene.com
f9efbd93b1
Docs: Fix ordering of badges
2023-01-14 14:31:37 +00:00
jeremy@jermolene.com
b7c420393c
Add a "NEW" banner to the newsletter badge
2023-01-14 14:11:19 +00:00
jeremy@jermolene.com
9574506a89
Image for TiddlyWiki newsletter badge
2023-01-14 14:09:05 +00:00
jeremy@jermolene.com
13c0f3c5e2
TiddlyWiki Newsletter badge
2023-01-14 14:06:03 +00:00