diff --git a/editions/tw5.com/tiddlers/Adding custom-made tiddlers to the user interface.tid b/editions/tw5.com/tiddlers/Adding custom-made tiddlers to the user interface.tid index 856870862..ae6718eb4 100644 --- a/editions/tw5.com/tiddlers/Adding custom-made tiddlers to the user interface.tid +++ b/editions/tw5.com/tiddlers/Adding custom-made tiddlers to the user interface.tid @@ -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`. \ No newline at end of file diff --git a/editions/tw5.com/tiddlers/community/TiddlyWiki Hangouts.tid b/editions/tw5.com/tiddlers/community/TiddlyWiki Hangouts.tid index 4a0f0b829..bf5806667 100644 --- a/editions/tw5.com/tiddlers/community/TiddlyWiki Hangouts.tid +++ b/editions/tw5.com/tiddlers/community/TiddlyWiki Hangouts.tid @@ -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: diff --git a/editions/tw5.com/tiddlers/customising/Customise TiddlyWiki.tid b/editions/tw5.com/tiddlers/customising/Customise TiddlyWiki.tid index 3c1327366..a0bc138c2 100644 --- a/editions/tw5.com/tiddlers/customising/Customise TiddlyWiki.tid +++ b/editions/tw5.com/tiddlers/customising/Customise TiddlyWiki.tid @@ -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 diff --git a/editions/tw5.com/tiddlers/definitions/MathML.tid b/editions/tw5.com/tiddlers/definitions/MathML.tid index 7b350041b..99b179aaa 100644 --- a/editions/tw5.com/tiddlers/definitions/MathML.tid +++ b/editions/tw5.com/tiddlers/definitions/MathML.tid @@ -1,6 +1,6 @@ created: 20130901213100000 -modified: 20140919161635814 -tags: Definitions Features +modified: 20211124215351987 +tags: Definitions title: MathML type: text/vnd.tiddlywiki diff --git a/editions/tw5.com/tiddlers/demonstrations/SampleAlert.tid b/editions/tw5.com/tiddlers/demonstrations/SampleAlert.tid deleted file mode 100644 index 4a316fb25..000000000 --- a/editions/tw5.com/tiddlers/demonstrations/SampleAlert.tid +++ /dev/null @@ -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]]. diff --git a/editions/tw5.com/tiddlers/features/Scalability.tid b/editions/tw5.com/tiddlers/features/Scalability.tid index 8708affd2..0d275bd8d 100644 --- a/editions/tw5.com/tiddlers/features/Scalability.tid +++ b/editions/tw5.com/tiddlers/features/Scalability.tid @@ -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. \ No newline at end of file +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. \ No newline at end of file diff --git a/editions/tw5.com/tiddlers/platforms/TiddlyFox Apocalypse.tid b/editions/tw5.com/tiddlers/platforms/TiddlyFox Apocalypse.tid index 9cf4867d6..2c1c1c5fc 100644 --- a/editions/tw5.com/tiddlers/platforms/TiddlyFox Apocalypse.tid +++ b/editions/tw5.com/tiddlers/platforms/TiddlyFox Apocalypse.tid @@ -1,6 +1,6 @@ created: 20171109170823847 -modified: 20171113161750857 -tags: Platforms +modified: 20211124214943222 +tags: TiddlyFox title: TiddlyFox Apocalypse type: text/vnd.tiddlywiki diff --git a/editions/tw5.com/tiddlers/platforms/TiddlyWiki in the Sky for TiddlyWeb.tid b/editions/tw5.com/tiddlers/platforms/TiddlyWiki in the Sky for TiddlyWeb.tid index 5113aaa1c..67b01eb45 100644 --- a/editions/tw5.com/tiddlers/platforms/TiddlyWiki in the Sky for TiddlyWeb.tid +++ b/editions/tw5.com/tiddlers/platforms/TiddlyWiki in the Sky for TiddlyWeb.tid @@ -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. \ No newline at end of file