v1.0.0
PinSlip 1.0.0 —— 首个正式版 🎉
从 0.5 到 1.0,这块「记录小工具」的拼图补齐了:多设备同步、AI 接入、浏览器插件、七国语言,还有 Linux 版。
✨ 新能力
- git 同步:多台机器一起用了。设置里填仓库地址 + 令牌(GitHub / cnb 都行),便签自动提交推送;改不同段落自动合并,改同一行会标出来让你挑
- MCP 服务:AI 助手(Kimi Work / Claude Code 等)能直接读写你的便签——搜索、新建、追加、打标签,设置里一键复制接入配置
- 浏览器插件(Chrome / Firefox):工具栏小黄条速记当前页,右键把网页正文剪藏成便签、保存截图
- Linux 版:AppImage(免安装、能自动更新)+ deb 安装包
💅 体验打磨
- 速记更好用了:关窗自动保存不丢字;
Ctrl+Enter连记;剪贴板内容自动带入;可聚合到「速记 今日」 - 编辑器:代码块奶白底色 + 等宽字体,长命令自动换行;任务框点着打勾;A+/A− 缩放内容(50%~200%,每张便签各自记住)
- 七国语言:简中 / 英 / 日 / 韩 / 西 / 德 / 法,跟随系统或手动切换
- 自动更新:启动静默检查,设置里一键重启安装;国内连不上 GitHub 自动走镜像
📦 下载
| 平台 | 文件 |
|---|---|
| Windows | PinSlip-Setup-1.0.0.exe |
| macOS(Apple 芯片) | PinSlip-1.0.0-arm64.dmg |
| macOS(Intel) | PinSlip-1.0.0-x64.dmg |
| Linux | PinSlip-1.0.0-x86_64.AppImage / PinSlip_1.0.0_amd64.deb |
mac 包未签名,首次打开请右键 →「打开」。
完整变更见 CHANGELOG。
PinSlip 1.0.0 — First Stable Release
From the first sticky note to a full release. All features from the open-source roadmap are in; this version adds four major capabilities:
☁️ Git Sync — Your Notes, in Your Own Repo
Point PinSlip at any Git hosting service (GitHub / GitLab / Gitee / CNB) with an access token, and your notes sync on a schedule or on demand. Conflicts are resolved right inside the sticky note with a side-by-side view.
🤖 MCP Server — Let Your AI Read Your Notes
A built-in MCP server lets AI assistants search, read, create, and update your notes through 11 tools. It listens on 127.0.0.1 only, gated behind a settings toggle and token auth — enable it when you want your AI assistant to take notes for you.
🌐 Browser Extension — Save the Web in One Click
Chrome and Firefox extensions are ready: clip selections, images, links, or full pages (powered by Readability) straight into a sticky note, with region screenshots supported. Side-load for now; store listing is planned.
🐧 Linux Builds
AppImage and .deb packages are now available alongside Windows and macOS.
Polish, all over
- Quick note: Ctrl+Enter saves without closing so you can jot several notes in a row; optionally pulls in clipboard content on open; new notes aggregate into one "Today" note
- Editor: code blocks get a warm cream background with monospace font; A+/A− buttons scale note content from 50% to 200%
- Interface now available in 7 languages: 中文 / English / 日本語 / 한국어 / Deutsch / Français / Español
- Auto-update is here, with a China mirror (Tencent COS) for users who can't reach GitHub
Downloads
| Platform | File |
|---|---|
| Windows | PinSlip-Setup-1.0.0.exe |
| macOS (Apple Silicon) | PinSlip-1.0.0-arm64.dmg |
| macOS (Intel) | PinSlip-1.0.0.dmg |
| Linux | PinSlip-1.0.0.AppImage / pinslip_1.0.0_amd64.deb |
Note: macOS builds are unsigned. If macOS says the app is "damaged", right-click → Open, or run
xattr -cr /Applications/PinSlip.appafter installing.
Full changelog: CHANGELOG.md