Most Wanted 2025

Its not broken, its the way it works, and its not always nice. The title will be at the top if the tiddler is longer than the screen. It does not scroll all the way to allow visibility of what comes before it.

There are a few ways to change this, the simplest being extra white space in a tiddler tagged below story.

8 posts were split to a new topic: Prune TW Core Functions in a Reversable Way (Most Wanted 2025)

I think this one is worth to be implemented. This would replace the awkward way of using the wikify widget to pass indirect parameters to macros in filters.

1 Like

Personally, I wish for some added filter operators to handle JSON array manipulation (like push and pop, for instance)ā€¦

(An idea proposed in GitHub issue #7840ā€¦)

3 Likes

2 posts were split to a new topic: Encrypt Single Tiddlers (Most Wanted 2025)

5 posts were split to a new topic: Spreadsheet Like Functionality for TW (Most Wanted 2025)

Database functionality

@Scott_Sauyet provided in this post Multi level depending tags? a solution of simple database functions.

It would be a great idea to develop it further and to integrate it as plugin or native function.

1 Like

15 posts were split to a new topic: MindMap Functionality for TW (Most Wanted 2025)

In addition to making modules more decoupled from each other like @Mohammad said, making each module a common js library that can be used by all js software developers. Also want tiddlywiki to be front-end headless software. Only provide api on the browser side. no involvement in interface design.

Except ui stripped out. I also hope that the data storage side is also stripped out.

BTW, a question. Why is the data storage format [] and why not {}? Is it because of performance reasons?

7 posts were split to a new topic: Create Interactive Checkboxes Using Wikitext Syntax (Most Wanted 2025)

3 posts were split to a new topic: TestCase Widget Used as Unit-Test - (Most Wanted 2025)

I did move posts with several replies or partial solutions into their own threads, to make this thread easier to read.

3 Likes