Giter Club home page Giter Club logo

castellan's Introduction

Castellan: Org Agenda manager

Castellan provides an alternative UI to org-mode agendas. It shows two TODO panels:

  • scheduled TODOs, which have a start date attached
  • activity TODOs, which are (or should be) tied to some activity.

The project is currently bare-bones usable but in its early stages.

Installation

There is no official package, so you will have to copy todo.el into a suitable place. Set up the following:

; Agenda inbox.  In the future, this will be used for quick-capture.
  (setq castellan-agenda-inbox "my-agenda-inbox.org")
; All relevant TODO lists.
  (setq castellan-agenda-todos '("agenda1.org" "agenda2.org"))
; Calendar items that shouldn't be part of the activity TODO.
  (setq castellan-agenda-calendars '("calendar.org"))

Usage

You can use weekly schedule construction with the following types of org hierarchies:

* #2023
** # W01
*** ## Mon
**** TODO =12:00 | lunch at noon
*** ## Tuesday

Plans

  • time tracking
  • activity tracking: can schedule blocks for an activity, and starting that activity will prioritise TODO items that are part of that activity
  • effort estimation
  • visual calendar overviews
  • auto-archiving
  • mu4e integration

castellan's People

Contributors

creichen avatar

Stargazers

Mir Behroz Noor avatar Puneeth Chaganti avatar Jan Möller avatar stardiviner avatar Adam Porter 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.