joedolson / my-calendar

My Calendar WordPress Plugin
https://www.joedolson.com/my-calendar/
GNU General Public License v3.0
21 stars 16 forks source link

Dynamically group calendars in shortcode arguments #22

Open joedolson opened 5 years ago

joedolson commented 5 years ago

Idea from private support forum, e.g. [my_calendar category=”6,3,5(25,26,27,28,29),2,4,30″ format=”calendar” time=”month” above=”nav,jump,timeframe,key” below=”print,feeds”]

In above example, categories 25-29 are being grouped under category 5. They'll be displayed & toggled as a group as if they were in category 5, even if they aren't.

joedolson commented 2 years ago

This is pretty complicated. As a dependency, I think that My Calendar would need to use hierarchical categories. Might be doable by adding a secondary taxonomy, but it's not a priority.

paaljoachim commented 2 years ago

Hmm yes. That is pretty complex. In general we need a surface that is smooth and easy to surf so to speak. Just below the surface one can feel the complexity of what makes the wave. Where advanced users can get to work, and further customize the calendar.