Files
siyuan/kernel/model
ashur 8c181b998b Add heading and list subtype filters to search (#17597)
*  Add heading and list subtype filters to search

* 🎨 Search type dialog width extended

* 🎨 Improve search subtype filter clarity

- Rename isOpen to isHidden in the subtype toggle handler since classList.toggle returns whether the class is now present (i.e. hidden)
- Parenthesize the no-match 1=0 fallback in buildTypeFilter to honor its documented "outer parens" contract

* 🎨 Translate search subtype filter strings for all locales

* 🎨 Sync parent and subtype toggles in search filter dialog

* 🎨 Remove trailing period from searchSubTypeListTip

* 🎨 Use getDefaultSubType() for search subTypes default

* 🎨 Fix Ordered typo in searchSubTypeListTip
2026-05-08 11:07:12 +08:00
..
2026-03-08 22:14:06 +08:00
2026-04-05 16:48:32 +08:00
2026-03-22 11:20:52 +08:00
2026-04-30 00:11:21 +08:00
2026-03-08 22:14:06 +08:00
2026-04-20 12:21:32 +08:00
2026-04-20 12:21:32 +08:00
2026-04-05 16:48:32 +08:00
2026-04-05 16:48:32 +08:00
2026-04-10 00:38:50 +08:00
2026-03-22 10:50:13 +08:00
2026-04-05 16:48:32 +08:00
2026-04-10 00:38:50 +08:00
2026-03-22 10:50:13 +08:00
2026-04-05 16:48:32 +08:00
2026-04-10 00:38:50 +08:00
2026-04-15 21:56:43 +08:00