github purocean/yn v3.63.2

latest releases: v3.86.1, v3-next-08, v3-next-07...
2 years ago

Windows | macOS arm64 | macOS x64 | Linux AppImage | Linux deb

  1. feat: 粘贴 tab 分割的表格时候自动转化为 markdown 格式表格
  2. feat: 表格编辑编辑单元格时支持快捷键
    • DBLClick: 编辑单元格
    • Escape: 退出编辑
    • Enter: 确认编辑并编辑下一行
    • Shift + Enter: 确认编辑并编辑上一行
    • Cmd/Ctrl + Shift + Enter: 确认编辑并插入下一行
    • Tab: 确认编辑并编辑下一列
    • Shift + Tab: 确认编辑并编辑上一列
  3. feat: 其他使用体验提升
  4. fix: 修复渲染透明背景 PlantUML 图形时显示异常的问题
  5. chore: 升级依赖:@vscode/ripgrep socket.io
  6. refactor: 不再使用 vuex
  7. feat(plugin): 支持 yank-note:// Deep Link

新增扩展 Excalidraw
image


  1. feat: Automatically convert tab-separated tables to markdown format when pasting.
  2. feat: Table cell editing now supports keyboard shortcuts:
    • DBLClick: Edit cell
    • Escape: Exit editing
    • Enter: Confirm editing and edit the next row
    • Shift + Enter: Confirm editing and edit the previous row
    • Cmd/Ctrl + Shift + Enter: Confirm editing and insert a new row below
    • Tab: Confirm editing and edit the next column
    • Shift + Tab: Confirm editing and edit the previous column
  3. feat: Other user experience improvements.
  4. fix: Fixed the issue with abnormal rendering of transparent background PlantUML diagrams.
  5. chore: Dependency upgrades: @vscode/ripgrep and socket.io.
  6. refactor: No longer using Vuex.
  7. feat(plugin): Added support for yank-note:// Deep Link.

Don't miss a new yn release

NewReleases is sending notifications on new releases.