1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-23 13:53:15 +00:00
TiddlyWiki5/core
jed c1a1e272cc
Add a hook to allow modifying the the behaviour creating tiddler paths (#5267)
* Add a hook to allow modifying the the behaviour creating tiddler paths

This is needed for Bob to use the core to generate tiddler fileInfo 

I don't know if this is the best way to make the hook, but it works for what I need

* update th-make-tiddler-path arguments

the value is the current path, the parameter passed in is the original unmodified path so it is available to subsequent hooks
2020-12-13 23:24:23 +00:00
..
images Remove extraneous paths from line-width and list icons 2019-11-25 12:15:24 +00:00
language Rename "references" to "backlinks" in the tiddler info panel (#5143) 2020-11-29 18:32:22 +00:00
modules Add a hook to allow modifying the the behaviour creating tiddler paths (#5267) 2020-12-13 23:24:23 +00:00
palettes Update GruvboxDark, CupertinoDark and Nord palettes to work better with TiddlyDesktop (#5214) 2020-12-06 09:58:02 +00:00
templates Hide .tid exporter when more than one tiddler to export 2020-12-08 17:48:58 +00:00
ui Sort plugins in control panel by name instead of title 2020-12-11 16:13:14 +00:00
wiki tabsState should hold a tiddler name rather than a list singleton (#5263) 2020-12-13 16:15:16 +00:00
acknowledgements.tid Remove extraneous text/vnd.tiddlywiki from system tiddlers in light of #2883 2017-06-09 15:42:32 +01:00
copyright.tid It's 2020! 2020-01-03 11:34:26 +00:00
icon.tid Experimental SVG Compression 2015-03-31 14:39:36 +01:00
plugin.info Minor tweaks to plugin library listings 2020-04-06 10:15:18 +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