1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-28 07:08:20 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers
Jeremy Ruston a9f9ffd409
Introduce Tour Plugin and Confetti Plugin, improve Dynannotate Plugin (#7734)
* First commit

* Typo

* Add support for delay parameter

* Add confetti widget

* Add tour plugin

* Add element spotlight to dynannotate plugin

Useful for highlighting on screen elements for the user

* More and bigger confetti by default

* Use new element spotlight to provide hints

* Adjust hint selectors for create tiddler tour step

* Include confetti plugin in prerelease

* Clarify wording of confetti demo

* Don't link TiddlyWiki in the tour panel

* Tweaks to tour buttons

* Mark dependents of the tour plugin

* Add full screen section of tour and tour edition

* Remove Anna Freud references from welcome tiddler

* Build the tour edition in the preview

* Fix typo in build script

* Populate tour edition with solar system data

From Simple English Wikipedia

* Missing tag

* Add page control button to start tour

Also make the tour controls visible in full screen mode

* Refactor to use global procedures to control the tour

* Change "startup-actions" field to "enter-actions" to avoid confusion

* Add a tour logo

* Refactor to allow multiple tours to be loaded at once

* Remove wikification from welcome tour step

* Update docs

* Simplify styles for top bar

* Tours should have a $:/tags/Tour tag

* Tour should autostart in the tour edition, but not in the main wiki

* Better labelling for the main preview

* Fix build process

We build a separate tour.html wiki, but can include the tour in other wikis too

* Remove obsolete text

* Add "using tags" as a separate tour

* Remove old debugging code

* Add tour chooser

* Ensure that the current tour isn't listed as an option in the final step

* Use whitespace trim

Note that the setting is inherited by procedure and widget definitions

* Simplify tour step format

* Remove obsolete state tiddler

Not needed because now we initialise it in startup actions

* Fix gap between navigation buttons

* Clean up tiddler titles within the introduction tour

* Finish allowing the name "TiddlyWiki" to be customised

Some of the code was in the previous commit. Next we'll wire up the user interface

* Clarify docs

* Add a settings pane giving a birds eye view of a tour

* Avoid having to embed confetti in the final step

* Update docs

* Tweak styling of tour chooser dropdown

* Add a button to launch tour steps directly, and give them captions

* Expose custom tour settings

* Use the tour step caption as the heading

* Fix initialisation when jumping to a tour step

* Introduce step about tags

* Improve wording

* Improve styling of task call-to-action and nav buttons

* Adopt new conditional shortcut syntax

* Wording and ordering tweaks

* Fix typos

Thanks @pmario

* Simplify styling of tour overlay

* Use custom palette colours

Makes it easier for people to use their own colour scheme for the tour

* More custom colours

* Tour wording tweaks

* Extends the tour plugin with a condition field (#7861)

* feat: support condition field to determine whether a step should be shown

* feat: add support for overriding the hint text using the field 'hint' from the step tiddler

* fix: roll back tour display procedure for now until an override mechanism has been discussed

* fix: renamed advance-criterion field and associated variables to step-success-filter

* fix: renamed hint field to hint-text and selector to hint-selector

* refactor: to create function to get all tour tiddlers filtered by their condition field

* refactor: rename globals tiddlers to variables and avoid making any of the tour procedures global

* fix: also rename globals.tid file to variables.tid

* docs: cover all tour steps tiddler fields

* fix: improve spacing in Tour HUD

* WIP

---------

Co-authored-by: Jeremy Ruston <174761+Jermolene@users.noreply.github.com>
Co-authored-by: Saq Imtiaz <saq.imtiaz@gmail.com>
2024-01-25 12:53:35 +00:00
..
_tw_shared Clean up after #7671 (Change favicon format from ICO to PNG) (#7774) 2023-10-06 21:39:43 +01:00
about Add a summary for each release, and include in archive listing 2023-10-08 10:29:42 +01:00
commands Add missing docs for commands command 2022-12-04 21:14:30 +00:00
community Merge branch 'tiddlywiki-com' 2023-10-17 11:38:23 +01:00
concepts Add documentation for "class" system field (#6990) 2024-01-18 16:40:29 +00:00
customising Introduce $:/tags/Global tag 2023-05-09 15:46:54 +01:00
definitions Some new gitlab related docs changes (#7651) 2023-07-31 16:30:41 +01:00
demonstrations Fix toc indentation problem (#7627) 2023-07-22 12:41:19 +01:00
editions Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
features Docs: created Deserializers tiddler with overview of core deserializer modules (#7564) 2023-06-27 11:43:23 +01:00
fields Overhaul the filter operator documentation: part 2 2015-01-24 21:18:44 +00:00
fileformats Update docs that mention store area 2021-07-14 13:08:19 +01:00
filters Merge branch 'tiddlywiki-com' 2023-12-12 15:48:52 +00:00
functions Custom widgets and filter operator names must now contain a period 2023-06-01 08:06:28 +01:00
gettingstarted Docs: "Saving with the HTML5 saver" improvements (#7109) 2022-12-17 08:22:27 +00:00
hellothere Introduce Tour Plugin and Confetti Plugin, improve Dynannotate Plugin (#7734) 2024-01-25 12:53:35 +00:00
hiddensettings Add hidden option to make "More" sidebar tabs be horizontal (#7063) 2022-11-30 09:57:14 +00:00
howtos Improve jsonstringify and stringify operators docs: part 2 (#7748) 2023-11-29 09:01:46 +00:00
images Temporary new release banner for v5.3.4 2023-12-25 20:09:15 +00:00
languages Tag additions (#6233) 2021-11-18 08:58:41 +00:00
learning Update ActionListopsWidget documentation including notes on de-duplication (#7301) 2023-03-04 11:48:14 +00:00
macros Macros -- Make "New in 5.3.0" Info More Prominent (#7750) 2023-10-30 14:51:06 +00:00
marketplace Add Funding and Marketplace material, and refresh HelloThere 2022-12-04 17:58:16 +00:00
mechanisms Fix miscellaneous docs typos (#7143) 2022-12-21 10:07:14 +00:00
menubar First commit of new Menu Bar plugin 2020-02-28 14:33:15 +00:00
messages Update WidgetMessage_ tm-delete-tiddler.tid (#3924) 2023-12-13 18:12:41 +00:00
nodejs Add 'filepath' source attribute to tiddlywiki.files (#7253) 2023-05-06 11:26:40 +01:00
platforms Remove docs references to Beaker Browser now it is archived 2023-01-19 16:43:48 +00:00
plugins Make save wiki button be accessible to users without colour vision (#7232) 2023-01-28 09:51:25 +00:00
pragmas Docs: Warn about textual substitution with nested macros 2023-12-17 18:57:16 +00:00
procedures Docs: Clarify that whitespace trim is inherited by procedure and widget definitions 2023-09-21 18:11:54 +01:00
readme Introduce $:/tags/Global tag 2023-05-09 15:46:54 +01:00
reference Fix tag pill colouring 2021-11-19 10:52:13 +00:00
releasenotes Preparing for release of v5.3.3 2023-12-23 10:25:50 +00:00
roadmap Update RoadMap tiddler 2020-05-16 19:52:54 +01:00
saving Some new gitlab related docs changes (#7651) 2023-07-31 16:30:41 +01:00
styleguide Restructure and optimize CheckboxWidget docs (#7362) 2023-04-04 18:00:04 +01:00
system Tweak appearance of Chinese community link 2023-10-20 10:20:14 +01:00
systemtags Update SystemTag_ $__tags_Macro.tid 2023-07-31 21:02:49 +01:00
testimonials Add Funding and Marketplace material, and refresh HelloThere 2022-12-04 17:58:16 +00:00
tiddlydesktop Update TiddlyDesktop repository URL 2022-03-31 12:05:56 +01:00
variables Refactor variable invocation docs (#7642) 2023-07-31 12:13:37 +01:00
videos Use https for YouTube 2017-11-18 19:53:52 +00:00
webserver Feat: decode url-encoded user name in authenticate request header to allow CJK username in header (#7471) 2023-05-22 12:25:51 +01:00
widgets Extend ScrollableWidget example to have buttons to scroll up/down by 10 pixels 2023-12-31 17:14:59 +00:00
wikitext improve the documentation on transclusions (#7914) 2024-01-24 11:40:55 +00:00
workingwithtw Make save wiki button be accessible to users without colour vision (#7232) 2023-01-28 09:51:25 +00:00
_TiddlyStudy_ by Kebi.tid Update community resources TiddlyResearch and Drift (#7198) 2023-01-10 22:18:32 +00:00
$__StoryList.tid Revert "Allow $:/core/ui/ControlPanel/Basics to work in the story river + some docs about utility classes (#6912)" 2022-11-15 11:41:55 +00:00
Tables in WikiText CSS Utility Classes.tid Revert "Revert "add table utility classes and some docs how to use them. fix problem with control-panel basics tab shown in story river (#7039)"" 2022-11-23 21:52:36 +00:00