Skip to content

Releases: MR-TABATA/MRDown

MRDown v1.6.7

Choose a tag to compare

@github-actions github-actions released this 24 Jul 08:41

「開いている文書」を矢印キーで読み進められるようになり、複数まとめて並べ替えられるようになりました。 / Walk your open documents with the arrow keys, and reorder several of them at once.

日本語

  • ↑ / ↓ で文書を切り替え — 「開いている文書」の一覧をクリックしてフォーカスを当てると、 / だけで次の文書・前の文書に移れます(⌘ は不要)。編集中はこれまでどおり矢印はカーソル移動のままなので、文章の入力を邪魔しません。
  • 複数選択してまとめて並べ替え クリックで1行ずつ、 クリックで範囲を選択できます。選んだ行はドラッグでも ⌘↑ / ⌘↓ でも、順序を保ったまま1つのブロックとして動きます。
  • 一覧の端に当たった行はそこで止まるので、ブロックの形が崩れません。並び順は従来どおりセッションと一緒に記憶されます。

English

  • Switch documents with ↑ / ↓ — click the "Open documents" list to give it focus and plain / move to the next or previous document (no ⌘ needed). While editing, the arrow keys still move the caret, so typing is never interrupted.
  • Select several rows and reorder them together-click picks rows one at a time, -click takes a range. The selected rows then drag — and move with ⌘↑ / ⌘↓ — as a single block, keeping their order.
  • Rows stop at the ends of the list, so a block keeps its shape. The order is still remembered along with the session.

See the assets below to download and install this version. Both Apple Silicon (aarch64) and Intel (x64) DMGs are provided.

MRDown v1.6.6

Choose a tag to compare

@github-actions github-actions released this 23 Jul 09:44

文書一覧のドラッグ並べ替えを、実際のアプリ上でも正しく動くよう修正しました。 / Fixes drag-to-reorder so it works in the actual app.

日本語

  • ドラッグ並べ替えの修正 — v1.6.5 で入れた「開いている文書」のドラッグ&ドロップ並べ替えが、macOS 版の実アプリでは動かなかった問題を修正しました。内部方式を作り直し、確実に並べ替えられます。
  • 細かな挙動も改善 — ドラッグ中に文書名がテキスト選択されてしまう見た目を解消し、ドラッグで動かした文書がそのまま選択状態(左の青い印)になるようにしました。
  • ⌘↑ / ⌘↓ でのキーボード移動は従来どおり使えます。

English

  • Drag-to-reorder fix — the drag-and-drop reordering of "Open documents" added in v1.6.5 didn't actually work in the real macOS app. The mechanism has been rebuilt so reordering now works reliably.
  • Smoother behaviour — dragging no longer leaves the document names looking text-selected, and the document you drag becomes the active one (the blue marker on the left).
  • Keyboard reordering with ⌘↑ / ⌘↓ works as before.

See the assets below to download and install this version. Both Apple Silicon (aarch64) and Intel (x64) DMGs are provided.

MRDown v1.6.5

Choose a tag to compare

@github-actions github-actions released this 23 Jul 09:04

開いている文書を、好きな順に並べ替えられるようにした更新です。 / A release that lets you arrange your open documents in any order.

日本語

  • 文書一覧を並べ替え可能に — 左サイドバーの「開いている文書」を、ドラッグ&ドロップで好きな順に入れ替えられるようにしました。ドロップ位置にはアクセントの線が出ます。
  • キーボードでも移動⌘↑ / ⌘↓ で、選択中の文書を一つ上/下へ移動できます(テキスト入力中は通常のカーソル移動が優先されます)。
  • 並び順は記憶 — 変更した順序はそのままセッションに保存され、次回起動時にも復元されます。

English

  • Reorder your open documents — the "Open documents" list in the left sidebar can now be rearranged by drag and drop, with an accent line showing where the row will land.
  • Move with the keyboard⌘↑ / ⌘↓ moves the active document one slot up or down (while you're typing, the keys keep their normal cursor behaviour).
  • Order is remembered — your new order is saved with the session and restored the next time you open the app.

See the assets below to download and install this version. Both Apple Silicon (aarch64) and Intel (x64) DMGs are provided.

MRDown v1.6.3

Choose a tag to compare

@github-actions github-actions released this 21 Jul 12:53

検索まわりと設定を中心に、使い勝手を磨いた更新です。 / A polish release focused on search and settings.

日本語

  • 検索の入口を新設 — ツールバーの🔍から「文書内を検索(⌘F)/開いている文書を横断検索(⌘⇧F)」を選べる2択メニューを追加。これまで入口の無かった横断検索にたどり着けるようになりました。
  • 検索の閉じ方を統一 — 検索バー・横断検索・検索メニューを、背景クリックと Esc のどちらでも閉じられるように。
  • 設定を左サイドバー形式に — 外観/プレビュー幅/ツールバー/言語/ライセンスをカテゴリ分けし、項目が増えても迷わない構成に。
  • 細かな見た目の改善 — 設定のラジオボタンの余白抜けを修正し、サイドバー見出し「開いている文書」の視認性を向上。

English

  • A home for search — the toolbar 🔍 now opens a menu to choose Find in document (⌘F) or Search across open documents (⌘⇧F), finally giving cross-document search a discoverable entry point.
  • Consistent dismissal — the find bar, cross-document search, and the search menu all close on either a background click or Esc.
  • Settings as a left sidebar — Appearance, Preview width, Toolbar, Language, and Licenses are split into categories, so the panel stays navigable as it grows.
  • Visual fixes — corrected the spacing on settings radio groups and improved the legibility of the "Open documents" sidebar heading.

See the assets below to download and install this version. Both Apple Silicon (aarch64) and Intel (x64) DMGs are provided.

MRDown v1.6.2

Choose a tag to compare

@github-actions github-actions released this 20 Jul 04:48

See the assets below to download and install this version.

MRDown v1.6.1

Choose a tag to compare

@github-actions github-actions released this 19 Jul 12:01

See the assets below to download and install this version.

MRDown v1.6.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 08:52

See the assets below to download and install this version.

MRDown v1.5.1

Choose a tag to compare

@github-actions github-actions released this 18 Jul 05:40

See the assets below to download and install this version.

MRDown v1.5.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 05:21

See the assets below to download and install this version.

MRDown v1.4.1

Choose a tag to compare

@github-actions github-actions released this 18 Jul 04:10

See the assets below to download and install this version.