-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* PUSH NOTE : Cách ghép các note nhỏ trong Obsidian.md * PUSH NOTE : 01.11 Solemnity of All Saints.md * PUSH NOTE : 10 bài ngẫu nhiên.md * PUSH NOTE : Q&A Obisidian.md * PUSH NOTE : Saint of the Day.md
- Loading branch information
Showing
5 changed files
with
98 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
share: true | ||
tags: | ||
- SaintOfTheDay | ||
date: 2023-11-01 | ||
URL: https://www.franciscanmedia.org/saint-of-the-day/solemnity-of-all-saints/ | ||
description: Lễ Các Thánh Nam Nữ | ||
--- | ||
|
||
# 01.11 | Solemnity of All Saints | ||
|
||
![](https://i.imgur.com/rWstqCV.png) | ||
|
||
--- | ||
## Story | ||
|
||
The earliest certain observance of a feast in honor of all the saints is an early fourth-century commemoration of “all the martyrs.” In the early seventh century, after successive waves of invaders plundered the catacombs, Pope Boniface IV gathered up some 28 wagon-loads of bones and reinterred them beneath the Pantheon, a Roman temple dedicated to all the gods. The pope rededicated the shrine as a Christian church. According to Venerable Bede, the pope intended “that the memory of all the saints might in the future be honored in the place which had formerly been dedicated to the worship not of gods but of demons” (*On the Calculation of Time*). | ||
|
||
But the rededication of the Pantheon, like the earlier commemoration of all the martyrs, occurred in May. Many Eastern Churches still honor all the saints in the spring, either during the Easter season or immediately after Pentecost. | ||
|
||
How the Western Church came to celebrate this feast, now recognized as a solemnity, in November is a puzzle to historians. The Anglo-Saxon theologian Alcuin observed the feast on November 1 in 800, as did his friend Arno, Bishop of Salzburg. Rome finally adopted that date in the ninth century. | ||
|
||
--- | ||
|
||
## Reflection | ||
|
||
This feast first honored martyrs. Later, when Christians were free to worship according to their consciences, the Church acknowledged other paths to sanctity. In the early centuries the only criterion was popular acclaim, even when the bishop’s approval became the final step in placing a commemoration on the calendar. The first papal canonization occurred in 993; the lengthy process now required to prove extraordinary sanctity took form in the last 500 years. Today’s feast honors the obscure as well as the famous—the saints each of us have known. | ||
|
||
--- | ||
|
||
Nguồn: [Solemnity of All Saints | Franciscan Media](https://www.franciscanmedia.org/saint-of-the-day/solemnity-of-all-saints/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
share: true | ||
tags: | ||
- obsidian | ||
date: 2023-11-01 | ||
URL: | ||
description: | ||
--- | ||
|
||
# Cách ghép các note nhỏ trong Obsidian | ||
|
||
> [!Question] [Câu hỏi](https://www.facebook.com/photo/?fbid=1344245219528391&set=p.1344245219528391) | ||
> ví dụ mà nếu mình note theo dạng tách file ra thành từng file con nhỏ nhỏ vậy nè, giờ làm sao merge nó lại thành 1 rồi xuất ra không ta. | ||
> | ||
> Xưa đang note theo 1 file bự cái dùng quick switcher ngồi tách ra hết cái giờ không xuất ra 1 bản PDF được buồn ghê | ||
## Dùng plugin ghép thành file lớn | ||
[Advanced Merger](https://obsidian.md/plugins?id=advanced-merger) : cái này các note phải chung 1 folder | ||
|
||
[Merge Notes](https://obsidian.md/plugins?id=merge-notes) : cái này thì mình có thể sắp xếp thứ tự các note đc. | ||
|
||
## Embed các note nhỏ vào 1 file | ||
Embed các note nhỏ vào note bự dưới dạng `![[Note 1]]` ... | ||
|
||
Sử dụng [clean-embeds.css](https://raw.githubusercontent.com/thienqc/obsidian/main/clean-embeds.css) để export file sạch hơn (Demo 2) | ||
|
||
```md | ||
--- | ||
cssClasses: clean-embeds | ||
--- | ||
``` | ||
|
||
![](https://i.imgur.com/53FxpTP.png) | ||
|
||
|
||
|
||
> [!Example] Xem thêm | ||
> [Q&A Obisidian](./Q&A%20Obisidian.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters