Skip to content

velocitatem/org-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

org-assistant

still under construction. Any help would be appreciated!

org-assistant is a tool to help you build your org-agenda dynamically. It takes the events for each day, aswell as their category, generates a timeline and them implements that into your org agenda.

How does it work?

The algorithm prompts the user for events which he must accomplish during the day (trying to add the ability to read org agenda). Once it has all the data, it generates a timeline for the day. The beauty of it is that any event for which you do not have a set time, will be assigned a time to fit into your schedule.

PS

first time making something in lisp so please have patience with some atrocities in the code

org-assistant [3/6]

  • [X] export final agenda-string to a file
  • [ ] Comment and document functions
  • [ ] Read events from org-agenda
  • [ ] Make into an official package
  • [X] Improve variable naming
  • [X] read-character for decisions

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published