{"id":47632405,"url":"https://github.com/ywleeo/mark2","last_synced_at":"2026-06-01T15:00:55.946Z","repository":{"id":346278553,"uuid":"1177471123","full_name":"ywleeo/mark2","owner":"ywleeo","description":"Markdown 工具，很好用，有这一个就够了。","archived":false,"fork":false,"pushed_at":"2026-05-29T03:48:46.000Z","size":48232,"stargazers_count":15,"open_issues_count":2,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-29T04:22:36.166Z","etag":null,"topics":["macos","markdown","tauri","windows"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ywleeo.png","metadata":{"files":{"readme":"README.en.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-10T03:52:03.000Z","updated_at":"2026-05-29T03:48:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"50b060ad-5778-4e70-b2f0-44184896e8ab","html_url":"https://github.com/ywleeo/mark2","commit_stats":null,"previous_names":["ywleeo/mark2"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/ywleeo/mark2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ywleeo%2Fmark2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ywleeo%2Fmark2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ywleeo%2Fmark2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ywleeo%2Fmark2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ywleeo","download_url":"https://codeload.github.com/ywleeo/mark2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ywleeo%2Fmark2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33780089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["macos","markdown","tauri","windows"],"created_at":"2026-04-01T23:49:45.670Z","updated_at":"2026-06-01T15:00:55.909Z","avatar_url":"https://github.com/ywleeo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[简体中文](README.md) | [繁體中文](README.zh-TW.md) | **English**\n\n# Mark2\n\nMark2 is a desktop workbench built for heavy writing, research, and content production.\nMarkdown editing, code reading, document import, AI assistance, card export, and local file management — all in one app.\n\n![Mark2 overview](demo/demo.png)\n\n## Why Mark2\n\n- Fast. Built on Tauri and vanilla JavaScript — light startup, direct interaction.\n- Comprehensive. Markdown, code, images, audio/video, PDF, spreadsheets, and Word documents in a single workspace.\n- Deep. AI understands the current document and its context — not a chat box floating outside the editor.\n- Polished. Built-in card export and themed presentation take you from writing to sharing in one flow.\n\n## Core experience\n\n### AI assistant\n\nThe AI assistant is tightly bound to the current document — it reads, rewrites, drafts paragraphs, polishes prose, and organizes material.\n\n![AI assistant](demo/ai.png)\n\n### Markdown writing\n\nMark2's core workspace revolves around Markdown, with WYSIWYG editing, source mode, task lists, tables, math formulas, Mermaid diagrams, and more.\n\n![Markdown editing](demo/mermaid.png)\n\n### Math formulas\n\nBuilt-in math rendering, suitable for technical docs, study notes, research records, and any content that needs equations.\n\n![Math formulas](demo/math.png)\n\n### Code \u0026 technical content\n\nBeyond Markdown, Mark2 handles code and technical documents well. Code files can be viewed and edited directly — great for writing READMEs, reading scripts, or tweaking config.\n\n![Code view](demo/code.png)\n\n### PDF \u0026 reference reading\n\nPDFs, images, media, and a wide range of attachment formats render directly in the workspace, making it easy to read source material while you write.\n\n![PDF reading](demo/pdf.png)\n\n### Card export\n\nDocument content can be quickly arranged into shareable card images. Mark2 ships with built-in card styles and export — suitable for social media posts, summary graphics, and visual excerpts.\n\n![Card export](demo/card.png)\n\n### Dark mode\n\nFor long writing and reading sessions, the dark theme fits late-night and focused workflows.\n\n![Dark theme](demo/dark.png)\n\n### Built-in terminal\n\nMark2 includes a built-in terminal panel, so you can run scripts, view output, and handle local dev tasks without leaving the workspace.\n\n![Built-in terminal](demo/terminal.png)\n\n## Supported content types\n\n- Markdown\n- Code files\n- Images\n- Audio / video\n- PDF\n- CSV / Excel spreadsheets\n- Word document import\n\n## What it's good for\n\n- Writing articles, picking topics, organizing material\n- Reading PDFs, documents, and code while taking notes\n- Using AI to polish, rewrite, or extend the current draft\n- Exporting content as shareable cards\n- Doing \"read → write → export\" in a single workspace\n\n## Install\n\nDownload the latest release from [GitHub Releases](../../releases) and drop it into `Applications`.\n\n## Languages\n\nMark2 supports Simplified Chinese, Traditional Chinese, and English. Switch under **Settings \u003e General \u003e Language** — applied instantly.\n\n## Development\n\n```bash\nnpm install\nnpm run tauri:dev\nnpm run tauri:build\n```\n\n## Tech stack\n\n- [Tauri](https://tauri.app/)\n- [Vite](https://vitejs.dev/)\n- Vanilla JavaScript\n- [TipTap](https://tiptap.dev/)\n- [CodeMirror](https://codemirror.net/)\n- [KaTeX](https://katex.org/)\n- [PDF.js](https://mozilla.github.io/pdf.js/)\n- [Mermaid](https://mermaid.js.org/)\n- [xterm.js](https://xtermjs.org/)\n- [Paged.js](https://pagedjs.org/)\n- [modern-screenshot](https://github.com/qq15725/modern-screenshot)\n\n## Project docs\n\n- Architecture: [docs/ARCHITECTURE.md](docs/ARCHITECTURE.md)\n- Development guide: [docs/DEVELOPMENT.md](docs/DEVELOPMENT.md)\n- Debug conventions: [docs/DEBUG_CONVENTIONS.md](docs/DEBUG_CONVENTIONS.md)\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fywleeo%2Fmark2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fywleeo%2Fmark2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fywleeo%2Fmark2/lists"}