1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-06 04:03:16 +00:00
TiddlyWiki5/core/ui/AdvancedSearch/FilterButtons
BurningTreeC 3f91d5b3a1 Add tv-override-missing-links to fix links to missing tiddlers (#3530)
* add tv-override-missing-links variable

this lets us set `tv-override-missing-links` true so that we can fix edge cases like the `Filter` dropdown in the `Advanced Search` when `enable missing links` is unchecked in the `Settings` tab of the Control Panel

* add tv-override-missing-links to filter dropdown

* add tv-override-missing-links to type dropdown

* add tv-override-missing-links to fieldname dropd

* add tv-override-missing-links to TagManager(icons)

* undo tv-override-missing-links TagManager

not needed here

* Update link.js

* Update dropdown.tid

* Update fields.tid

* Update type.tid

* Update dropdown.tid

* Update link.js

* simplify all together

* add tv-hide-missing-links to pagetemplate

* do we need to refresh here...

... if the variable gets set on top of the pagetemplate?
2018-11-24 13:36:48 +00:00
..
clear.tid Refactor AdvancedSearch/Filter to make buttons extensible 2016-02-05 18:43:52 +00:00
delete.tid Add a bulk delete button 2016-02-05 18:44:43 +00:00
dropdown.tid Add tv-override-missing-links to fix links to missing tiddlers (#3530) 2018-11-24 13:36:48 +00:00
export.tid Refactor AdvancedSearch/Filter to make buttons extensible 2016-02-05 18:43:52 +00:00