Hi I think the roadmap today is driven by the needs of Jeremys business projects and the pull-requests by insistent contributors.
As you can see in the PR-list BTC <https://github.com/Jermolene/TiddlyWiki5/pulls/BurningTreeC> has a lot of open PRs that all contain keyboard related improvements. Some of them have been *rewritten *3 times already. I myself am most interested atm in improving the TOCs, the navigation <https://github.com/Jermolene/TiddlyWiki5/issues/4354> and saving and retrieving stories <https://github.com/Jermolene/TiddlyWiki5/issues/4319>in a "compatible" way. There is also an important one that deals with paragraph handling <https://github.com/Jermolene/TiddlyWiki5/pull/4290> and TW html generation in general. ... all of them are really low level! The last example won't be even seen by users, but will make a big difference for the whole project. Especially simplify personalisation and theming. -------------- As TT pointed out, very often it is better to start with plugins, than call for core implementation. ... We basically have to maintain core functions "for ever". So they should be "bullet proof" and backwards compatible, because they will be very hard to remove. Experimenting with my interests mentioned above, I did find out, that a lot more tests are needed. IMO implementing "low level function" in the TW navigation mechanism is like "spine surgery". We have to be sure, what's going on. ... On the way I did also find some problems #4349 <https://github.com/Jermolene/TiddlyWiki5/issues/4349> and some fixes #4353. <https://github.com/Jermolene/TiddlyWiki5/pull/4353> So if we want to improve "the core" we must have the "big picture" in mind. New features need to be as useful as possible for everyone. just some thoughts mario -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/ac282a8d-2144-4e8d-ab8a-ca6ebc530cf6%40googlegroups.com.

