docs/README-ZH_TW.md
Arabic | Chinese (Simplified Han script) | Chinese (Traditional Han script) | Czech | English (United Kingdom) | English | French | German | Greek | Indonesian | Irish | Italian | Japanese | Korean | Polish | Romanian | Russian | Spanish | Ukrainian | Urdu | Uyghur
<!-- translate:on -->Trilium Notes 是一款免費且開源、跨平台的階層式筆記應用程式,專注於建立大型個人知識庫。
可以在 docs.triliumnotes.org 查看完整使用說明
我們的使用說明包含多種格式:
F1 即可直接於應用程式內存取相同文件✨ 想要更多 Trilium Notes 的主題、腳本、外掛與資源,亦可參考以下第三方資源 / 社群:
原始的 Trilium 開發者 (Zadam) 已慷慨地將 Trilium 儲存庫移交給社群專案,該專案現存放於 https://github.com/TriliumNext
從既有的 zadam/Trilium 例項遷移到 TriliumNext/Notes 不需要特別的遷移步驟。只要照一般方式安裝 TriliumNext/Notes,它就會直接使用你現有的資料庫。
版本最高至 v0.90.4 與 zadam/trilium 最新版本 v0.63.7 相容。之後的 TriliumNext 版本已提升同步版本號(與上述不再相容)。
歡迎加入官方社群。我們很樂意聽到你對功能、建議或問題的想法!
General Matrix 房間也橋接到 XMPP從最新釋出頁面下載您平台的二進位檔,解壓縮後執行
trilium 可執行檔。
如果您的發行版如下表所列,請使用該發行版的套件。
您也可以從最新釋出頁面下載對應平台的二進位檔,解壓縮後執行
trilium 可執行檔。
TriliumNext 也提供 Flatpak,惟尚未發佈到 FlatHub。
若您有(如下所述的)伺服器安裝,便可直接存取網頁介面(其與桌面應用幾乎相同)。
目前僅支援(並實測)最新版的 Chrome 與 Firefox。
若要在行動裝置上使用 TriliumNext,你可以透過行動瀏覽器存取伺服器安裝的行動版介面(見下)。
更多關於行動應用支援的資訊,請見議題:https://github.com/TriliumNext/Trilium/issues/4962。
若您偏好原生 Android 應用程式,可使用 TriliumDroid。請至 其儲存庫 回報錯誤與功能缺失。注意:使用 TriliumDroid 時,建議停用伺服器安裝版本的自動更新功能(詳見下文),因 Trilium 與 TriliumDroid 間的同步版本必須保持一致。
If you want a full-featured native Android app, check out Pocket Trilium. It runs a complete Trilium instance on your phone, supports full offline use, and allows you to sync with your server.
If you want a native iOS app, you can use Trinote, an open-source client for your self-hosted Trilium / TriliumNext server. It lets you browse and organize your note tree, search for notes on the server, read and edit all note types (text, code, mindmap, spreadsheet, geomap, canvas, etc.), and keeps notes available and editable offline. Here's the repo if you're interested in contributing and here's the discord server if you have any feedback or suggestions you want to discuss.
若要在您自己的伺服器上安裝 TriliumNext(包括從 Docker Hub 使用 Docker 部署),請遵循伺服器安裝文件。
如果您是母語人士,歡迎前往我們的 Weblate 頁面協助翻譯 Trilium。
以下是目前的語言覆蓋狀態:
下載儲存庫,使用 pnpm 安裝相依套件,接著啟動伺服器(將於 http://localhost:8080 提供服務):
git clone https://github.com/TriliumNext/Trilium.git
cd Trilium
pnpm install
pnpm run server:start
下載儲存庫,使用 pnpm 安裝相依套件,接著啟動編輯文件所需的環境:
git clone https://github.com/TriliumNext/Trilium.git
cd Trilium
pnpm install
pnpm edit-docs:edit-docs
或者,如果您已安裝 Nix:
# 直接執行
nix run .#edit-docs
# 或安裝至您的設定檔
nix profile install .#edit-docs
trilium-edit-docs
下載儲存庫,使用 pnpm 安裝相依套件,然後為 Windows 建置桌面應用:
git clone https://github.com/TriliumNext/Trilium.git
cd Trilium
pnpm install
pnpm run --filter desktop electron-forge:make --arch=x64 --platform=win32
更多細節請參見開發者文件。
請參閱文件指南。若有更多疑問,歡迎透過上方「與我們交流」章節所列連結與我們聯繫。
<b>NetPerfect</b>
</a>
EV certificate & Windows CI </td> <td align="center" width="50%"> <a href="https://ckeditor.com/ckeditor-5/features/">
<b>CKEditor</b>
</a>
Premium editor features </td> <td align="center" width="25%"> <a href="https://dosu.dev/">
<b>Dosu</b>
</a>
Automated GitHub support </td>
</tr> </table>若無其背後的技術支撐,Trilium 便無法開發完成:
Trilium 的開發與維護耗費了數百小時的工作時間。您的支持能確保其開源性質、提升功能品質,並支付伺服器託管等相關成本。
請考慮透過以下方式支持本應用程式的主要開發者 (eliandoran):
Copyright 2017–2025 zadam、Elian Doran 與其他貢獻者
本程式係自由軟體:您可以在自由軟體基金會(Free Software Foundation)所發佈的 GNU Affero 通用公眾授權條款(GNU AGPL)第 3 版或(由你選擇)任何後續版本之條款下重新散布或修改本程式。