Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ DPD is integrated into the following software and websites.
[Simsapa Dhamma Reader](https://simsapa.github.io/) | [Docs](https://digitalpalidictionary.github.io/integrations/simsapa/)
[Sutta Central](https://suttacentral.net/) | [Docs](https://digitalpalidictionary.github.io/integrations/sutta_central/)
[Sutta Central Voice](https://www.sc-voice.net/#/sutta/dn15:0.1/en/sujato) | Docs
[Sutta Central Now](https://suttacentral.now) | [Docs](https://digitalpalidictionary.github.io/integrations/sutta_central_now/)
[The Buddha's Words](https://thebuddhaswords.net/mn/mn1.html#content) | [Docs](https://digitalpalidictionary.github.io/integrations/tbw/)
[Tipiṭaka Pali Reader](https://americanmonk.org/tipitaka-pali-reader/): [Win](https://apps.microsoft.com/store/detail/tipitaka-pali-reader/9MTH9TD82TGR?hl=en-ms&gl=ms) | [Mac](https://apps.apple.com/us/app/tipitaka-pali-reader/id1541426949) | [Linux](https://github.com/bksubhuti/tipitaka-pali-reader/releases/) | [Android](https://play.google.com/store/apps/details?id=com.paauk.tipitakapalireader) | [iOS](https://apps.apple.com/us/app/tipitaka-pali-reader/id1541426949) | [Docs](https://digitalpalidictionary.github.io/integrations/tpr/)
[Tipitakapali.org website](https://tipitakapali.org/) | [iOS](https://apps.apple.com/vn/app/tipitakacst/id6743404213) | [Docs](https://digitalpalidictionary.github.io/integrations/tipitakapali/)
Expand Down
1 change: 1 addition & 0 deletions docs/features/sutta_info.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ This section contains all information relevant to the Sutta Central website.
| **TBW Legacy** | Link to the TBW Legacy website |
| **Dhamma.gift** | Link to the Dhamma.gift website |
| **SC Express** | Link to the SC Express website |
| **SC Now** | Link to SC Now website |
| **SC Voice** | Link to the SC Voice website |

## Buddha Jayanti Tipiṭaka (BJT)
Expand Down
17 changes: 17 additions & 0 deletions docs/integrations/sutta_central_now.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Sutta Central Now

[SuttaCentral.now](https://suttacentral.now/){target="\_blank"} is a fast and minimal alternative to [suttacentral.net](https://suttacentral.net). It provides access to early Buddhist texts from all schools, as well as translations in multiple languages, and uses the same customized light version of DPD as suttacentral.net.

To activate DPD lookup

- Open a sutta that includes the root language, such as [MN1](https://suttacentral.now/mn1/en/sujato){target="\_blank"}

- Click or hover the **Views** button

- Click the **Word lookup** checkbox (click the **Show root text** checkbox first if necessary)

![views menu](../pics/sutta_central_now/views.png)

- Click the left / right arrows to see the previous / next word in the text

![clicking a word](../pics/sutta_central_now/click.png)
Binary file added docs/pics/sutta_central_now/click.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/pics/sutta_central_now/views.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions mkdocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ nav:
- Dhamma.gift website: "integrations/dhamma_gift.md"
- Simsapa Dhamma Reader: "integrations/simsapa.md"
- Sutta Central Website: "integrations/sutta_central.md"
- Sutta Central Now: "integrations/sutta_central_now.md"
- The Buddha's Words: "integrations/tbw.md"
- Tipitaka Pali Reader: "integrations/tpr.md"
- Tipitakapali.org: "integrations/tipitakapali.md"
Expand Down