From e5576de470c5b96d0b39ef9b80dcae49a53104f7 Mon Sep 17 00:00:00 2001 From: lsj <560522@qq.com> Date: Wed, 22 Jul 2026 02:02:19 +0800 Subject: [PATCH] Add Excel to Markdown to productivity tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 90f916a..ff6cda8 100644 --- a/README.md +++ b/README.md @@ -235,6 +235,7 @@ Entries marked with `*` are especially beginner-friendly. - [Linear](https://linear.app) - Issue tracking system for engineering planning and delivery. - [Notion](https://www.notion.so) - Workspace for project docs, plans, and team notes. - [Obsidian](https://obsidian.md) - Markdown-first personal knowledge base for technical notes. +- [Excel to Markdown](https://exceltomd.com/excel-to-markdown) - Browser-local converter for turning XLSX, XLS, CSV, or pasted spreadsheet cells into Markdown tables without uploading files. - [Excalidraw](https://excalidraw.com) - Virtual whiteboard for sketching hand-drawn-like diagrams. - [Raycast](https://www.raycast.com) - Command launcher for automating macOS developer workflows. - [Warp](https://www.warp.dev) - Terminal with modern command UX and collaboration features.