Simon Huber
8b60cab6a2
Keyboard driven input rework ( #8678 )
...
* Update tag-picker.tid
* rework kb-driven-input macro to procedures + new syntax
* rework change-input-tab to procedure
* fix
* remove console log :)
* replace defines with procedures
* fix link-dropdown
* fix focus-selector in new-field dropdown
* revert changing the footpring of change-input-tab + make it work as procedure
* update change-input-tab procedure
* refactor change-input-tab procedure and keep tags/Macro tag
* simplify complicated filter
* add tags/Global tag
* remove tags/Global tag
* rename variable
2024-10-24 14:34:23 +01:00
Leilei332
6b13614a6a
Fix duplicated search result in advanced search ( #8485 )
...
* Fix multiple search result in advanced search
* Use $list-empty widget
2024-08-28 15:24:56 +01:00
Mario Pietsch
bcae5cc2ef
Fix 7142 search outline in chrome like browsers ( #7317 )
...
* fix 7142 search outline in chrome like browsers
* use moz-focusring only for FF, outline-initial for Chrome
* moz-focusring remove outline-offset
* remove box-sizing from base, because it's part of reset
* remove redundant box-sizing since it is part of reset
* fix distance between search input and first button to the right
2024-08-25 11:37:29 +01:00
Mateusz Wilczek
e57123936f
Fix spacing in Standard and Filter tabs of Advanced Search ( #7889 )
...
* Fix spacing in Standard and Filter tabs of Advanced Search
* Move changed files to appropriate folder
* Restore original title/tags fields
2024-02-23 17:41:12 +00:00
eschlon
70f0a52842
Fix incorrect state reference in core/ui/AdvancedSearch/Standard ( #7975 )
...
This PR fixes #7973
2024-02-10 15:41:56 +01:00
Cameron Fischer
5d69fe7bef
Trim Saga: Making existing trim tiddlers consistent ( #6272 )
...
* adding trim: AdvancedSearch Standard
* adding trim: tiddlers that had SOME trim already
* making all existing trim tiddlers consistent
* Forgot to properly indent this widget
* I don't THINK that space was important...
but I'm putting it back in
* Forgot one whitespace trim
2022-03-26 15:18:42 +00:00
Simon Huber
4d85d267a1
Make navigating and editing Shadow tiddlers work again ( #5004 )
...
* Update search.tid
* Update Filter.tid
* Update Shadows.tid
* Update Standard.tid
* Update System.tid
* Update search.tid
2020-11-08 13:26:02 +00:00
Simon Huber
9854a4fc08
Fix #4998 - Pressing Enter creates Missing Tiddler ( #5001 )
...
* Update search.tid
* Update Filter.tid
* Update Shadows.tid
* Update Standard.tid
* Update System.tid
* Update search.tid
* Create Hidden Setting Search-NavigateOnEnter.tid
2020-11-08 11:43:24 +00:00
Simon Huber
b69b84b38e
Update core "tabs" macros to use explicitState ( #4985 )
...
* Update ControlPanel.tid
* Update Advanced.tid
* Update Appearance.tid
* Update Info.tid
* Update AddPlugins.tid
* Update Plugins.tid
* Update Saving.tid
* Update Toolbars.tid
* Update Plugins.tid
* Update More.tid
* Update TiddlerInfo.tid
* Update tabs.tid
* Update settings.tid
* Update ControlPanel.tid
* Update Advanced.tid
* Update Appearance.tid
* Update Info.tid
* Update AddPlugins.tid
* Update Plugins.tid
* Update Saving.tid
* Update Toolbars.tid
* Update Plugins.tid
* Update More.tid
* Update tabs.tid
* Update settings.tid
* Update TiddlerInfo.tid
* Update AdvancedSearch.tid
* Update Filter.tid
* Update Shadows.tid
* Update Standard.tid
* Update System.tid
2020-11-08 09:31:39 +00:00
Simon Huber
4a6aa865b3
Make Escape in keyboard-driven-inputs behave like in AdvancedSearch/Filter ( #4961 )
...
* Create focus-editor.js
* Update search.tid
* Update link-dropdown.tid
* Update search.tid
* Update Standard.tid
* Update Shadows.tid
* Update System.tid
* Update fields.tid
* Update tag-picker.tid
* Update Filter.tid
* Update clear.tid
* Update link-dropdown.tid
* Delete focus-editor.js
2020-11-02 19:08:24 +00:00
Simon Huber
26ade60e93
Make AdvancedSearch/Filter navigatable by keyboard ( #4932 )
...
* Make AdvancedSearch/Filter keyboard-driven
* Adapt keyboard-driven-input macro for use with...
... AdvancedSearch/Filter Tab
* Adjust Filter dropdown for kb-driven AdvancedSearch/Filter
* Adjust Clear Button for kb-driven AdvancedSearch/Filter
* Adjust Delete Button for kb-driven AdvancedSearch/Filter
* Adjust Export Button for kb-driven AdvancedSearch/Filter
* Update clear.tid
* Avoid editing the wron tiddler
* Make cancel-search-actions a bit more sophisticated
* Update Filter.tid
* Update Filter.tid
* Update Filter.tid
* Update keyboard-driven-input.tid
* Update dropdown.tid
* Update dropdown.tid
* Update Filter.tid
* Update clear.tid
* Update delete.tid
* Update dropdown.tid
* Update export.tid
* Update clear.tid
* Update Shadows.tid
* Update Standard.tid
* Update Shadows.tid
* Update System.tid
* Update Filter.tid
* Update keyboard-driven-input.tid
2020-11-01 17:12:29 +00:00
Simon Huber
da06b64845
Fix AdvancedSearch Standard, System and Shadows up/down behavior ( #4939 )
...
* add filterMinLength to AdvancedSearch/Shadows
* add filterMinLength to AdvancedSearch/Standard
* add filterMinLength to AdvancedSearch/System
* Update link-dropdown.tid
2020-11-01 10:57:13 +00:00
Simon Huber
f6e485b897
Avoid editing the wrong tiddlers when input fields are empty ( #4943 )
...
* Avoid editing the 'undefined' tiddler
* Avoid editing the wrong tiddler
* Avoid editing the wrong tiddler
* Avoid editing the wrong tiddler
2020-10-31 13:22:46 +00:00
Simon Huber
81e3ab0bc5
Make AdvancedSearch/Standard, AdvancedSearch/System and AdvancedSearch/Shadows navigatable by keyboard ( #4925 )
...
* Make AdvancedSearch/Shadows navigatable by keyboard
* Make AdvancedSearch/System navigatable by keyboard
* Make AdvancedSearch/Standard navigatable by keyboard
* Update search.tid
2020-10-28 10:53:41 +00:00
Simon Huber
3843c61132
Add ability to cycle Advanced-search tabs by keyboard ... ( #4909 )
...
* Update AdvancedSearch.tid
* Update System.tid
* Update Standard.tid
* Update Filter.tid
* Update Shadows.tid
* Update search.tid
* Update shortcuts.multids
* Update ShortcutInfo.multids
* Update Misc.multids
* Update ShortcutInfo.multids
* Update search.tid
2020-10-27 09:03:34 +00:00
Jermolene
94f143bf64
Autofocus advanced search text edit input
2019-02-06 17:53:00 +00:00
Jermolene
989cee5059
Suppress search results if search string is too short
...
Fixes #2603
2016-10-11 09:27:26 +01:00
Jermolene
5708b76d6e
Tweak close button in advanced search
2014-11-23 16:07:58 +00:00
Jermolene
157f8faa6b
Update advanced search standard to use search tabs
...
We reuse the tabs introduced for the sidebar search results
2014-11-06 20:57:31 +00:00
Jermolene
ddc7495542
Move search result count logic out of translations
...
Also fixes a problem pointed out by @Evolena whereby the advanced
search counts hadn’t been adjusted to remove `$:/temp/advancedsearch`
from the search.
2014-10-21 20:27:42 +01:00
Jermolene
5154a83cf9
Exclude search string tiddler from search results
2014-10-13 09:11:34 +01:00
Jermolene
a1ec52c5cb
Rename more "tw-*" classes to "tc-*"
...
Part of #764
2014-08-28 19:08:31 +01:00
Jermolene
d0cbd34bf9
Rename "btn-invisible" class to "tc-btn-invisible"
...
Part of #764
2014-08-28 17:28:32 +01:00
Jermolene
93566cdc33
Add standard search to advanced search
2014-05-15 23:09:31 +01:00