Skip to content

drskalman/org-github-issues

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

org-github-issues

Sponsored

A helper function to create org-mode TODOs out of open issues in a github repository.

Usage

Before use you need to set the variable org-github-issues-org-file to point to an existing file in which to write the fetched issues.

In the specified file, create a header for your github project, .e.g iensu/org-github-issues. The header must match the repository name (OWNER/REPO) exactly.

After setup you can run M-x org-github-issues-sync-issues, which will prompt you for the repository you want to fetch issues for.

About

A tool for creating org TODOs out of open github issues

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 100.0%