Skip to content

MarkdownNotes is a self hosted tool for organizing notes, files, lists, ideas by using markdown syntax.

Notifications You must be signed in to change notification settings

SSilence/markdownnotes

Repository files navigation

MarkdownNotes

MarkdownNotes is a self hosted tool for organizing notes, files, lists, ideas by using markdown syntax.

MarkdownNote Screenshot

features

  • writing formatted notes with Markdown
  • organizing notes (small personal wiki, todos, notes, code snippets)
  • file manager
  • passwort manager
  • vocabulary trainer

requirements

  • webserver with php support (just 4 a small backend script, runs everywhere with PHP5+)
  • modern browser

installation

  1. Download latest stable release ZIP file from https://github.com/SSilence/markdownnotes/releases and unzip
  2. Upload all files of this folder (IMPORTANT: also upload the invisible .htaccess files)
  3. Make the directories data and all of its subdirectories writeable
  4. If you are using MarkdownNotes on a subpath (e.g. http://example.com/markdownnotes) then add in .htaccess the line RewriteBase /markdownnotes/ and add in index.html <base href="/markdownnotes/">
  5. MarkdownNotes saves all data in files in the data dir. No database is necessary.

screenshots

MarkdownNotes Screenshot

MarkdownNotes Screenshot

credits

Copyright (c) 2025 Tobias Zeising, [email protected]
https://www.aditu.de
Licensed under the GPLv3 license

Icon Source (design by Freepik.com)

About

MarkdownNotes is a self hosted tool for organizing notes, files, lists, ideas by using markdown syntax.

Topics

Resources

Stars

Watchers

Forks