「Joplin」の版間の差分
(英語版から転載) |
Kusanaginoturugi (トーク | 投稿記録) (→参照: add TranslationStatus) |
||
(2人の利用者による、間の7版が非表示) | |||
1行目: | 1行目: | ||
− | [[Category:ア |
+ | [[Category:メモ管理ソフトウェア]] |
[[en:Joplin]] |
[[en:Joplin]] |
||
+ | [[Wikipedia:Joplin_(software)|Joplin]] は、マークダウンのクロスプラットフォームなメモ帳と ToDo アプリケーションです。[[Wikipedia:ja:Evernote|Evernote]] に代わるオープンソースとして開発されました。Linux、Windows、MacOS、Android、iOSなど、様々な OS で利用可能です。クラウド同期、エンドツーエンドの暗号化、ウェブクリッピング、ノート履歴、ノートのインポート/エクスポート、マークダウン編集、WYSIWYG 編集、タグ付けをサポートしています。また、Joplin のプラグインをインストールすることで、ノート作成体験を向上させることができます。 |
||
− | [[Wikipedia:Joplin_(software)|Joplin]] is a markdown cross-platform note-taking and to-do application. It is developed as an open source alternative to [[Wikipedia:Evernote|Evernote]]. It is available in various operating systems, such as Linux, Windows, MacOS, Android, and iOS. It supports cloud synchronization, end-to-end encryption, web clipping, note history, note import/export, markdown editing, WYSIWYG editing, and tagging. In addition, there are many Joplin plugins that can be installed to enhance note-taking experience. |
||
− | == |
+ | == インストール == |
+ | CLI バージョンの Joplin を取得するには、{{AUR|joplin}} を[[インストール]]します。[[Wikipedia:Electron_(software_framework)|Electron]] 上で動作するデスクトップバージョンの Joplin を使用するには、{{AUR|joplin-desktop}} を[[インストール]]します。 |
||
− | Joplin can be installed with the following methods. |
||
+ | == プラグイン == |
||
− | === Manual Installation === |
||
+ | v1.6.4 以降、Joplin のプラグインは {{ic|Tools > Options > Plugins}} でプラグイン検索メニューを開いて直接インストールすることができます。プラグインアーカイブファイルは、Joplin のプラグインフォルダ {{ic|~/.config/joplin-desktop/plugins}} に自動的にダウンロードされます。アプリを再起動すると、インストールした Joplin プラグインが本来の機能として動作するようになります。 |
||
− | From [https://joplinapp.org/help/#desktop-applications Joplin download page], the recommended way to install Joplin on Linux operating systems is by executing the following script: |
||
+ | プラグインは、Joplin のデスクトップバージョンでのみ動作することに注意してください。 |
||
− | wget -O - https://raw.githubusercontent.com/laurent22/joplin/dev/Joplin_install_and_update.sh | bash |
||
+ | == ヒントとテクニック == |
||
− | The script will automatically download the latest Joplin AppImage binary file to folder {{ic|~/.joplin}}. If there is a previous version already exists in the directory, the older AppImage binary file will be overwritten with the newer one. |
||
+ | === Evernote からノートをインポートする === |
||
− | To uninstall Joplin installed using manual installation method, simply remove the {{ic|~/.joplin}} directory. For example, by executing: |
||
+ | Evernote からノートをインポートしてジョプリンにマークダウン形式で保存するには、アプリケーションのメインウィンドウから ''File > Import > ENEX - Evernote Export File (as Markdown)'' を開いてください。ファイルダイアログが表示されるので、 Evernote のエクスポートファイルを指定して、Joplin にインポートします。 |
||
− | rm -r ~/.joplin |
||
− | + | == 参照 == |
|
+ | * [https://joplinapp.org/help Joplin ドキュメント] |
||
− | [[Install]] {{AUR|joplin}} to obtain the CLI version of Joplin. To use the desktop version of Joplin running on [[Wikipedia:Electron_(software_framework)|Electron]], [[Install]] {{AUR|joplin-desktop}}. |
||
+ | * [https://joplinapp.org/ Joplin ホームページ] |
||
+ | * [https://github.com/joplin/plugins Joplin 公式プラグインのリポジトリ] |
||
+ | * Joplin [https://itsfoss.com/joplin review article] FOSS ブログサイトより |
||
+ | {{TranslationStatus|Joplin|2024-07-05|808911}} |
||
− | == Plugins == |
||
− | |||
− | Since v1.6.4, Joplin plugins can be installed directly by opening the plugin search menu under {{ic|Tools > Options > Plugins}}. The plugin archive file will be downloaded automatically into the Joplin plugin folder {{ic|~/.config/joplin-desktop/plugins}}. Upon restarting the app, installed Joplin plugins will work as its intended function. |
||
− | |||
− | Note that plugins only work on desktop version of Joplin. |
||
− | |||
− | == Tips and tricks == |
||
− | |||
− | === Importing Notes from Evernote === |
||
− | |||
− | To import notes from Evernote and save them in Joplin in markdown format, open ''File > Import > ENEX - Evernote Export File (as Markdown)'' from the main application window. A file dialog will be shown, upon which the Evernote export file can be located and imported to Joplin. |
||
− | |||
− | == See also == |
||
− | |||
− | * [https://joplinapp.org/help Joplin Documentation] |
||
− | * [https://joplinapp.org/ Joplin Home Page] |
||
− | * [https://github.com/joplin/plugins Joplin Official Plugin Repository] |
||
− | * Joplin [https://itsfoss.com/joplin review article] by It's FOSS blog site |
2024年7月5日 (金) 21:18時点における最新版
Joplin は、マークダウンのクロスプラットフォームなメモ帳と ToDo アプリケーションです。Evernote に代わるオープンソースとして開発されました。Linux、Windows、MacOS、Android、iOSなど、様々な OS で利用可能です。クラウド同期、エンドツーエンドの暗号化、ウェブクリッピング、ノート履歴、ノートのインポート/エクスポート、マークダウン編集、WYSIWYG 編集、タグ付けをサポートしています。また、Joplin のプラグインをインストールすることで、ノート作成体験を向上させることができます。
インストール
CLI バージョンの Joplin を取得するには、joplinAUR をインストールします。Electron 上で動作するデスクトップバージョンの Joplin を使用するには、joplin-desktopAUR をインストールします。
プラグイン
v1.6.4 以降、Joplin のプラグインは Tools > Options > Plugins
でプラグイン検索メニューを開いて直接インストールすることができます。プラグインアーカイブファイルは、Joplin のプラグインフォルダ ~/.config/joplin-desktop/plugins
に自動的にダウンロードされます。アプリを再起動すると、インストールした Joplin プラグインが本来の機能として動作するようになります。
プラグインは、Joplin のデスクトップバージョンでのみ動作することに注意してください。
ヒントとテクニック
Evernote からノートをインポートする
Evernote からノートをインポートしてジョプリンにマークダウン形式で保存するには、アプリケーションのメインウィンドウから File > Import > ENEX - Evernote Export File (as Markdown) を開いてください。ファイルダイアログが表示されるので、 Evernote のエクスポートファイルを指定して、Joplin にインポートします。
参照
- Joplin ドキュメント
- Joplin ホームページ
- Joplin 公式プラグインのリポジトリ
- Joplin review article FOSS ブログサイトより