Event type description
%% DATAVIEW_PUBLISHER: start
```dataview
TABLE WITHOUT ID link(file.link, aliases) AS Meeting, Date
FROM #📅-event
WHERE !contains(file.path, "Template")
WHERE contains(Type, this.file.link)
SORT Date DESC
```
%%
| Meeting | Date |
| ------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------- |
| <ul><li>[[Admin/Categories/Events/2017.02.12 Demand NO CUTS in a Visit to UI President.md\|Demand NO CUTS in a Visit to UI President]]</li></ul> | February 12, 2017 |
| <ul><li>[[Admin/Categories/Events/2016.12.12 Sit-in in Jessup Hall.md\|Sit-in in Jessup Hall]]</li></ul> | December 12, 2016 |
| <ul><li>[[Admin/Categories/Events/2014.10.22 Rally Against Student Debt.md\|Rally Against Student Debt]]</li></ul> | October 22, 2014 |
%% DATAVIEW_PUBLISHER: end %%