Skip to content

nairadithya/timetab.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Emacs Plugin For Amrita Timetables.

This creates an org file that you can add to your agenda. It fetches from https://timetable-registry.amrita.town/ and prompts you with your year, branch and semester to create the file.

Installation

Doom

Add this line to your packages.el

(package! timetabel
  :recipe (:host github :repo "nairadithya/timetab.el"))

Straight

(straight-use-package
 '(timetabel :type git :recipe (:host github :repo "nairadithya/timetab.el"))

Usage

After restarting Emacs, run

M-x amrita-timetable-select-timetable

Choose your year, branch and semester and select the location at which you want to place the agenda file.

To add this new org file to your agenda, run org-agenda-file-to-front .

About

emacs plugin for the amrita bengaluru timetable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors