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

Separate (org-)trello-core - org-trello? #288

Open
ardumont opened this issue Aug 25, 2015 · 1 comment
Open

Separate (org-)trello-core - org-trello? #288

ardumont opened this issue Aug 25, 2015 · 1 comment
Labels
food-for-thought Interesting ideas to develop

Comments

@ardumont
Copy link
Member

As a food for thought...

Many people have great ideas and other workflows.
I have not enough time to satisfy everyone.

Having an (org-)trello-core library could help making other modes.

For example:

(org-)trello-core would then be in charge of:

  • requests to trello's api (with authentication)
  • parsing response and provide them as data to other modes to do as they wish

This seems like the actual following namespaces:

  • org-trello-api
  • org-trello-query
  • org-trello-data
  • some other functions + variables dispatch somewhere else

The first plugin (and example) would then be org-trello.

It would actually have nothing to do with org-mode.
So we could drop the org- prefix and simply call it trello-core or trello-lib or whatnot...

Cheers,

@ardumont
Copy link
Member Author

Some mode could then focus on comments more clearly than org-trello's actually doing...
#279

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
food-for-thought Interesting ideas to develop
Projects
None yet
Development

No branches or pull requests

1 participant