diff --git a/manual/ja/mobile.md b/manual/ja/mobile.md index 4f241165e..f24185264 100644 --- a/manual/ja/mobile.md +++ b/manual/ja/mobile.md @@ -88,7 +88,7 @@ Graphium はインストール可能な Web アプリ(PWA)です。スマホ 2. **記録して送る。** キューの **送信** をタップすると、自分の Drive の `Graphium/Inbox` フォルダに流れ込みます。転送は TLS を使い、ファイルは*自分が管理する*ストレージに普通のファイルとして置かれます。 3. **フォルダをデスクトップに同期する。** クラウドのクライアント(たとえば Google ドライブ デスクトップ版)を動かし、そのフォルダをデスクトップのディスク上に存在させます。 4. **Graphium にその場所を教える。** デスクトップの[設定 → ストレージ](/ja/settings)の **モバイル送信** セクションに **受信フォルダ** のピッカーがあります。クラウドストレージが同期しているフォルダを選ぶと、Graphium はその中の `Inbox` サブフォルダを読みます。同じセクションの **接続はスマホ側で行います** には、そもそもスマホで Graphium を開くための QR コード(**URL をコピー** 付き)があります。 -5. **取り込む。** ファイルが届くと、デスクトップのサイドバーの **モバイル** に未処理件数が表示されます。開いて 1 件ずつプレビューし、**全部取り込み** か **選択したものを取り込み** を実行します。写真・動画・音声メモは[素材](/ja/materials-and-citations)になり、書いた記録は通常のメモや URL のブックマークになります。スマホの画面上部にある **送り先** でフォルダを選んでおくと、届いた素材はそのフォルダに入った状態になります。一覧には、その端末で前に使ったフォルダと、スマホからも同じ保管場所に繋がっている場合はそのフォルダが並びます。**+ 新しいフォルダ…** でその場で作ることもできます。選んだフォルダは切り替えるまで覚えているので、送るたびに選ぶ必要はありません。重複は自動でスキップされ、トーストが **取り込み・スキップ・失敗** の件数をまとめます。受信箱が空なら **新しいものはありません** と表示されるだけです。 +5. **取り込む。** ファイルが届くと、デスクトップのサイドバーの **モバイル** に未処理件数が表示されます。開いて 1 件ずつプレビューし、**全部取り込み** か **選択したものを取り込み** を実行します。写真・動画・音声メモは[素材](/ja/materials-and-citations)になり、書いた記録は通常のメモや URL のブックマークになります。スマホの画面上部にある **送り先** でフォルダを選んでおくと、届いた素材はそのフォルダに入った状態になります。一覧には、その端末で前に使ったフォルダと、スマホからも同じ保管場所に繋がっている場合はそのフォルダが並びます。**+ 新しいフォルダ…** でその場で作ることもできます。選んだフォルダは切り替えるまで覚えているので、送るたびに選ぶ必要はありません。重複は自動でスキップされ、トーストが **取り込み・スキップ・失敗** の件数をまとめます。受信箱が空なら **新しいものはありません** と表示されるだけです。 既定では、取り込んだファイルは受信箱から削除されます。中身はすでにライブラリに入っているためです。控えを残したい場合は、**処理済みファイルを _imported/ に残す**(受信フォルダの設定、または設定 → ストレージ)をオンにしてください。 diff --git a/manual/ja/roadmap.md b/manual/ja/roadmap.md index ac0bce058..d3e7f572c 100644 --- a/manual/ja/roadmap.md +++ b/manual/ja/roadmap.md @@ -1,5 +1,3 @@ -| **v0.54.0** | 2026-09-04 | [共有ライブラリが自分のサイドバーの鏡に](/ja/storage-and-sync#browse-and-fork) — ラベル・プロセスのタブがチームの共有ノートの中身を集め、共有ノートに貼られた画像やファイルは素材タブに並びます。ページを[テンプレートとして共有](/ja/storage-and-sync#share-a-page-as-a-template)し、どのノートからも `/template` で差し込めます。素材もまとめて共有できます。 | -| **v0.53.0** | 2026-09-03 | [共有ノートにフォルダが付く](/ja/storage-and-sync#browse-and-fork) — チームに共有したノートには共有した時点のフォルダが付き、共有ライブラリをフォルダで絞り込み・検索できます。`⌘K` もフォルダ名でノートを見つけます。Fork してもそのフォルダは付いてきません。共有した人の整理であって、あなたの分類ではないからです。 | # 機能ロードマップ Graphium は 2026 年 3 月から小さなリリースを重ねてきました。このページはその振り返りです。「できること」が変わった節目だけを時系列で並べ、マニュアルの該当ページへリンクしています。全リリースの全変更は[リリース履歴](/ja/release-history)にあります。 @@ -80,6 +78,9 @@ Graphium は 2026 年 3 月から小さなリリースを重ねてきました | **v0.50.0** | 2026-09-01 | [計算がノートの表を読めるように](/ja/notes-and-editor#calculations) — 計算ブロックから、同じノートの表の列をそのまま参照できます(`sum(table["秤量表"]["質量"])`)。合計は、手で書き写した数字ではなく実際に記録した行に従います。名前は打ち込むのではなく一覧から選び、表と、その表を読んでいる計算は、互いの存在が見えるようになっています。 | | **v0.51.0** | 2026-09-01 | [フォルダを「辿れる」ように](/ja/notes-and-editor#folders) — 一覧の上に今いるフォルダが出て、そこから上へ戻れます。**このフォルダに新規** を押せば、見ているフォルダに入った状態でノートが始まります。フォルダを右クリックすれば名前の変更と削除ができます。フォルダとその下のフォルダは一緒に動き、削除してもやはり中のノートは消えず、**未分類** に移ります。 | | **v0.52.0** | 2026-09-03 | [片付けを、手でもドラッグでも](/ja/notes-and-editor#folders) — ノートをフォルダへドラッグすれば移動、Cmd を押しながらなら両方に入ります。素材もフォルダに入れられるようになり、貼ったノートのフォルダにも自然と入るので、写真は置いた時点で片付きます。サイドバーは「何であるか」ではなく「どこにあるか」でまとまりました —— 手元にあるもの、外から来るもの、取っておいて使い回すもの。[共有ライブラリ](/ja/storage-and-sync)は検索も並べ替えもできる表になり、AI チャットはチームが共有したものを、自分の手元に取り込まなくても根拠にできます。 | +| **v0.53.0** | 2026-09-03 | [共有ノートにフォルダが付く](/ja/storage-and-sync#browse-and-fork) — チームに共有したノートには共有した時点のフォルダが付き、共有ライブラリをフォルダで絞り込み・検索できます。`⌘K` もフォルダ名でノートを見つけます。Fork してもそのフォルダは付いてきません。共有した人の整理であって、あなたの分類ではないからです。 | +| **v0.54.0** | 2026-09-04 | [共有ライブラリが自分のサイドバーの鏡に](/ja/storage-and-sync#browse-and-fork) — ラベル・プロセスのタブがチームの共有ノートの中身を集め、共有ノートに貼られた画像やファイルは素材タブに並びます。ページを[テンプレートとして共有](/ja/storage-and-sync#share-a-page-as-a-template)し、どのノートからも `/template` で差し込めます。素材もまとめて共有できます。 | +| **v0.55.0** | 2026-09-04 | [送る前に、どこへ届くかが見える](/ja/mobile#sending-captures-to-your-desktop) — スマホの画面の一番上に **送り先** が出ます。ここでフォルダを選んでおけば、送った写真やメモはそのフォルダに入った状態で届き、デスクトップで振り分け直す手間が消えます。候補には、その端末で前に使ったフォルダが並びます。 | ## 要望をお寄せください diff --git a/manual/mobile.md b/manual/mobile.md index 8fc5ea190..f874fd8fe 100644 --- a/manual/mobile.md +++ b/manual/mobile.md @@ -88,7 +88,7 @@ The pipeline, end to end: 2. **Capture and send.** Tap **Send** on the queue and it drains into the `Graphium/Inbox` folder of your own Drive. Transfers use TLS, and the files sit as ordinary files in storage *you* control. 3. **Sync the folder to your desktop.** Run your cloud client (for example Google Drive for desktop) so that folder exists on the desktop's disk. 4. **Point Graphium at it.** In the desktop's [Settings → Storage](/settings), the **Mobile upload** section has the **Inbox folder** picker — choose the folder your cloud storage syncs to, and Graphium reads the `Inbox` subfolder inside it. The same section shows the QR code under **Connect on your phone** (with **Copy URL**) that opens Graphium on the phone in the first place. -5. **Import.** When files arrive, a **Mobile** entry in the desktop sidebar shows a pending count. Open it to preview each item, then **Import all** or **Import selected**. Photos, videos, and voice notes become [materials](/materials-and-citations); written captures become regular memos and URL bookmarks. Pick a folder under **Send into** at the top of the phone screen and what arrives is already in that folder. The list holds the folders you have used before on that phone, plus the ones in your library if the phone is connected to the same storage; **+ New folder…** creates one on the spot. Your choice is remembered until you change it, so there is nothing to pick each time you send. Duplicates are skipped automatically, a toast summarizes **Imported · skipped · failed**, and an empty inbox simply says **Nothing new**. +5. **Import.** When files arrive, a **Mobile** entry in the desktop sidebar shows a pending count. Open it to preview each item, then **Import all** or **Import selected**. Photos, videos, and voice notes become [materials](/materials-and-citations); written captures become regular memos and URL bookmarks. Pick a folder under **Send into** at the top of the phone screen and what arrives is already in that folder. The list holds the folders you have used before on that phone, plus the ones in your library if the phone is connected to the same storage; **+ New folder…** creates one on the spot. Your choice is remembered until you change it, so there is nothing to pick each time you send. Duplicates are skipped automatically, a toast summarizes **Imported · skipped · failed**, and an empty inbox simply says **Nothing new**. By default, imported files are deleted from the inbox — their content is already in your library. Check **Keep processed files in _imported/** (in the inbox's folder settings or in Settings → Storage) if you prefer an archive. diff --git a/manual/roadmap.md b/manual/roadmap.md index 164ab37fb..77993cee6 100644 --- a/manual/roadmap.md +++ b/manual/roadmap.md @@ -1,5 +1,3 @@ -| **v0.54.0** | 2026-09-04 | [The shared library mirrors your own sidebar](/storage-and-sync#browse-and-fork) — Labels and Processes tabs collect what is inside the notes your team shared, images and files embedded in shared notes appear under Assets, and a page can be [shared as a template](/storage-and-sync#share-a-page-as-a-template) and dropped into any note from `/template`. Materials can be shared several at a time. | -| **v0.53.0** | 2026-09-03 | [Shared notes keep their folder](/storage-and-sync#browse-and-fork) — a note shared with the team carries the folder it was filed in, so the shared library can be filtered and searched by folder, and `⌘K` finds notes by folder name too. Forking leaves that folder behind: it was the author's filing, not yours. | # Feature roadmap Graphium has shipped small releases since March 2026. This page is the retrospective view: the milestones that changed what you can do, in order, with links into the manual. It is deliberately selective — for every pull request in every release, see the [release history](/release-history). @@ -80,6 +78,9 @@ Feature pages carry a badge like