dertuxmalwieder / SublimeTodoTxt

Sublime Text syntax highlighting for Todo.txt
123 stars 19 forks source link

Use swap line up/down to change task priorities #12

Open itamaro opened 8 years ago

itamaro commented 8 years ago

For example, if I'm on task marked as (A), and I swap it down below another task marked as (B), then it would be nice if it would auto-change the priority to (B) as well.

dertuxmalwieder commented 8 years ago

What if I just want to switch the lines but not the priorities?

itamaro commented 8 years ago

What if I just want to switch the lines but not the priorities?

Good point. I guess this can be a syntax-specific optional feature, disabled by default.

dertuxmalwieder commented 8 years ago

Wouldn't that be quite an overkill for the limited use? :)

itamaro commented 8 years ago

I don't think so, but if you think it would, maybe it is :-)

On Tue, Mar 8, 2016, 13:36 Cthulhux notifications@github.com wrote:

Wouldn't that be quite an overkill for the limited use? :)

— Reply to this email directly or view it on GitHub https://github.com/dertuxmalwieder/SublimeTodoTxt/issues/12#issuecomment-193742057 .

dertuxmalwieder commented 8 years ago

Let me put it that way: If you send me a PR, I might consider to merge it.

itamaro commented 8 years ago

gotcha :-)

I'll look into it.

On Tue, Mar 8, 2016 at 11:59 PM Cthulhux notifications@github.com wrote:

Let me put it that way: If you send me a PR, I might consider to merge it.

— Reply to this email directly or view it on GitHub https://github.com/dertuxmalwieder/SublimeTodoTxt/issues/12#issuecomment-193985987 .