1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-19 18:59:42 +00:00
TiddlyWiki5/core
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
..
images Testcase Widget: Fix import icon 2024-07-06 10:29:06 +01:00
language Testcase UI enhancements (#8292) 2024-06-26 10:23:54 +01:00
modules Fix for minor transclude wikimethod issue (#8382) 2024-07-15 16:38:27 +01:00
palettes Fix transparent draft list (#8329) 2024-07-04 17:23:06 +01:00
templates Made library boot module requirements consistent (#8083) 2024-04-10 10:52:22 +01:00
ui Update import.tid to delete the state tiddler for "select all" (#8399) 2024-07-17 21:35:51 +01:00
wiki Preparing for v5.3.6-prerelease 2024-07-10 14:32:07 +01:00
acknowledgements.tid Update Jasmine website (#7533) 2023-06-11 10:36:02 +01:00
copyright.tid Update for 2024 2024-01-02 09:10:06 +00:00
icon.tid Parameterise core icons (#7413) 2023-05-06 12:08:46 +01:00
plugin.info Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
readme.tid Add/update plugin readmes 2014-08-07 15:49:52 +01:00
sjcl-license.tid Move SJCL license file into core plugin 2017-04-23 09:53:18 +01:00

title: $:/core/readme

This plugin contains TiddlyWiki's core components, comprising:

* JavaScript code modules
* Icons
* Templates needed to create TiddlyWiki's user interface
* British English (''en-GB'') translations of the localisable strings used by the core