Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ideas #4

Open
arbox opened this issue Mar 5, 2015 · 1 comment
Open

Ideas #4

arbox opened this issue Mar 5, 2015 · 1 comment

Comments

@arbox
Copy link
Owner

arbox commented Mar 5, 2015

Some ideas for the public API:

  • no generic os function;
  • org-sync-root-set function to set the root of project issues, sets the root to the current heading
  • org-sync-project-sync function to sync the current project with the repository
  • org-sync-project-import function to import interactively all project issues, if at a header make the header to the project root, else insert new header at the level of the nearest top header with the predefined title "Issues for some-project"
  • org-sync-issue-create function to create a new issue
  • org-sunc-milestone-create function to create a new milestone
  • all issues under a milestone should belong to them, so moving issues from outside in should add milestone property and otherwise
  • all unassigned issues should be under the project root or under other non-milestone nodes
  • milestones are not allowed to be nested
  • issues are not allowed to be nested
  • show all vs. only assigned to me issues
@leoc
Copy link

leoc commented Oct 12, 2015

I'd love to help. Do you have other contributors and where do you communicate?
Maybe a https://gitter.im/home channel would be cool?

Personally I need Redmine integration with milestones and clock (time tracking syncing), so I would love to start hacking on those topics! :-)

EDIT: Also I'd love to integrate calendar syncing and other lists, what do you think?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants