<div style="max-width: 670px;">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</div>
%% DATAVIEW_PUBLISHER: start
```dataview
TABLE WITHOUT ID
file.link AS Title,
join(default(category, "")) AS Category,
join(default(genre, "")) AS Genre,
join(filter([religion, sect, creed, method, law], (x) => x)) AS "Ideology"
WHERE contains(publish, true)
AND contains(class, "Collection")
SORT file.name ASC
```
%%
| Title | Category | Genre | Ideology |
| --------------------------------------------------------------------------------------------- | -------------- | ---------- | -------- |
| [[Pages/Collections/Hadith grading terminology.md\|Hadith grading terminology]] | Term | Grading | |
| [[Pages/Collections/Hadith of the Lizard Hole.md\|Hadith of the Lizard Hole]] | Report | | |
| [[Pages/Collections/Hadith of the Masters of Paradise.md\|Hadith of the Masters of Paradise]] | Report, Saying | | |
| [[Pages/Collections/Hadith sources.md\|Hadith sources]] | Book | Hadith | |
| [[Pages/Collections/Narrator evaluation terminology.md\|Narrator evaluation terminology]] | Term | Evaluation | |
| [[Pages/Collections/Shia hadith sources.md\|Shia hadith sources]] | Book | Hadith | |
| [[Pages/Glossary/The Four Books.md\|The Four Books]] | Work | Hadith | |
%% DATAVIEW_PUBLISHER: end %%
%% #Dataview %%