2 posts were split to a new topic: Clicking Outside a Modal Closes It (Most Wanted 2025)
Another one occurred to me - it would be nice to be able to take a block of dynamic wikitext (with widgets, macros, etc.) and replace it with a static version. So <$list ..></$list>
would be come Tiddler1 Tiddler2 ...
My main use case is that there are times where I built up something from a dynamic view and want to snapshot it and I don’t want the snapshot to keep updating. It would also save on computation cost by “downgrading” when the dynamicisim is no longer needed.
Chopping of dynamic lists would mean amputating the legs to loose weight. The list widget is one of tw’s superpowers, and for me dynamic organization saves weight.
If a developper wanted to do, he sould he should try to add wings and add an entire featherwiki export tool to shrink the wikistrucure to 58kbit.
I do not know a usecase where a wiki has to be that small. TW easily fits into an email. The only limit I could think of is the size of a qr…which is much smaller.
But perhaps this size would be the chunk that could be used to hide critical information in a steganographic way. But again here you’d need an unwrapper on the other side to do the work.
I think one of my dearest wishes would be three xtra feature’s for the whiteboard plugin - or anything that brings us closer to a canvass.
Since there is much talk about obsidian - obsidian’s whiteboard would be the only thing that makes me look enviously to the dark side.
So far the ability to really work with Tiddler-Content is too limited in the whiteboard. @linonetwo -if you find the time:
Could you please add
- an Add Tiddler Button that opens a searchfield to choose a tiddler to add or to write the title of a new Tidddler if nothing is found in the search.
- The ability to open a tiddler as a modal above the Board in order to edit the content, best together with the ability to change the style.
- The ability to switch between Titleview and Bodyview (or perhaps even a customizable viewtemplate for each tiddler - with the Titleview being able to show the content as a modal on click.
- The ability to zoom to a tiddler by clicking.
I think this could transform the whiteboart into the absolute TiddlyWiki Supertool.
I’d love for the Zoom Story View bug to be fixed. I tried looking into it a while ago but I couldn’t determine why it wouldn’t zoom to the top of a new tiddler.
It seems to occur if you’ve scrolled down on the current tiddler, then click on a link to a new one, and the new one appears scrolled down midway instead of loading with the title at the top of the storyriver.
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.
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.
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…)
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.
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)
I did move posts with several replies or partial solutions into their own threads, to make this thread easier to read.