Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 466 Bytes

File metadata and controls

14 lines (8 loc) · 466 Bytes

django-notes

My personal note and bookmark application, for storing bookmarks and to-do tasks.

All the bookmarks and tasks can be tagged, and the homepage will show today's tasks, reminders and upcoming tasks in the next week.

Includes options to create:

  • regular/recurring tasks
  • a weekly schedule - something I specifically set up for tracking my course lectures/assignments

Very happy for anyone to reuse and/or send any pull requests etc