mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-26 01:50:28 +00:00
Create Tiddler Titles.tid
This commit is contained in:
parent
dfd4c480d2
commit
1366ef3e1c
13
editions/tw5.com/tiddlers/about/Tiddler Titles.tid
Normal file
13
editions/tw5.com/tiddlers/about/Tiddler Titles.tid
Normal file
@ -0,0 +1,13 @@
|
||||
created: 20141226192500000
|
||||
title: Tiddler Titles
|
||||
tags: documenting
|
||||
|
||||
Each of the main words of a tiddler title begins with a capital letter, but minor words such as "and", "or", "the", "to" and "with" do not. Avoid starting a tiddler with the word "the".
|
||||
|
||||
[[Reference Tiddlers]] have ~CamelCase nouns as their titles, e.g. ''~RevealWidget'', ''~CamelCase'', ''CSS''. The title is plural if it denotes a category, e.g. ''~KeyboardShorcuts'', ''~TiddlerFields''. Such categories are used to tag more specific tiddlers within the category.
|
||||
|
||||
Other tags usually consist of a single lowercase word. Avoid spaces in tags.
|
||||
|
||||
[[Instruction Tiddlers]] have spaces between the words of their titles. Each word that contributes significantly to the meaning of the title starts with a capital letter. Words that are little more than structural signposts ("the", "and", "of", etc) are entirely lowercase.
|
||||
|
||||
How-to tiddlers have titles that begin with ''How to''.
|
Loading…
Reference in New Issue
Block a user