Skip to content

Attachments

Compare
Choose a tag to compare
@tamlok tamlok released this 02 Oct 03:31
· 1350 commits to master since this release
  • Support attachments of notes.
  • Add recycle bin to notebook to hold deleted files.
  • Refine Vim mode:
    • Support J and gJ to join line;
    • Support S, {, and };
    • w to save note;
    • Fix Y and D actions in Visual mode.
  • Support AppImage package for Linux.
  • More responsive and efficient syntax highlight and image preview.
  • More pleasant line distance.
  • More natural interaction of folder and note management.
  • Support inserting note name as title.
  • Support custom default mode to open a note.
  • Support auto heading sequence.
  • Support color column in fenced code block in edit mode.
  • Support line number in code block in both read and edit mode.
  • Support created time and modified time of notes, folders, and notebooks.
  • Support custom Markdown-it options, such as auto line break.
  • Confirm when cleaning up unused images.
  • Support custom Mathjax location.
  • Support custom style for code block highlights in read mode.
  • Double click on a tab to close it.