Oh no worries there, I’m familiar with what they are, I’ve used them sparingly, just not sure how many of them their are (which after looking it up, appears to be for every standard character, which is pretty neat.).
I usually use the escape characters for whitespace, like  
for en spaces.
Yep, and it’s quite handy. Though, I think of fields less as super tags, and more as tiddlers are sets of fields, and tags is one of those fields, with a specialized use-case.
But I agree, relying solely on tags can be pretty rough, though I’ve seen people manage pretty well with just tags so, I won’t rule it out as impossible.
This has been on my list of things to try out for awhile now. I started working towards it by making a cascade filter for fields suffixed with “-textarea” using regex but never did have it appear like the actual text section of a tiddler, content-type and toolbar etc.
Speaking of, that was one of the other fields I felt could benefit from being renamed. Since it’s just the type field, but type can mean a ton of things, when in documentation its referred to as the content-type if my memory serves me right.
Well, needed I don’t know about, considered is what I would choose- because I agree with your assessment, changing it is a major thing to do, and breaks a lot of established things.
But as far as examples go, here’s what I would suggest in place of the default field names, in a what-if sort of scenario where they could be changed.
| Current Name | Proposed Name | Reasoning |
-----------------------------------------------------
| title | $title | previously suggested $tiddler-title, but decided $title is clear enough destinction, so title can be used by users for title of book or profession title, etc. |
| tags | $tags | Not as neccesary. but included to follow the same format. |
| type | $content-type | More descriptive of what it is the type of. |
| created | $created | Not as neccesary. but included to follow the same format. |
| creator | $creator | Not as neccesary. but included to follow the same format. |
| modified | $modified | Not as neccesary. but included to follow the same format. |
| modifier | $modifier | Not as neccesary. but included to follow the same format. |
These fields specifically as they are required of every tiddler, not neccesarily for all system fields, so for instance bags I’m not sure whether or not they would be prefixed with $
but then again, I’m still learning about the whole bags system so- whose to say.
Ya know what, I retract that statement, it would be smarter to use the same format for all system assigned / core required fields.
Yea, I agree- like changing the name itself away from TiddlyWiki, these things are already set in stone, so to speak. But discussion about such things doesn’t hurt incase in the future they’re looked back upon for inspiration towards new software or a new major version of TW, like a TW 6
Right, I find myself feeling completely lost when even the default tabs are swapped about in others TW, so changing the field names would probably be just as jarring, but I can’t help but want to tinker with them haha.
Maybe I’ll just do this to my own wiki and make it abundantly clear to anyone reading it that my fields are a bit different.