TiddlyWiki / TiddlyWiki5

A self-contained JavaScript wiki for the browser, Node.js, AWS Lambda etc.
https://tiddlywiki.com/
Other
8.05k stars 1.19k forks source link

Tid TiddlerFields needs mention of "caption" #2478

Closed twMat closed 8 years ago

twMat commented 8 years ago

Tiddler TiddlerFields gitlink needs mention of "caption" (field).

I wanted to write a pr but the <<lingo>> part made me unsure how to proceed. What, generally, should one do in pr's when there are undefined lingo parts? (A brief search on http://tiddlywiki.com/dev/ does not reveal this.)

pmario commented 8 years ago

https://github.com/Jermolene/TiddlyWiki5/blob/086506012d98e9db34c7d96dc27aea249a9bdbc8/editions/tw5.com/tiddlers/concepts/TiddlerFields.tid#L7

imo there is a lingo base definition.

Jermolene commented 8 years ago

Hi @twMat we don't use the <<lingo>> macro in the tiddlywiki.com documentation; it's used within the core UI to support translation.

twMat commented 8 years ago

@pmario Mario, yes to my surprise something did show up using the <<lingo>> marco.

@Jermolene - not sure what you mean but I (think) that I just posted a PR and you decide if it makes sense. If you see no pr from me, please alert me.

Thanx guys.