Skip to content

m8/open-agenda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

open-agenda

Simple markdown agenda for taking notes. Simple and easy to configure. Written with python.

Features

  • Take note with markdown
  • Calendar view
  • Add projects
  • Event Rendering
  • Ical Import

Agenda 1 Agenda 3

Event Rendering

  • To render event you should start with !! in line. It is going to render as an event. Color references:
    • !!R EventA renders as red
    • !!G EventA renders as green
    • !!B EventA renders as blue

Framework

  • Django

Requirements

  • Icalendar

Installation

git clone https://github.com/m8/open-agenda
cd open-agenda
pip3 install icalendar
python3 open-agenda/manage.py runserver

To-Do

  • Projects
  • Settings Page
  • Export agenda

About

It is a very simple agenda where you can take notes. Focused on writings not dates.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published