This is an automated archive made by the Lemmit Bot.

The original was posted on /r/selfhosted by /u/brufdev on 2025-01-21 12:23:38+00:00.


Many Notes is a markdown note-taking app designed for simplicity!

Here’s what changed:

  • OAuth: Many Notes now supports authentication via Facebook, Twitter, LinkedIn, Google, GitHub, GitLab, Bitbucket, and Slack.
  • Vaults in file system: A complete copy of all Vaults is now saved on the file system in addition to the database. The file system version serves as a backup against potential database corruption.
  • SQLite and bind mounts: The instructions now recommend using SQLite and bind mounts instead of MariaDB and Docker volumes. However, you can still use Docker volumes or MariaDB if you prefer.
  • Accents in names: Vault names and file names now support accents and require an alphanumeric character or an underscore as the first character.

Read the upgrading guide if you are upgrading from a previous version. Read the installation and customization section to install.

Here are a few things to keep in mind:

  • This app is currently in beta, so please be aware that you may encounter some issues
  • If you need assistance, please open an issue on GitHub

Tell me what you think and if you like it, consider leaving a star on GitHub.