mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00

styling fix Added enum to promoted attribute definition parser Fix for the dropdown Added enumValues attr Added support for task note type Added support for swimlanes and swimlane dashboard Some minor fixes regarding swimlanes fixed a bug with ckeditor where pasting of links was not possible restructured folders folder-restructuring some more restructuring some folder restructuring fixes for file restructuring restored removed code Sorted the swimlane lists by priority sorting swimlanes and blinking based on priority Added new func for commenting on tasks fixed the workflow end to end fixed the workflow end to end Fixed the style for comments. Added the functionality for marking tasks as Done Added a file to track feature wish-list Added status back to the task header. Also added relevant tags to the node_tree. Fixed the status update on the note tree items. Also added deadline back Adding tags to the Swimlane dashboard Updating the dashboard view Fixed the tags on the swimlane dashboard items Fixed the hide/show for swimlane headers Updated the dashboard, added the collapse and expand feature. Also added deadline to the dashboard and tasks Prevented empty lines to be added as a comment. Also cleared task_deadline on a new task created Adding swimlane props Fixed the swimlane done/deprio, also added the subtasks for the tasks that have children fixed the grouping on swimlanes, added bucket type for the main parent of tasks, added swimlane options to dashboard type, fixed deadlines, updates to how swimlanes are populated Removed the db logs Updated fancytree lib to the latest version Updated gitignore Test adding an enum label type styling fix Added enum to promoted attribute definition parser Fix for the dropdown Added enumValues attr Added support for task note type Added support for swimlanes and swimlane dashboard Some minor fixes regarding swimlanes fixed a bug with ckeditor where pasting of links was not possible restructured folders folder-restructuring some more restructuring some folder restructuring fixes for file restructuring restored removed code Sorted the swimlane lists by priority sorting swimlanes and blinking based on priority Added new func for commenting on tasks fixed the workflow end to end fixed the workflow end to end Fixed the style for comments. Added the functionality for marking tasks as Done Added a file to track feature wish-list Added status back to the task header. Also added relevant tags to the node_tree. Fixed the status update on the note tree items. Also added deadline back Adding tags to the Swimlane dashboard Updating the dashboard view Fixed the tags on the swimlane dashboard items Fixed the hide/show for swimlane headers Updated the dashboard, added the collapse and expand feature. Also added deadline to the dashboard and tasks Prevented empty lines to be added as a comment. Also cleared task_deadline on a new task created Adding swimlane props Fixed the swimlane done/deprio, also added the subtasks for the tasks that have children all the updates as of Apr 24, 2024
7.2 KiB
7.2 KiB
Trilium Notes
English | Chinese | Russian | Japanese
Trilium Notes は、大規模な個人知識ベースの構築に焦点を当てた、階層型ノートアプリケーションです。概要はスクリーンショットをご覧ください:
ウクライナは現在、ロシアの侵略から自国を守っています。ウクライナ軍や人道的な慈善団体への寄付をご検討ください。
🎁 特徴
- ノートは、任意の深さのツリーに配置できます。単一のノートをツリー内の複数の場所に配置できます (cloning を参照)
- マークダウンオートフォーマットによる、表、画像、数学などの豊富な WYSIWYG ノート編集機能
- シンタックスハイライトを含むソースコード付きノートの編集をサポート
- ノート間のナビゲーション、全文検索、ノートホイストが高速かつ簡単に行えます
- シームレスなノートのバージョン管理
- ノート属性は、ノート整理、クエリ、高度なスクリプトに使用できます
- 自己ホスト型同期サーバーとの同期
- 公開インターネットへのノートの共有(公開)
- ノートごとの粒度を持つ強力なノート暗号化
- 組み込みの Excalidraw を使用した図のスケッチ (ノート タイプ"キャンバス")
- ノートとその関係を可視化するための関係図とリンクマップ
- スクリプティング - 高度なショーケースを参照
- 自動化のための REST API
- ユーザビリティとパフォーマンスの両方で 100 000 ノート以上に拡張可能
- スマートフォンとタブレット向けのタッチ最適化モバイルフロントエンド
- ナイトテーマ
- Evernote と Markdown のインポートとエクスポート
- Web コンテンツを簡単に保存するための Web クリッパー
サードパーティのテーマ、スクリプト、プラグインなどは、 awesome-trilium をチェックしてください。
🏗 ビルド
Trilium は、デスクトップアプリケーション(Linux、Windows)またはサーバー上でホストされるウェブアプリケーション(Linux)として提供されます。 Mac OS のデスクトップビルドも利用可能ですが、 unsupported となっています。
- デスクトップで Trilium を使用したい場合は、 latest release からお使いのプラットフォームのバイナリリリースをダウンロードし、パッケージを解凍して
trilium
の実行ファイルを実行してください。 - サーバーに Trilium をインストールする場合は、このページに従ってください。
- 現在、対応(動作確認)しているブラウザは、最近の Chrome と Firefox のみです。
Trilium は Flatpak としても提供されます:
📝 ドキュメント
また、個人的な知識基盤のパターンを読むと、 Trilium の使い方のヒントを得ることができます。
💻 コントリビュート
ブラウザベースの開発環境を使用
または、ローカルにクローンして実行
npm install
npm run start-server
📢 シャウトアウト
- CKEditor 5 - 市場で最高の WYSIWYG エディター、非常にインタラクティブで聞き上手なチーム
- FancyTree - 真の競争相手がいない、非常に機能豊富なツリーライブラリです。 Trilium Notes は、これなしでは成り立たないでしょう。
- CodeMirror - 膨大な数の言語をサポートするコードエディタ
- jsPlumb - 競合のないビジュアルコネクティビティライブラリです。関係図、リンク図で使用。
🤝 サポート
GitHub スポンサー、PayPalもしくは Bitcoin (bitcoin:bc1qv3svjn40v89mnkre5vyvs2xw6y8phaltl385d2) にて Trilium をサポートすることができます。
🔑 ライセンス
このプログラムはフリーソフトウェアです:フリーソフトウェア財団が発行した GNU Affero General Public License のバージョン3、またはそれ以降のバージョンのいずれかに従って、再配布および/または改変することができます。