Skip to content

3.8

Compare
Choose a tag to compare
@penge penge released this 21 Apr 16:39
· 262 commits to master since this release
65adc45
  • Added option to choose Tab size – Tab, 2 spaces, 4 spaces. (Closes #179)
  • Added toolbar button to quickly insert current Date or Time. (Closes #229)
  • Added toolbar button to change text color. (Closes #127)
  • Fixed jumping cursor to the beggining of the note. (Closes #188)
  • Improved note URL – every note has the name in the URL, you can therefore save it to Bookmarks and put it to Bookmarks bar (we have this feature for some time now), but now also &focus parameter is supported. If you append it to the note URL, it will always open that note in Focus mode, regardless of the current setting. Useful to save Todo or other focused notes into Bookmarks. (Closes #226)
  • Opening submenu in Toolbar remembers cursor position, cursor position is also restored when you click Cancel in Insert Image and Insert Link modals.
  • Tooltip background color improved in Dark theme.
  • New sections are added to README – Tips and tricks, and How to contribute.