{"id":17760528,"url":"https://github.com/fuco1/org-timeline","last_synced_at":"2026-01-12T06:26:17.093Z","repository":{"id":46153908,"uuid":"88438967","full_name":"Fuco1/org-timeline","owner":"Fuco1","description":"Add graphical view of agenda to agenda buffer","archived":false,"fork":false,"pushed_at":"2021-11-10T19:52:28.000Z","size":43,"stargazers_count":174,"open_issues_count":9,"forks_count":19,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-02-07T08:11:12.575Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Fuco1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["Fuco1"],"patreon":"matusgoljer","custom":"https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=A5PMGVKCQBT88"}},"created_at":"2017-04-16T19:52:42.000Z","updated_at":"2024-12-26T23:30:50.000Z","dependencies_parsed_at":"2022-09-11T18:22:08.088Z","dependency_job_id":null,"html_url":"https://github.com/Fuco1/org-timeline","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fuco1%2Forg-timeline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fuco1%2Forg-timeline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fuco1%2Forg-timeline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fuco1%2Forg-timeline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fuco1","download_url":"https://codeload.github.com/Fuco1/org-timeline/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246644097,"owners_count":20810687,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-26T19:03:31.121Z","updated_at":"2026-01-12T06:26:12.064Z","avatar_url":"https://github.com/Fuco1.png","language":"Emacs Lisp","readme":"# org-timeline [![Build Status](https://travis-ci.org/Fuco1/org-timeline.svg?branch=master)](https://travis-ci.org/Fuco1/org-timeline)\n\nAdd graphical view of agenda to agenda buffer.\n\n![Preview](./img/timeline1.png)\n\n# Installation\n\nAfter you install this package from MELPA Stable, add the following line to your org configuration:\n\n``` emacs-lisp\n(add-hook 'org-agenda-finalize-hook 'org-timeline-insert-timeline :append)\n```\n\n# How it works\n\nThis package adds a graphical view of the agenda after the last agenda line.  By default the display starts at 5 AM today and goes up to 4 AM next day (this covers 24 hours).\n\nScheduled tasks or tasks with time ranges are rendered in the display with `org-timeline-block` face.  Clocked entires are displayed in `org-timeline-clocked` face.  The background of timeslots which are in the past is highlighted with `org-timeline-elapsed` face.\n\nYou can use custom color for a task by adding the property `TIMELINE_FACE` with either a string which is a color name or a list which specifies the face properties or a symbol which is taken to be a face name.\n\n# TODO\n\n- [x] Add faces instead of colors\n- [X] Make \"midnight\"/change-of-day configurable (currently 5 AM)\n- [X] Add a tooltip showing the task description/name\n- [X] Make the blocks navigable to the task\n","funding_links":["https://github.com/sponsors/Fuco1","https://patreon.com/matusgoljer","https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=A5PMGVKCQBT88"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuco1%2Forg-timeline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffuco1%2Forg-timeline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuco1%2Forg-timeline/lists"}