{"id":19603789,"url":"https://github.com/lin-xi/mark","last_synced_at":"2025-04-27T18:32:10.958Z","repository":{"id":39415668,"uuid":"120737938","full_name":"lin-xi/mark","owner":"lin-xi","description":"mark is an markdown editor app for mac","archived":false,"fork":false,"pushed_at":"2022-12-11T15:38:05.000Z","size":18622,"stargazers_count":48,"open_issues_count":21,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-05T02:11:53.319Z","etag":null,"topics":["electron","macosx","markdown","markdown-editor","parcel","todo","todoapp","todolist"],"latest_commit_sha":null,"homepage":"https://lin-xi.github.io/mark/","language":"HTML","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/lin-xi.png","metadata":{"files":{"readme":"README.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}},"created_at":"2018-02-08T09:11:02.000Z","updated_at":"2024-11-20T10:20:15.000Z","dependencies_parsed_at":"2023-01-27T02:15:53.364Z","dependency_job_id":null,"html_url":"https://github.com/lin-xi/mark","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lin-xi%2Fmark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lin-xi%2Fmark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lin-xi%2Fmark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lin-xi%2Fmark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lin-xi","download_url":"https://codeload.github.com/lin-xi/mark/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251187416,"owners_count":21549638,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["electron","macosx","markdown","markdown-editor","parcel","todo","todoapp","todolist"],"created_at":"2024-11-11T09:32:45.856Z","updated_at":"2025-04-27T18:32:08.780Z","avatar_url":"https://github.com/lin-xi.png","language":"HTML","readme":"![image](./pages/logo-small.png)\n\n[![Github All Releases](https://img.shields.io/github/downloads/lin-xi/mark/total.svg)](https://github.com/lin-xi/mark/releases)\n![GitHub issues](https://img.shields.io/github/issues/lin-xi/mark.svg)\n![GitHub closed issues](https://img.shields.io/github/issues-closed/lin-xi/mark.svg)\n![Gitter](https://img.shields.io/gitter/room/lin-xi/mark.svg)\n\n# [Mark](https://lin-xi.github.io/mark/) 2.0.2\n\nhttps://lin-xi.github.io/mark/\n\nmark 是一个 mac 下的免费开源的 markdown 编辑程序，使用[tui.editor](https://nhnent.github.io/tui.editor/)和 electron 构建。\n\ntui.editor（TOAST UI Editor）是一款所见即所得的 Markdown 编辑器。TOAST UI Editor 提供 Markdown 模式和 WYSIWYG 模式。它的功能非常强大，你可以编辑表格，UML 图和图表等。\n\n### TOAST UI Editor 的 Markdown 模式的特点有：\n\n- 所见即所得。你在编辑 Markdown 的同时，可以预览生成的 HTML 页面。\n\n- 异步滚动。可以在 Markdown 和预览之间进行异步滚动。\n\n- 列表自动缩进。\n\n- 语法高亮。\n\n### TOAST UI Editor 的 WYSIWYG 模式的特点有：\n\n- 可以直接从浏览器，excel，powerpoint 等复制内容并进行粘贴。\n\n- 支持 170+种语言的语法高亮。\n\n- 支持表格。\n\n# 下载安装\n\n[Mark 2.0.2](https://github.com/lin-xi/mark/releases/download/2.0.2/Mark-2.0.2.dmg_02.zip)\n\n[历史版本](https://github.com/lin-xi/mark/releases)\n\n# 主要特色\n\n- 计划 todo 管理\n- 支持天，周，月，季，年级别的 todo 定制\n- note，笔记管理\n- category， 支持分类\n- save data on local disk，本地数据存储，支持导入导出数据文件\n\n![image](./pages/screen-shot.png)\n![image](./pages/screen-shot2.png)\n![image](./pages/screen-shot3.png)\n\nMark 致力于做好用的效率提升工具，欢迎交流并提出宝贵意见\n\n# 发布日志 Release Log\n\n## 2.0.2\n\n- [x] 【功能】UI 简化\n- [x] 【功能】笔记页面，列表可拖动调整大小\n- [x] 【bug】修复 bug\n\n## 2.0.0\n\n- [x] 【功能】新增笔记本管理\n- [x] 【功能】简化 todo\n\n## 1.1.3\n\n- [x] 【功能】修改 note 页面分类默认折叠\n- [x] 【功能】优化笔记写作界面，写作空间更大\n- [x] 【功能】增加分类删除功能\n- [x] 【功能】优化可拖动区域\n- [x] 【功能】markdown 模式字体大小优化\n- [x] 【bug】添加新分类展示类 bug 修复\n\n## 1.1.2\n\n- [x] 【功能】新增折叠列表功能\n- [x] 【bug】修复 markdown 模式下，同步滚动的问题\n- [x] 【功能】添加文字颜色编辑功能\n- [x] 【功能】窗口默认宽度修改为 1200\n\n## 1.1.1\n\n- [x] 【bug】修复 logo 不透明\n\n## 1.1.0\n\nbug 修复\n\n- [x] 【bug】列表区没有设置滚动区域\n- [x] 【bug】导出数据，点击取消报错\n- [x] 【bug】Note 页面，编辑器没处理 window resize 事件\n\n# 致谢 Special thanks\n\n[electron](https://github.com/electron/electron)\n\n[tui.editor](https://github.com/nhnent/tui.editor)\n\n[nedb](https://github.com/louischatriot/nedb)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flin-xi%2Fmark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flin-xi%2Fmark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flin-xi%2Fmark/lists"}