Many Notes logo

Many Notes

Markdown note-taking web application designed for simplicity

Alternative to: Notion, Obsidian, Evernote

Many Notes screenshot

About Versions (44)

v0.2.0

2024-12-02

New features

  • Custom markdown editor
  • Input sanitization to prevent XSS attacks
  • File upload within vaults (sidebar)
  • About section added to the main menu

QOL changes

  • Add the open file ID to the URL to preserve the state after a refresh
  • Close sidebar when opening files on mobile
  • Reset scrollbar upon file opening

Other

  • Simplify installation guide
  • Add backup guide
  • Fix file size environment variables not being used
  • Improve loading screen when interacting with files
  • Improve search page layout
  • Close open file upon removal
  • Adjust markdown title sizes
  • Update all packages
  • Minor CSS fixes