back

by dgellow·8y ago·view on hn ↗
Org-mode is really fantastic when I work on a project alone, but I always failed to use it when collaborating with others without finding myself with a huge amount of duplication with JIRA, Trello, or whatever collaborating tool is being used.

Not sure how that could be improved without adding a lot of complexity :(

3 comments
> I always failed to use it when collaborating with others without finding myself with a huge amount of duplication with JIRA, Trello, or whatever collaborating tool is being used.

You could always try to convince everyone else to use org within a git repo. I'm serious: a decentralised VC system with structured text files is basically the centralised-project-tool killer.

And it's free. And it means everyone using emacs!

You say that you’re serious, but your comment sounds like a joke, so I’m a bit confused :)

So, in case you were serious: there are good reasons to use more visual and collaborative tools in a team, one is that people won’t learn emacs just to be able to work with others and I personally don’t really care what editors my coworkers use, another reason is that non-engineers are also part of the team, and another one is that JIRA/Trello/etc support integration in others tools (GitHub, Slack, etc.).

I was serious about using a decentralised version-control system & structured text files.

I was semi-serious, semi-joking about how wonderful it'd be for everyone on a team to use emacs. It really is the best editor in existence, and it really is usable by anyone, not just developers. And it integrates with git[0], GitHub[1], Slack[2] &c. too!

[0] https://magit.vc/

[1] https://github.com/vermiculus/magithub

[2] https://github.com/yuya373/emacs-slack

Hahaha, the Slack support in emacs is really fun to see! I will give it a try, thank you for sharing :)
For me, org mode becomes a note taking and link dumping ground. I let JIRA be my todo list, and throw notes and links to different files in my org-mode file. The problems I have is when there's personal notes that should probably exist in the JIRA cards for others to use.

EDIT: I also have been using it for documentation. Github parses orgmode files, so its useful for me and the rest of me team in these cases.

I haven't tried them, but there is org-jira and org-trello for sync.