Joplin version 1.0.160

Here are some new fixes and improvement

  • New: Highlight notebooks based on depth (#1634)
  • New: Added menu item to format inline code (#1641)
  • Improved: Added shortcut for tags (Cmd+Opt+T / Ctrl+Alt+T) (#1638)
  • Fixed: Allow opening external editor on new notes (#1443)

Download

in case you met this error

Fatal error:
Error: Unknown profile version. Most likely this is an old version of Joplin, 
while the profile was created by a newer version. 
Please upgrade Joplin at https://joplinapp.org and try again.
[...]

update joplin terminal by

NPM_CONFIG_PREFIX=~/.joplin-bin npm install -g joplin
1 Like