1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-08-06 22:04:19 +00:00

Roadmap and release note updates

This commit is contained in:
Jermolene 2014-05-05 23:19:30 +01:00
parent b84c663215
commit 6b45296ca9
2 changed files with 2 additions and 3 deletions

View File

@ -18,7 +18,7 @@ See [[Notes for upgrading to 5.0.11-beta]] for more details of these changes:
!! Usability Improvements !! Usability Improvements
* Added support for PermaLinks and browser navigation buttons * Added support for PermaLinks
* Added support for WikiLinks in Markdown via `[link text](#TiddlerTitle)` * Added support for WikiLinks in Markdown via `[link text](#TiddlerTitle)`
* [[Replaced|https://github.com/Jermolene/TiddlyWiki5/issues/580]] hamburger menu icon with double chevron icon * [[Replaced|https://github.com/Jermolene/TiddlyWiki5/issues/580]] hamburger menu icon with double chevron icon
* [[Enhance|https://github.com/Jermolene/TiddlyWiki5/commit/552657fc584dbb36754d3fcabca2cdef7e916ec9]] plain text parsing to use the CodeBlockWidget, and hence use syntax highlighting if the plugin is installed. This gives us syntax highlighting for JavaScript shadow tiddlers, amongst other things * [[Enhance|https://github.com/Jermolene/TiddlyWiki5/commit/552657fc584dbb36754d3fcabca2cdef7e916ec9]] plain text parsing to use the CodeBlockWidget, and hence use syntax highlighting if the plugin is installed. This gives us syntax highlighting for JavaScript shadow tiddlers, amongst other things

View File

@ -1,5 +1,5 @@
created: 20130823203800000 created: 20130823203800000
modified: 20140419081726794 modified: 20140505221726794
tags: planning tags: planning
title: RoadMap title: RoadMap
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
@ -33,7 +33,6 @@ The following additional features are planned or under consideration for impleme
** Rich link tooltips, incorporating a preview ** Rich link tooltips, incorporating a preview
** Keyboard shortcuts ** Keyboard shortcuts
** Keyboard snippet expansion in the text editor ** Keyboard snippet expansion in the text editor
** Integration with the browser back and forwards buttons
** List editor with drag and drop ** List editor with drag and drop
** Selective/weighted searching by title, body and fields ** Selective/weighted searching by title, body and fields
** Maths notation ** Maths notation