docs/README-ko.md
<a href="https://go.warp.dev/Trilium" target="_blank">
Warp, built for coding with multiple AI agents
</a>
<sup>Available for macOS, Linux and Windows</sup>
</div> <hr />Chinese (Simplified Han script) | Chinese (Traditional Han script) | English | French | German | Greek | Italian | Japanese | Romanian | Spanish
<!-- translate:on -->Trilium Notes는 대규모 개인 지식 기반 구축에 중점을 둔 무료 오픈 소스 크로스 플랫폼 계층적 메모 작성 애플리케이션입니다.
docs.triliumnotes.org에서 전체 문서를 확인하세요
문서는 다양한 형식으로 제공됩니다:
F1 버튼을 눌러 같은 문서를 직접 볼 수 있습니다✨ TriliumNext 관련 유용한 정보를 더 보시려면 아래의 서드파티 리소스/커뮤니티를 확인해 보세요:
Trilium의 최초 개발자(Zadam)는 Trilium 저장소를 커뮤니티 프로젝트에 흔쾌히 제공했으며, 해당 저장소는 https://github.com/TriliumNext에 있습니다.
zadam/Trilium 인스턴스에서 TriliumNext/Trilium 인스턴스로 마이그레이션하는 데 특별한 절차는 없습니다. 평소처럼 TriliumNext/Trilium을 설치하면 기존 데이터베이스를 사용하게 됩니다.
v0.90.4까지의 버전은 v0.63.7의 최신 zadam/trilium 버전과 호환됩니다. 이후 버전의 TriliumNext/Trilium은 동기화 버전이 증가되어 직접 마이그레이션이 불가능합니다.
저희 공식 대화에 자유롭게 참여해 주세요. 어떤 기능, 제안 또는 문제점이 있으시면 언제든지 알려주세요!
General 매트릭스 룸은 XMPP에도 브리지되어
있습니다최신 릴리스 페이지에서 플랫폼에 해당하는
바이너리 릴리스를 다운로드한 뒤, 패키지의 압축을 풀고 trilium 실행 파일을 실행하세요.
사용하시는 배포판이 아래 표에 나와 있다면 해당 배포판의 패키지를 사용하십시오.
또한 최신 릴리스 페이지에서 해당
플랫폼용 바이너리 릴리스를 다운로드하고 패키지의 압축을 풀고 trilium 실행 파일을 실행할 수도 있습니다.
TriliumNext는 Flatpak으로도 제공되지만, 아직 FlatHub에는 게시되지 않았습니다.
서버 설치(아래 참조)를 사용하는 경우 데스크톱 앱과 거의 동일한 웹 인터페이스에 직접 액세스할 수 있습니다.
현재는 크롬과 파이어폭스의 최신 버전만 지원(및 테스트)됩니다.
모바일 기기에서 TriliumNext를 사용하려면, 모바일 웹 브라우저를 사용하여 서버 설치의 모바일 인터페이스에 접속하면 됩니다(아래 참조).
모바일 앱 지원에 대한 자세한 내용은 https://github.com/TriliumNext/Trilium/issues/4962 이슈를 참조하세요.
네이티브 Android 앱을 선호하는 경우 TriliumDroid를 사용할 수 있습니다. 버그 및 누락된 기능은 해당 저장소에 보고하십시오. 참고: Trilium과 TriliumDroid의 동기화 버전이 일치해야 하므로 TriliumDroid를 사용할 때는 서버 설치에서 자동 업데이트를 비활성화하는 것이 좋습니다(아래 참조).
Dockerhub의 Docker를 통해 TriliumNext를 자체 서버에 설치하려면 서버 설치 문서를 따르세요.
원어민이시라면 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
저장소를 다운로드하고 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
자세한 내용은 development docs를 참고하세요.
자세한 내용은 문서 가이드를 참조하십시오. 추가 질문이 있으시면 위의 "문의하기" 섹션에 설명된 링크를 통해 언제든지 문의해 주십시오.
트릴리움은 다음의 기반 기술들이 없었다면 불가능했을 것입니다:
Trilium is built and maintained with hundreds of hours of work. Your support keeps it open-source, improves features, and covers costs such as hosting.
Consider supporting the main developer (eliandoran) of the application via:
Copyright 2017-2025 zadam, Elian Doran, and other contributors
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.