Noteless Versions Save

A Markdown-based note-taking app for mobile devices.

v1.4.6

2 years ago
  • Added support for the Android 11 permission system
  • Added option to sort tags alphabetically in the sidebar
  • Improved compatibility with other Markdown-based note-taking tools (especially Dendron)
  • Some small bug and theme fixes

v1.3.1

3 years ago
  • Added optional auto save option
  • Added optional auto pairing of brackets/quotes (thanks to @RubbaBoy)
  • Editor: Added option to move and restore note to/from trash
  • Improved table styling (thanks to @davidebersani)
  • Fixed some bugs

v1.3.0

3 years ago
  • Added feature to create a new note by sharing text with Noteless (#42)
  • Adding an attachment to a note now automatically embeds it
  • Improved blockquote styling (#44)
  • Fixed some bugs

v1.2.1

3 years ago
  • Added Android App Shortcut for creating a new note from the homescreen
  • Added proper table borders
  • Fixed some bugs

v1.2.0

3 years ago
  • Added AsciiMath support (#19)
  • Added Black/AMOLED theme
  • Added experimental option: Automatic bullet points
  • Added optional single line break syntax (#39)
  • Increased height of editor toolbar
  • Changed behaviour of list-button in editor toolbar
  • Fixed image sizing in preview
  • Fixed text field submitting when adding a tag

v1.1.1

3 years ago
  • Added support for spaces in links (#36)

Changes in Version 1.1

  • Made checkboxes in preview mode toggleable (#37)
  • Added support for Wiki-style links like [[My Note]] (#38)

v1.1.0

3 years ago
  • Made checkboxes in preview mode toggleable (#37)
  • Added support for Wiki-style links like [[My Note]] (#38)

v1.0.0

3 years ago
  • First stable release
  • Submitted the app to Google Play Store and F-Droid
  • Updated to Flutter 1.20 (Better Performance and some bug fixes in the editor)

v0.3.2

3 years ago
  • Added F-Droid metadata
  • Entered Beta

v0.3.1

3 years ago
  • Fixed editor content not loading without front matter data