<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> <button class="button-square shadow-perm">[[Glossary – Works|Works]]</button> <button class="button-square">[[Glossary – Persons|Persons]]</button> <button class="button-square">[[Glossary – Terms|Terms]]</button> <button class="button-square">[[Glossary – Events|Events]]</button> <button class="button-square">[[Glossary – Places|Places]]</button> <button class="button-square">[[Glossary – Ideology|Ideologies]]</button> <button class="button-square">[[Glossary – Entities|Entities]]</button> <button class="button-square">[[Glossary – Titles|Titles]]</button> <button class="button-square">[[Glossary – Objects|Objects]]</button> %% DATAVIEW_PUBLISHER: start ```dataview TABLE WITHOUT ID file.link AS Title, join(default(type, "")) AS Type, join(default(genre, "")) AS Genre, join(default(tier, "")) AS Tier, join(filter([religion, sect, creed, method, law], (x) => x)) AS "Ideology", join(default(author, "")) AS Author, join(default(century, "")) AS Century, join(default(subjects, "")) AS Subjects, join(default(themes, "")) AS Themes WHERE contains(publish, true) AND contains(class, "Glossary") AND contains(category, "Work") SORT file.name ASC ``` %% | Title | Type | Genre | Tier | Ideology | Author | Century | Subjects | Themes | | -------------------------------------------------------------------------- | ---------- | -------------------- | ------- | -------- | -------------------------------------------------------------- | ---------------------------------------------------- | -------- | ------ | | [[Pages/Glossary/al-Amali (al-Saduq).md\|al-Amali (al-Saduq)]] | Book | Hadith | Primary | | | [[4th Century AH\|4th Century AH]] | | | | [[Pages/Glossary/al-Irshad.md\|al-Irshad]] | Book | Biography | | | [[Pages/Glossary/Sheikh al-Mufid.md\|Sheikh al-Mufid]] | [[Pages/Glossary/3rd Century AH.md\|3rd Century AH]] | | | | [[Pages/Glossary/al-Istibsar.md\|al-Istibsar]] | | Hadith | Primary | | | | | | | [[Pages/Glossary/al-Tarikh al-Kabir.md\|al-Tarikh al-Kabir]] | | History, Evaluation | Primary | | [[Pages/Glossary/Muhammad al-Bukhari.md\|Muhammad al-Bukhari]] | 3rd Century AH | | | | [[Pages/Glossary/Basa'ir al-Darajat.md\|Basa'ir al-Darajat]] | | Theology | Primary | | | [[Pages/Glossary/3rd Century AH.md\|3rd Century AH]] | | | | [[Pages/Glossary/Kamil al-Ziyarat.md\|Kamil al-Ziyarat]] | | Hadith, Supplication | Primary | | [[Ibn Qulawayh al-Qummi\|Ibn Qulawayh al-Qummi]] | [[4th Century AH\|4th Century AH]] | | | | [[Pages/Glossary/Kitab al-Kafi.md\|Kitab al-Kafi]] | | Hadith | Primary | | [[Sheikh al-Kulayni\|Sheikh al-Kulayni]] | [[Pages/Glossary/3rd Century AH.md\|3rd Century AH]] | | | | [[Pages/Glossary/Man la Yahduruhu al-Faqih.md\|Man la Yahduruhu al-Faqih]] | | Hadith | Primary | | [[Sheikh al-Saduq\|Sheikh al-Saduq]] | [[4th Century AH\|4th Century AH]] | | | | [[Pages/Glossary/Sahih al-Bukhari.md\|Sahih al-Bukhari]] | | Hadith | Primary | | [[Pages/Glossary/Muhammad al-Bukhari.md\|Muhammad al-Bukhari]] | [[Pages/Glossary/3rd Century AH.md\|3rd Century AH]] | | | | [[Pages/Glossary/Sahih Muslim.md\|Sahih Muslim]] | | Hadith | Primary | | [[Muslim b. al-Hajjaj\|Muslim b. al-Hajjaj]] | [[Pages/Glossary/3rd Century AH.md\|3rd Century AH]] | | | | [[Pages/Glossary/Sunan al-Tirmidhi.md\|Sunan al-Tirmidhi]] | | Hadith | Primary | | | | | | | [[Pages/Glossary/Tahdhib al-Ahkam.md\|Tahdhib al-Ahkam]] | | Hadith | Primary | | | [[4th Century AH\|4th Century AH]] | | | | [[Pages/Glossary/The Four Books.md\|The Four Books]] | Collection | Hadith | | | | | | | | [[Pages/Glossary/Uyun Akhbar al-Ridha.md\|Uyun Akhbar al-Ridha]] | | Hadith | Primary | | | [[4th Century AH\|4th Century AH]] | | | %% DATAVIEW_PUBLISHER: end %% %% #Dataview %%