Code Monkey home page Code Monkey logo

todo's Introduction

todo

OpenBSD calendar and cal subproject for simple calendar management, fancy UI, and written in /bin/sh.

It will show the current month cal and highlight the todays date. It will also show the number of unread emails is a maildir directory, note: you will need to edit the MAILDIR vars at the top of the script

todo also provides 3 levels of marking important events. I use them for minor, important, and critical. I suppose, you could also use them as personal, work, school.

Examples

Add event

todo 01/16
#
# Opens the users default EDITOR
# Saves it to calander file
#

Add marked event

todo 10/04
#
# In editor entry
# Use `++ `  notice the [[:space:]] before and after the mark
#

Add flagged event

todo 02/13
#
# In editor entry
# Use `:: `  notice the [[:space:]] before and after the flag
#

Add critical event

todo 02/22/2016
#
# In editor entry
# Use `>> `  notice the [[:space:]] before and after the cirt
#

Show agenda and cal calendar

todo

todo's People

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.