Another thing that would be nice is the ability to add preset fields to the edit template between the title and the body. That way I could specify that I always want the caption field available, for instance, even if nothing has been specified for that field yet.
I have been thinking about this for a while now. It seems like we should have some way of being able to transclude tiddlers from other wikis. And we should have a syntax that makes this easy. This one might be better done as a plugin.
Another thing I have been thinking is that we need a simple way to group pages according to folders.
Maybe all this entails is a macro like TOC that lists all the folders under a prefix. It seems like a filter of some sort should work.
I have been thinking about this for a while now. It seems like we should have some way of being able to transclude tiddlers from other wikis. And we should have a syntax that makes this easy. This one might be better done as a plugin.
Another thing I have been thinking is that we need a simple way to group pages [should be tiddlers] according to "folders". Maybe all this entails is a macro like TOC that lists all the folders under a prefix. It seems like a filter of some sort should work.
Another thing that would be nice is the ability to add preset fields to the edit template between the title and the body. That way I could specify that I always want the caption field available, for instance, even if nothing has been specified for that field yet.
Another thing that would be nice is the ability to add preset fields to the edit template between the title and the body. That way I could specify that I always want the caption field available, for instance, even if nothing has been specified for that field yet.I mean, we could just give this the same functionality as the field editor below the body, where it would have the field name preset, but you would still need to click create before it would actually save the value. Or require the user to click create before it will show the value edit box. Would that work? This is something I run into quite a bit with some of my wikis, and I usually figure I'm not the only one.
Another thing I have been thinking is that we need a simple way to group pages [should be tiddlers] according to "folders". Maybe all this entails is a macro like TOC that lists all the folders under a prefix. It seems like a filter of some sort should work.For this one, I am talking about tiddlers within one wiki. I'm thinking of the way the Mediawiki software gives you the option to treat slashes in the page title like a folder path. When you enable this option, as Wikipedia does, it will treat page titles with slashes as a subpage. So in our case, we would write a macro that looks like the TOC macro, but groups the tiddlers using the title field instead of tags. For instance, the shadow tiddlers of the core plugin would look like this:$:/core
- modules
- macros
- parsers
Interesting, I never knew about this. But I am actually talking about a Table of Contents to be used inside the wiki exactly like the TOC macro, ...
I have been thinking about this for a while now. It seems like we should have some way of being able to transclude tiddlers from other wikis. And we should have a syntax that makes this easy. This one might be better done as a plugin.
Another thing I have been thinking is that we need a simple way to group pages according to folders. Maybe all this entails is a macro like TOC that lists all the folders under a prefix. It seems like a filter of some sort should work.
Another thing that would be nice is the ability to add preset fields to the edit template between the title and the body. That way I could specify that I always want the caption field available, for instance, even if nothing has been specified for that field yet.