mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-10 11:59:58 +00:00
Docs: Misc minor edits
This commit is contained in:
parent
1348607c8f
commit
68095eb392
@ -1,9 +1,9 @@
|
||||
created: 20211124205353184
|
||||
modified: 20211124205351142
|
||||
modified: 20211124215729065
|
||||
tags: [[Page and tiddler layout customisation]]
|
||||
title: Adding custom-made tiddlers to the user interface
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
You can also create any tiddler you want and tag it with the appropriate [[system tag|SystemTags]], and it will appear in that place. For example, if you create a tiddler 'Reminder to self', add the text 'This is a reminder' and tag it `$:/tags/EditTemplate`, the words 'This is a reminder' will appear inside every tiddler when you edit it.
|
||||
You can create any tiddler you want and tag it with the appropriate [[system tag|SystemTags]], and it will appear in that place. For example, if you create a tiddler 'Reminder to self', add the text 'This is a reminder' and tag it `$:/tags/EditTemplate`, the words 'This is a reminder' will appear inside every tiddler when you edit it.
|
||||
|
||||
When you add new tiddlers to be displayed within tiddlers or within the page layout, you will also probably need to reposition it so that it appears precisely where you want it to appear. To do this, edit the appropriate shadow tiddler with the prefix `$:/tags/`, and insert the title of your tiddler in the proper place in the list field. For example, if you want the words 'This is a reminder' from the example above to appear above the tags editor in editing mode, edit the tiddler $:/tags/EditTemplate, go to the 'list' field, and insert `[[Reminder to self]]` right before `$:/core/ui/EditTemplate/tags`.
|
@ -1,10 +1,10 @@
|
||||
created: 20130823091700000
|
||||
modified: 20140912150339263
|
||||
modified: 20211124214214045
|
||||
tags: Community Videos
|
||||
title: TiddlyWiki Hangouts
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
The TiddlyWiki community holds regular Google Hangouts, usually every Tuesday from 4pm to 6pm (UK time). They are announced in the [[TiddlyWiki Google group|https://groups.google.com/d/forum/tiddlywiki]] and on the [[TiddlyWiki Twitter account|https://twitter.com/TiddlyWiki]].
|
||||
The TiddlyWiki community has held many Google Hangouts over the years. They are announced in the [[TiddlyWiki Google group|https://groups.google.com/d/forum/tiddlywiki]] and on the [[TiddlyWiki Twitter account|https://twitter.com/TiddlyWiki]].
|
||||
|
||||
Past Hangouts are archived in this ~YouTube playlist:
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
created: 20140904101600000
|
||||
list: [[Adding a table of contents to the sidebar]] [[Configuring startup tiddlers]] [[Configuring the default TiddlerInfo tab]] [[Creating a custom export format]] [[Creating a splash screen]] [[Customising search results]] [[Hidden Settings]] [[How to add a new tab to the sidebar]] [[How to apply custom styles]] [[How to create keyboard shortcuts]] [[How to turn off camel case linking]] [[How to widen tiddlers (aka storyriver)]] [[Making a custom journal button]] [[Page and tiddler layout customisation]] [[Alternative page layouts]] [[Preserving open tiddlers at startup]] [[Setting a favicon]] [[Setting a page background image]] [[Using Stylesheets]]
|
||||
modified: 20201123173044437
|
||||
list: [[Adding a table of contents to the sidebar]] [[Alternative page layouts]] [[Configuring startup tiddlers]] [[Configuring the default TiddlerInfo tab]] [[Creating a custom export format]] [[Creating a splash screen]] [[Customising search results]] [[Hidden Settings]] [[How to add a new tab to the sidebar]] [[How to apply custom styles]] [[How to create keyboard shortcuts]] [[How to turn off camel case linking]] [[How to widen tiddlers (aka storyriver)]] [[Making a custom journal button]] [[Page and tiddler layout customisation]] [[Preserving open tiddlers at startup]] [[Setting a favicon]] [[Setting a page background image]] [[Using Stylesheets]]
|
||||
modified: 20211124215925621
|
||||
tags: TableOfContents
|
||||
title: Customise TiddlyWiki
|
||||
type: text/vnd.tiddlywiki
|
||||
|
@ -1,6 +1,6 @@
|
||||
created: 20130901213100000
|
||||
modified: 20140919161635814
|
||||
tags: Definitions Features
|
||||
modified: 20211124215351987
|
||||
tags: Definitions
|
||||
title: MathML
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
|
@ -1,9 +0,0 @@
|
||||
component: demo
|
||||
created: 20160107230134172
|
||||
modified: 20160107230134172
|
||||
title: SampleAlert
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
This is a demonstration alert.
|
||||
|
||||
Note that the trashcan icon deletes the tiddler containing this alert. You can also remove it by opening the tiddler SampleAlert and editing it to remove the tag [[$:/tags/Alert]].
|
@ -1,7 +1,9 @@
|
||||
created: 20130822173400000
|
||||
modified: 20140912145800365
|
||||
modified: 20211124215615812
|
||||
tags: Features
|
||||
title: Scalability
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
You might expect that TiddlyWiki's architecture as a SinglePageApplication would make it unsuitable for large amounts of data. In fact, TiddlyWiki users regularly work with files that are 20 or 30 megabytes without problems - and successful experiments have been done up into the gigabytes.
|
||||
You might expect that TiddlyWiki's architecture as a SinglePageApplication would make it unsuitable for large amounts of data. In fact, TiddlyWiki users regularly work with files that are tens or even over a hundred megabytes without problems - and successful experiments have been done up into the gigabytes.
|
||||
|
||||
See [[performance tips|Performance]] for large wikis.
|
@ -1,6 +1,6 @@
|
||||
created: 20171109170823847
|
||||
modified: 20171113161750857
|
||||
tags: Platforms
|
||||
modified: 20211124214943222
|
||||
tags: TiddlyFox
|
||||
title: TiddlyFox Apocalypse
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
|
@ -1,12 +1,7 @@
|
||||
created: 20131129100250644
|
||||
modified: 20150412185535373
|
||||
tags: [[Hosting your TiddlyWiki on the web]] Platforms
|
||||
modified: 20211124214855770
|
||||
tags: $:/deprecated
|
||||
title: TiddlyWiki in the Sky for TiddlyWeb
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
TiddlyWiki in the Sky for TiddlyWeb allows content to be synchronised between TiddlyWiki running in the browser and a TiddlyWeb server. Features include:
|
||||
|
||||
* Lazy loading
|
||||
* Two way synchronisation between the browser and the server
|
||||
** Synchronising from the server is accomplished by polling (currently every 60 seconds)
|
||||
* Throttling so that rapidly changing tiddlers don't overwhelm the server
|
||||
The term "TiddlyWiki in the Sky for TiddlyWeb" was used to refer to the ability for content to be synchronised between TiddlyWiki running in the browser and a TiddlyWeb server. This configuration should still work but is no longer commonly used.
|
Loading…
Reference in New Issue
Block a user