Skip to content

1.7.0

Compare
Choose a tag to compare
@CyanSalt CyanSalt released this 13 Jan 02:23
· 108 commits to master since this release

Changes

  • Now the function of 'todo note' have a intuitionistic entry. An icon of is added after the hover input of description, so that you are not need to press Shift+Enter anytime.
  • The app will recognize any HTTP hyperlink in the note and add icons for each link in the right. Click them and open these links in your default browser.
  • The taskbar icon will flash when you receive any notification.
  • You can add custom style:
    .list li { --animation: add-remove; }
    to disable the animation only if you open this app or toggle sheets.
  • Add mouseover color of titlebar icons.
    • Now the color used in the app are all set to be several fixed values.
  • Performance improvement with Resource Preload