1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-30 09:13:16 +00:00
TiddlyWiki5/core/ui
Thomas Elmiger 489f9a0079 days filter – docs and examples optimisations (#2972)
* Replacement icon stopwatch on

As discussed in issue #2690

* Replacement icon stopwatch off

As discussed in issue #2690

* Added missing tag "Resources" (Community Resource)

* Tried to make a sentence clearer

CamelCase words are NOT joined with hyphens (copy-paste error?). 
Copied "directly" from the line below to make the meaning even clearer.

* Does deleting make the conflict go?

* Recreate deleted file with updated text

* days filter example should show highlights

- show a highlight using a longer timespan (180 days)
- added a second highlight to demo timespan with start AND end in the past
- better readability

* days Operator explanation optimisations

- typo
- readability (explain { positive | negative } first; remove duplication)

* Remove additional blank line

* Remove whitespace after save button

When the save button was not the last edit button (tested by moving to another place via control panel > Appearance > Toolbars > Edit Toolbar by drag-and-drop) then we got additional spacing due to whitespace in the resulting HTML after the button. This is a fix for that, I discovered while developing additional edit buttons.
2017-09-16 15:29:44 +01:00
..
AboveStory Fix tw2-plugin-check warning so that more than one plugin is displayed 2016-09-30 18:27:45 +01:00
AdvancedSearch Suppress search results if search string is too short 2016-10-11 09:27:26 +01:00
Components Display "contents" tab for plugins that lack any information tabs 2017-04-30 09:59:41 +01:00
ControlPanel Add new journal text to control panel 2017-04-04 18:16:37 +01:00
EditorToolbar Fix state cleanup for excise toolbar button 2016-08-18 08:59:09 +01:00
EditTemplate Add support for relinking when renaming tiddlers 2016-12-15 17:13:32 +00:00
EditToolbar days filter – docs and examples optimisations (#2972) 2017-09-16 15:29:44 +01:00
Filters Add an entry to the filter drop down for exporting the current story (minus advanced search) (#2670) 2016-12-30 17:42:23 +00:00
Manager Introduce tiddler manager 2016-11-29 08:36:07 +00:00
MoreSideBar Create the new "tree" global macro (#2925) 2017-06-28 17:44:15 +01:00
PageControls Use UI button tiddler titles as CSS classes 2017-08-08 18:25:45 +01:00
PageTemplate Add fold tiddler toolbar button 2015-08-09 11:10:04 +01:00
SideBar Use UI button tiddler titles as CSS classes 2017-08-08 18:25:45 +01:00
TiddlerInfo Fix problem with import button triggering checkbox on Firefox 2014-10-10 20:50:50 +01:00
TopRightBar Change button widget 'title' attribute to 'tooltip' 2014-09-10 10:25:50 +01:00
ViewTemplate Use UI button tiddler titles as CSS classes 2017-08-08 18:25:45 +01:00
ViewToolbar Use UI button tiddler titles as CSS classes 2017-08-08 18:25:45 +01:00
AdvancedSearch.tid Soften colour of system tiddler icons 2015-03-10 12:29:39 +00:00
AlertTemplate.tid Add localisable strings (#2438) 2016-05-12 08:44:28 -06:00
BinaryWarning.tid Rename more "tw-*" classes to "tc-*" 2014-08-28 19:08:31 +01:00
ControlPanel.tid Soften colour of system tiddler icons 2015-03-10 12:29:39 +00:00
DefaultSearchResultList.tid add localisable strings for search 2015-10-18 18:09:41 +09:00
EditTemplate.tid Use UI button tiddler titles as CSS classes 2017-08-08 18:25:45 +01:00
ImportListing.tid Add select all/none checkbox to $:/Import 2017-03-20 22:00:14 +00:00
ListItemTemplate.tid Yet more "tw-*" -> "tc-*" 2014-08-28 19:41:29 +01:00
Manager.tid Introduce tiddler manager 2016-11-29 08:36:07 +00:00
MissingTemplate.tid Yet more "tw-*" -> "tc-*" 2014-08-28 19:41:29 +01:00
PageControls.tid Use UI button tiddler titles as CSS classes 2017-08-08 18:25:45 +01:00
PageStylesheet.tid Ensure stylesheet is re-rendered when the language changes 2015-02-08 17:56:17 +00:00
PageTemplate.tid Add support for relinking when renaming tiddlers 2016-12-15 17:13:32 +00:00
PluginInfo.tid Refactor user interface for plugin tiddlers 2016-10-18 09:23:19 +01:00
PluginInfoDefaultContents.tid Refactor user interface for plugin tiddlers 2016-10-18 09:23:19 +01:00
PluginListItemTemplate.tid Refactor user interface for plugin tiddlers 2016-10-18 09:23:19 +01:00
SearchResults.tid Addresses #1066 by moving the search results into a dropdown. 2015-09-27 22:53:46 +01:00
SideBarLists.tid Suppress search results if search string is too short 2016-10-11 09:27:26 +01:00
TagManager.tid Refactor tag template into an underlying macro 2016-11-28 19:17:25 +00:00
TagTemplate.tid Refactor draggable stuff for easier reuse 2017-03-23 14:23:33 +00:00
TiddlerFields.tid Yet more "tw-*" -> "tc-*" 2014-08-28 19:41:29 +01:00
TiddlerFieldTemplate.tid Yet more "tw-*" -> "tc-*" 2014-08-28 19:41:29 +01:00
TiddlerInfo.tid Add "sticky" mode for tiddler info panel 2016-11-23 18:17:54 +00:00
UntaggedTemplate.tid Yet more "tw-*" -> "tc-*" 2014-08-28 19:41:29 +01:00
ViewTemplate.tid Make it easier for other view template segments to support folding 2015-09-07 17:00:03 +01:00