1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-10-01 08:20:46 +00:00
TiddlyWiki5/core
Jermolene 327b53a641 Start adding support for permalinks
At this point we respect any permalink at startup, but we don’t yet
dynamically update the permalink, nor do we respond to ongoing
permalink changes.

The permalink separator being `%00` seems like it might be a bit
controversial. It buys us not having to wrap tiddler titles in double
square brackets if they contain spaces.

Another thing is that this scheme doesn’t support tiddler filters; the
plan is to support them like this:

http://tiddlywiki.com/#!Target%00%00[tag[task]sort[created]]
2014-05-02 19:21:32 +01:00
..
config/editor-type-mappings Take editor configuration from configuration tiddlers 2014-01-24 20:22:23 +00:00
images Replace hamburger icon with double chevron 2014-04-27 19:28:30 +01:00
language Add banner for binary tiddlers in edit mode 2014-05-02 09:43:39 +01:00
modules Start adding support for permalinks 2014-05-02 19:21:32 +01:00
palettes Default colour tweaks 2014-03-12 22:22:18 +00:00
templates Fix static stylesheets 2014-02-20 19:28:17 +00:00
ui Add banner for binary tiddlers in edit mode 2014-05-02 09:43:39 +01:00
wiki Minor tweaks to shadow warning infrastructure 2014-04-28 15:16:31 +01:00
copyright.tid Update copyright year 2014-01-02 10:55:19 +00:00
plugin.info Ensure that the core plugins inherit their version number from the main package.info 2013-08-26 13:28:23 +01:00