Notes

A minimal note-taking web application using Django.
Alternatives To Notes
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Relate318
a month ago252Python
RELATE is an Environment for Learning And TEaching
Hotdot184
13 years ago7JavaScript
Create realtime webapps using Django + Orbited + Twisted
Kitabe127
4 months ago2mitHTML
Book Recommendation System built for Book Lovers📖. Simply Rate ⭐ some books and get immediate recommendations🤩
Elearning87
6 months ago2lgpl-2.1Python
eLearning is scalable web application written in python (django)
Python Prometheus Demo84
2 years agomitPython
Demo of using Prometheus for monitoring Python web applications
Django Coleman79
13 days ago2agpl-3.0Python
A very simple Task Management web app written with Django Admin
Dndtools78
5 years ago46mitPython
An open source Django-based wiki-like web application for DnD.
Python Testing Crawler69
2 years ago5mpl-2.0Python
A crawler for automated functional testing of a web application
Hands On Python Deep Learning For Web65
2 months ago14mitJupyter Notebook
Hands-On Python Deep Learning for Web by Anubhav Singh and Sayak Paul
Sous Chef63
3 years ago52agpl-3.0Python
Sous-Chef is a web application to help organizations to plan and deliver meals, and to manage clients files.
Alternatives To Notes
Select To Compare


Alternative Project Comparisons
Readme

notes

A minimal note-taking web application using Django 2.1.3 licensed under the MIT License.

Features

  • Write notes using Markdown
  • Syntax highlighting with 18 themes to choose from
  • Organise notes using colour-coded notebooks and tags
  • Task lists (check boxes)
  • Share links with custom permissions
  • Download notes and notebooks as TXT or PDFs
  • Search notes and notebooks
  • Mass manage notes in notebooks
  • User accounts
  • Trash bin
  • RESTful API
  • Responsive design

Usage

Installation

python manage.py makemigrations
python manage.py migrate
python manage.py collectstatic

Windows Users: You will also need Microsoft Visual C++ 14.0 due to the dependency on reportlab.

Run

python manage.py runserver 127.0.0.1:8000

Samples

Light theme

Light theme

Dark theme

Dark theme

Task list

Task list

Share links

Share links

Credits

Popular Django Projects
Popular Web Application Projects
Popular Frameworks Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Css
Theme
Django
Web Application
Note Taking
Light Theme