Simple markdown agenda for taking notes. Simple and easy to configure. Written with python.
- Take note with markdown
- Calendar view
- Add projects
- Event Rendering
- Ical Import
- 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
- Django
- Icalendar
git clone https://github.com/m8/open-agenda
cd open-agenda
pip3 install icalendar
python3 open-agenda/manage.py runserver
- Projects
- Settings Page
- Export agenda