Jeremy Ruston
370ff3057e
Refactor completion servers so that they handle their own response
2024-07-21 16:51:19 +01:00
Jeremy Ruston
fb641d340c
Fix an annoying little bug that prevents importvariables being used inside action-createtiddler in action strings
...
The root cause was that action-createtiddler widget was calling refreshChildren() with no argument.
A secondary factor was that importvariables widget was not defensive in handling a missing changedTiddlers parameter
2024-07-21 16:50:55 +01:00
Jeremy Ruston
3bdd449b3e
Don't hardcode the API route
2024-07-21 16:11:46 +01:00
Jeremy Ruston
0037935af5
Revert "Give conversation tiddlers a dummy text field"
...
This reverts commit 0e5955397b40c9d320daa327a260c74f30a9b899.
2024-07-21 15:48:33 +01:00
Jeremy Ruston
dbb7e1c300
Merge branch 'master' into feat-ai-tools
2024-07-21 15:48:14 +01:00
Jeremy Ruston
7c35ada55d
Merge branch 'tiddlywiki-com'
2024-07-21 15:47:19 +01:00
springerspandrel
3d2e6e4895
Tweak empty-tag-node solution, to avoid interfering with technical plugins' use of tag-space ( #8405 )
2024-07-20 22:37:23 +01:00
Jeremy Ruston
0e5955397b
Give conversation tiddlers a dummy text field
...
To avoid triggering a docs template
2024-07-19 14:51:18 +01:00
Leilei332
bfb9c38c42
Make markdown wikitext links readable ( #8402 )
2024-07-19 08:52:57 +01:00
Jeremy Ruston
b48be91ec5
Fix tiddlers should not be interactive after being closed ( #8344 )
...
* Initial Commit
* Revert "Initial Commit"
This reverts commit 25edf0e2129195f9d8e59bbdd3ca5dc56d67f9a4.
* Alternative fix
2024-07-19 08:51:48 +01:00
Mario Pietsch
bd936e2b7d
Update test-tags-operator.js ( #8401 )
...
Forgot to activate the tests :/
2024-07-18 17:12:22 +01:00
Jeremy Ruston
638bd78059
Formatting typo
2024-07-18 09:52:24 +01:00
Jeremy Ruston
d56958331b
Docs tweaks
2024-07-18 09:49:33 +01:00
Jeremy Ruston
a2cff69fee
Update docs
2024-07-18 09:24:37 +01:00
Jeremy Ruston
837374b5ab
Don't try to parse plugins as conversations
2024-07-18 08:39:03 +01:00
Jeremy Ruston
d6f3058e9d
Merge branch 'master' into feat-ai-tools
2024-07-18 08:34:21 +01:00
Jeremy Ruston
4f3f09d223
Merge branch 'tiddlywiki-com'
2024-07-18 08:29:55 +01:00
Mario Pietsch
2a8d664c09
tags-operator: add new test ( #8392 )
2024-07-17 21:51:31 +01:00
Mario Pietsch
da8b213be5
fix RSOD if tm-copy-to-clipboard param is empty ( #8393 )
2024-07-17 21:49:40 +01:00
Leilei332
a4649490de
Add more markdown toolbar buttons ( #8395 )
2024-07-17 21:37:27 +01:00
Mario Pietsch
67e7fa4b74
Improve :sort, sortsub, :sort examples and the railroad diagram ( #8396 )
...
* Improve :sort, sortsub, :sort examples and the railroad diagram
* Update Sort Filter Run Prefix (Examples).tid
undo changes.
2024-07-17 21:36:54 +01:00
Mohammad Rahmani
fcb28df82c
Update import.tid to delete the state tiddler for "select all" ( #8399 )
...
The leftover after canceling import operation is deleted now by adding:
```
<$action-deletetiddler $tiddler="$:/state/import/select-all"/>
```
2024-07-17 21:35:51 +01:00
Jeremy Ruston
95f3e224b0
Merge branch 'master' into feat-ai-tools
2024-07-16 20:01:24 +01:00
Jeremy Ruston
a1782b1e4e
Palette fixes
2024-07-16 19:41:44 +01:00
Saq Imtiaz
e4041866e8
Updates phrasing of confirmation message in CLA check ( #8386 )
2024-07-16 12:52:07 +01:00
Simon Baird
da72ee9da1
Show version in site title for tw5.com edition ( #8383 )
...
The motivation is to make it easier for people looking at
https://tiddlywiki.com/ to see what the current version is.
As discussed here:
https://talk.tiddlywiki.org/t/can-we-put-the-version-of-tw-at-the-top-of-the-hello-there-tiddler/9694
This patch is based on the suggestion by @ericshulman in that forum
thread.
2024-07-15 21:49:20 +01:00
Cameron Fischer
a3a9fd3931
Fix for minor transclude wikimethod issue ( #8382 )
2024-07-15 16:38:27 +01:00
Jeremy Ruston
a921034561
Improved spinner colours
2024-07-14 21:27:52 +01:00
Jeremy Ruston
d652f820b8
Basic support for importing ChatGPT archives
2024-07-14 21:16:11 +01:00
springerspandrel
bfd06198fb
Fix problem where view template disappears on interaction with tag pill ( #8372 )
2024-07-13 12:58:36 +01:00
Saq Imtiaz
da697f1a5b
Create workflow to be run when a CLA signature is merged ( #8375 )
2024-07-13 12:57:51 +01:00
Jeremy Ruston
e00c761088
Tweak default prompt
2024-07-11 15:02:30 +01:00
springerspandrel
64eb1be708
Improve view templates to show tag children ( #8362 )
2024-07-11 14:58:17 +01:00
Saq Imtiaz
7e16424f44
Updates check-cla workflow ( #8368 )
2024-07-11 14:02:43 +01:00
Jeremy Ruston
4a907b85ae
Merge branch 'tiddlywiki-com'
2024-07-11 11:08:08 +01:00
Jeremy Ruston
8f4bdce534
Fix illegal filename
2024-07-11 11:07:57 +01:00
Saq Imtiaz
7e2b035803
Check CLA signatures for new PRs ( #8363 )
...
Add a workflow that checks to see if the author of a PR has signed the CLA.
2024-07-11 10:16:20 +01:00
Jeremy Ruston
cb9deaa9b5
Update docs
2024-07-11 09:56:41 +01:00
Jeremy Ruston
3b07607d1b
Fix Llamafile compatibility
2024-07-11 09:43:23 +01:00
Jeremy Ruston
68d13601df
Merge branch 'tiddlywiki-com'
2024-07-10 14:36:58 +01:00
Jeremy Ruston
c0f4bc3698
Preparing for v5.3.6-prerelease
2024-07-10 14:32:07 +01:00
Jeremy Ruston
62d01239e4
Revert "Preparing for v5.3.6-prerelease"
...
This reverts commit 7e2a4bd9e117dfc0855e3bc50647c9b0b93bcb28.
2024-07-10 14:30:46 +01:00
Jeremy Ruston
7e2a4bd9e1
Preparing for v5.3.6-prerelease
2024-07-10 14:27:52 +01:00
Jeremy Ruston
a2426b5ed9
Version number update for v5.3.5
v5.3.5
2024-07-10 14:07:28 +01:00
Jeremy Ruston
e2b40c3a14
Preparing for release of v5.3.5
2024-07-10 14:07:12 +01:00
Jeremy Ruston
46f6fe88a2
Update release note
2024-07-10 11:16:00 +01:00
Jeremy Ruston
1eb1af2589
Fixed version name typo
...
See https://github.com/Jermolene/TiddlyWiki5/pull/8351/files#r1671743415
2024-07-10 09:13:18 +01:00
Jeremy Ruston
98ebbc32f7
Merge branch 'tiddlywiki-com'
2024-07-10 09:02:52 +01:00
springerspandrel
d41fabd472
Remove stray quote-mark near end of tip in Dominant Append tiddler ( #8360 )
2024-07-09 20:56:11 +01:00
Mario Pietsch
906ac3817d
Fix 8347 tag-picker macro improve tagListFilter ( #8351 )
...
* improve tagListFiler defaults to [tags[]sort[]] now
* tag-picker - update docs
2024-07-09 20:55:51 +01:00