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
b7df3e44bd
Merge branch 'geospatial-plugin' of github.com:Jermolene/TiddlyWiki5 into geospatial-plugin
2023-01-18 09:07:02 +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
3d2ef4ed1a
Add support for custom geomarker icons
2023-01-18 09:06:34 +00:00
jeremy@jermolene.com
c9f2adc391
Treat caption field as plain text
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
570bc95181
Adjust traveltime start date
2023-01-18 09:06:34 +00:00
jeremy@jermolene.com
c829132863
Make traveltime time be configurable
2023-01-18 09:06:34 +00:00
jeremy@jermolene.com
80a8ede626
Improve handling of tiddlers created from travel time and intersections
2023-01-18 09:06:34 +00:00
jeremy@jermolene.com
a890096eec
User interface improvements for geomarkers and geolayers
2023-01-18 09:06:34 +00:00
jeremy@jermolene.com
0aa3be0488
Add new geounion/geointersect/geodifference operators
2023-01-18 09:06:34 +00:00
jeremy@jermolene.com
94cf1bbe0d
Geomap: Add colour support for geolayers
2023-01-18 09:06:34 +00:00
jeremy@jermolene.com
1a0451ac9a
Fix variable references in geomap filter attributes
2023-01-18 09:06:34 +00:00
jeremy@jermolene.com
12465aab3a
More test data
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
27f9df3af5
More robust checking of HTTP success codes
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
15f266a01f
Reminder that markers are draggable
2023-01-18 09:06:34 +00:00
jeremy@jermolene.com
7e0ddd03a5
Fit the world to the map on startup
2023-01-18 09:06:34 +00:00
jeremy@jermolene.com
5dcc2ed834
Fix marker icon sizes
2023-01-18 09:06:34 +00:00
jeremy@jermolene.com
9c5f4a67c2
Initial implementation of Google's Open Location Code conversion
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
532d5da4c9
Merge branch 'master' into geospatial-plugin
2023-01-18 08:59:48 +00:00
jeremy@jermolene.com
1ba7c0d60c
Flickr demo: refactor to get photosets or interesting set
2023-01-18 08:38:06 +00:00
jeremy@jermolene.com
18c790152f
Merge branch 'master' of github.com:Jermolene/TiddlyWiki5
2023-01-17 23:14:15 +00:00
jeremy@jermolene.com
9541f3c283
Clean up build errors
2023-01-17 23:13:58 +00:00
fkmiec
005dfdadf0
Automatic sync of tiddler changes in browser storage when sync connection is re-established ( #7169 )
...
* Add automatic sync of tiddler changes in browswer-storage on restoration of server connection in tiddlywebadaptor
* Fix issue with new tiddlers not being synced.
* Fix issue with new tiddlers not being synced.
* Added logging
* Modified browser-storage plugin. Refactored into utility class.
* Modified browser-storage plugin. Refactored into utility class.
* Fix: browser storage config tiddler created on load only if not already exists
* Fix: Removed extra indent in util.js
2023-01-17 22:12:18 +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
Mario Pietsch
c51816e826
Fix pasting of multiple types at once ( #6622 )
...
* wip fix dropzone closure variable problem
* just a new commit to autocreate at test wiki
2023-01-17 15:02:57 +00:00
Mario Pietsch
e41511c652
make core/ui/MoreSideBar/Tags look nice in the story river ( #7212 )
2023-01-17 14:57:49 +00:00
jeremy@jermolene.com
8f7441f296
Share plugin: Further fixes to c39ef398bf
...
See https://talk.tiddlywiki.org/t/revived-share-plugin/5887/14
Thanks @btheado
2023-01-17 14:34:06 +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
fecb7edca4
Fix typo in messagecatcher widget
...
I think this was a copy-paste error, but would appreciate other eyes on this...
2023-01-16 19:34:02 +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
jeremy@jermolene.com
34643a4279
Add icon to default page layout and show in switcher
...
Thanks @linonetwo
Fixes #7197
2023-01-16 13:21:40 +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
c0615e20ec
Revert "Fix table overflow for small screens ( #7010 )"
...
This reverts commit 2db886793e
.
2023-01-15 20:22:52 +00:00
jeremy@jermolene.com
c39ef398bf
Share plugin: decode the URI component before checking for the leading hash sign
...
Should compensate for the mangling we get from Discourse – see https://talk.tiddlywiki.org/t/revived-share-plugin/5887
2023-01-15 18:55:36 +00:00
jeremy@jermolene.com
02d28c100b
Merge branch 'tiddlywiki-com'
2023-01-15 18:46:46 +00:00
Pippo Peppo
dc225da1ff
Update italian language file ( #7209 )
...
* Update italian language file
* Update italian language file
2023-01-14 16:55:40 +00:00