Live data from Hacker News

Org-trello: Trello for org-mode

org-trello.github.io

1–10 of 39 posts

Re: Org-trello: Trello for org-mode

#3
The last few days I have been getting my teeth back into org-mode. It was originally one of the best parts about using Emacs over vim. Since I have to carry around a mobile device (or tablet) it's become much less useful to me. In fact to get the same experience I have been using a bullet journal[1] for a year or two now.

I want to love org-mode, but I spent the better part of a week using it to write a deck only to find out it's a huge pain to export to PPT. I know this is off topic as the post is about org-trello, but org-mode as a whole needs to take what org-trello does awesome and integrate with mobile/cloud services more!

I would love to hear from a hardcore org-mode user. I haven't found someone I could talk to and pick their brain.

[1]: http://www.bulletjournal.com

Re: Org-trello: Trello for org-mode

#4
The use case that the front page states is:

    >> one use org-mode
    >> her/his team use trello
    >> org-trello is the middle ground!
But this might be the best way to coordinate mobile use (in Trello) and desktop emacs; I've tried to use MobileOrg and I failed to get it to work :(

Another very useful feature of this is that you can create a github repo of your Trello boards.

Re: Org-trello: Trello for org-mode

#5

The last few days I have been getting my teeth back into org-mode. It was originally one of the best parts about using Emacs over vim. Since I have to carry around a mobile device (or tablet) it's become much less useful to me. In fact to get the same experience I have been using a bullet journal[1] for a year or two now. I want to love org-mode, but I spent the better part of a week using it to write a deck only to…

Have you come across Orgzly?

https://play.google.com/store/apps/details?id=com.orgzly

I found it last week while trying to get started on Org Mode and being frustrated by the poor mobile apps. So far Orgzly has been pretty good.

(No link whatsoever to the developers BTW, just a user)

Re: Org-trello: Trello for org-mode

#6
Nice! Unfortunately, as a vim user this isn't much use to me.

My co-founder and I actually discussed this idea when we started using trello a few months ago. Our idea was that it would be great if you could have a yaml version of your board to play around with and load back in to the system.

Trello is a real pain to load with data, especially when bulk loading cards in to the system when you first start using it. It has keyboard shortcuts and I really tried to make them work effectively but it's just too clumsy to use without a mouse.

Re: Org-trello: Trello for org-mode

#8
post #6

Nice! Unfortunately, as a vim user this isn't much use to me. My co-founder and I actually discussed this idea when we started using trello a few months ago. Our idea was that it would be great if you could have a yaml version of your board to play around with and load back in to the system. Trello is a real pain to load with data, especially when bulk loading cards in to the system when you first start using it. It…

Can you give me an idea what keyboard shortcuts you were looking for you didn't have? I have no affiliation with Trello; I'm just curious, since they've been a good fit for my use patterns, and it'd probably be relatively easy to convince the team to add some new ones.

Re: Org-trello: Trello for org-mode

#9
post #8
post #6

Nice! Unfortunately, as a vim user this isn't much use to me. My co-founder and I actually discussed this idea when we started using trello a few months ago. Our idea was that it would be great if you could have a yaml version of your board to play around with and load back in to the system. Trello is a real pain to load with data, especially when bulk loading cards in to the system when you first start using it. It…

Can you give me an idea what keyboard shortcuts you were looking for you didn't have? I have no affiliation with Trello; I'm just curious, since they've been a good fit for my use patterns, and it'd probably be relatively easy to convince the team to add some new ones.

I think it's actually the context of where you're working - the highlighted card could be anywhere on your board.

Eg

   - open Trello
   - go to bottom of a list and click Add a card
   - type the name, 
   -  to leave the adding cards box
   - 'e' for edit, but actually, you're on the first card in the first list
   -  to leave the editor on the wrong card
   - click on the card you want to edit (or arrow over / down until you get to it and hit 'e')
   - 'e' to edit the desc
   - cmd- to save
   -  to close
   - 'n' to create another card
You need to be careful that you haven't touched the mouse and highlighted a different card during this process too.

It's simultaneously hard to be in the correct context and easy to move to the wrong context. And you have the situation where actions in one context don't move you there, generally.

Looking at it, it feels like it would be way better if creating a card set that as the currently highlighted card.

There are other things too - like you can't create a card in a blank list without clicking on the button. Not in itself a big deal but it's another thing that pushes you away from shortcuts.

Most of the pieces are there. Just that when I tried to use the shortcuts in earnest I found that I couldn't create smooth patterns to make it work. Now I mostly use the mouse because I feel like I'm going to get it wrong if I use the keyboard, and I have to remember too many things instead of concentrating on what I'm trying to enter.

I'm upvoting you in the hopes that your help goes towards making trello better (obviously I should have just sent this feedback myself, naughty me)

Re: Org-trello: Trello for org-mode

#10
post #6

Nice! Unfortunately, as a vim user this isn't much use to me. My co-founder and I actually discussed this idea when we started using trello a few months ago. Our idea was that it would be great if you could have a yaml version of your board to play around with and load back in to the system. Trello is a real pain to load with data, especially when bulk loading cards in to the system when you first start using it. It…

evil-mode is a very good emulation of vim in Emacs. I use spacemacs (https://github.com/syl20bnr/spacemacs) which builds on evil-mode with extra goodness. You might find you like one or the other.
Post reply on HN