Skip to content

Commit 71169fb

Browse files
committed
art book + sn
1 parent 32bbdce commit 71169fb

7 files changed

Lines changed: 79 additions & 7 deletions
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: "Background to the Origin of Earliest Buddhism"
3+
authors:
4+
- "K. T. S. Sarao"
5+
external_url: "https://archive.org/download/indologica-turinensia-buddhismo/Background%20to%20the%20origin%20of%20earliest%20Buddhism_text.pdf"
6+
source_url: "http://www.asiainstitutetorino.it/Indologica/index-volume15-16.asp"
7+
drive_links:
8+
- "https://drive.google.com/file/d/1xQEex2s1kO3XjGOcljVhmrENW0tgV62P/view?usp=drivesdk"
9+
tags:
10+
- setting
11+
- cities
12+
year: 1990
13+
journal: jiass
14+
volume: 16
15+
pages: "305--318"
16+
---
17+
18+
> ... the origin of Buddhism did not in any way depend upon the role of iron.

‎_content/articles/reducing-opinion-polarization-effects-of_balietti-stefano-et-al.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ external_url: "https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8719860"
99
source_url: "https://doi.org/10.1073/pnas.2112552118"
1010
drive_links:
1111
- "https://drive.google.com/file/d/1cON3CAF62-Qw_4OOKioCwI-0SK8CCGP3/view?usp=drivesdk"
12-
course: social
12+
course: social # borderline, probably to move down or archive some day...
1313
tags:
1414
- poli-sci
1515
- social-media

‎_content/booklets/transcendantal-arising_bodhi.md‎

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,8 @@ status: featured
1414
tags:
1515
- sn
1616
- stages
17-
- philosophy
18-
- origination
17+
- view
1918
pages: 35
2019
---
2120

22-
> Tucked away in the Samyutta Nikaya among the "connected sayings on causality" is a short formalized text entitled the Upanisa Sutta, the "Discourse on Supporting Conditions." Though at first glance hardly conspicuous among the many interesting suttas in this collection, this little discourse turns out upon repeated examination to be of tremendous doctrinal importance.
21+
> Tucked away in the Samyutta Nikaya among the "connected sayings on causality" is a short formalized text entitled [the Upanisa Sutta](/content/canon/sn12.23), the "Discourse on Supporting Conditions." Though at first glance hardly conspicuous among the many interesting suttas in this collection, this little discourse turns out upon repeated examination to be of tremendous doctrinal importance.

‎_content/canon/sn12.23.md‎

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
title: "SN 12.23 Upanisa Sutta: Proximate Cause"
3+
translator: bodhi
4+
slug: "sn.012.023"
5+
external_url: "https://suttacentral.net/sn12.23/en/bodhi"
6+
drive_links:
7+
- "https://drive.google.com/file/d/1-A8ZtnrOan5hzAg8Qgv1Q3KBr_mroiLA/view?usp=drivesdk"
8+
course: origination
9+
status: featured
10+
tags:
11+
- philosophy
12+
- sn
13+
# imagery tag covered by Hecker's Similes
14+
year: 2000
15+
pages: 4
16+
parallels: []
17+
# Partial parallels from SC
18+
# - an3.95
19+
# - an4.147
20+
# - an10.61
21+
# - an10.62
22+
# - iti102
23+
# - mn2
24+
# - sn22.101
25+
# - sn55.38
26+
# - sn56.25
27+
---
28+
29+
> … with liberation as proximate cause, the knowledge of destruction.
30+
31+
A "tremendously important" sutta showing how liberation is _also_ governed by the law of Dependent Origination.
32+
33+
For Bhikkhu Bodhi's commentary on this sutta, see [*Transcendental Dependent Arising*](/content/booklets/transcendantal-arising_bodhi).
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: "The Poetry of Nature: Edo Paintings from the Fishbein-Bender Collection"
3+
authors:
4+
- "John T. Carpenter"
5+
editor: "Marcie M. Muscat"
6+
external_url: "https://www.metmuseum.org/art/metpublications/The_Poetry_of_Nature_Edo_Paintings_from_the_Fishbein_Bender_Collection"
7+
drive_links:
8+
- "https://drive.google.com/file/d/1q-20ffC_gkqVfOeyK87aYnR7HKgFWp7E/view?usp=drivesdk"
9+
course: nature
10+
tags:
11+
- edo
12+
year: 2018
13+
olid: OL26954282M
14+
oclc: 1013507293
15+
publisher: "The Metropolitan Museum of Art"
16+
address: "New York"
17+
pages: 201
18+
---
19+
20+
Based on [the 2018 exhibition at The Met of the same name](https://www.metmuseum.org/exhibitions/listings/2018/poetry-of-nature), this beautiful volume explains how different strands of Japanese culture, from literature to Buddhism to theater, came together in the calligraphy-laden nature paintings of 17th, 18th and early 19th century Japan.

‎scripts/move-gfile.py‎

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44
clientsecrets = Path("~/library-utils-client-secret.json")
55

6-
def move_gfile(glink, course):
6+
def move_gfile(glink, folders):
77
gfid = link_to_id(glink)
8-
public_fid, private_fid = get_gfolders_for_course(course)
8+
public_fid, private_fid = folders
99
file = move_drive_file(clientsecrets, gfid, public_fid or private_fid)
1010
shortcuts = get_shortcuts_to_gfile(clientsecrets, gfid)
1111
if public_fid and private_fid:
@@ -34,5 +34,6 @@ def move_gfile(glink, course):
3434
break
3535
glinks.append(glink)
3636
course = input_with_tab_complete("course: ", get_known_courses())
37+
folders = get_gfolders_for_course(course)
3738
for glink in glinks:
38-
move_gfile(glink, course)
39+
move_gfile(glink, folders)

‎sources.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ Only a tiny fraction of their contents could be featured on this website, so ple
100100
* [Lotsawa House](https://www.lotsawahouse.org/topics/)
101101
* [84000.co](https://84000.co/)
102102
* [Hong Kong University Theses](https://hub.hku.hk/handle/10722/50080)
103+
* [The Met](https://www.metmuseum.org/art/metpublications/search-publication-results?searchType=C&Tag=Buddhism&title=&author=&pt=0&tc=0&dept=0&fmt=downloadpdf&sort=PublicationYear%7CDesc)
103104
* [Oxford Buddhist Bibliographies](https://www.oxfordbibliographies.com/browse?module_0=obo-9780195393521)
104105
* [Pressbooks](https://pressbooks.directory/)
105106
* [OpenStax](https://openstax.org/subjects)

0 commit comments

Comments
 (0)