irrationalistic / atom-tasks

Handle tasks/todo files in atom
MIT License
154 stars 22 forks source link

Bullet-style Line Wrapping/Indenting #103

Open tocruise opened 4 years ago

tocruise commented 4 years ago

Hi

First of all, I'll start by saying that I absolutely love this package. It's extremely useful and I'm actively using it every single day without fail. It's incredibly convenient having my todo list inside the editor so I appreciate the hard work you've put in to make this. But, there has been one thing picking at the OCD inside of me. It's the way line wrapping works...

Take this example todo list:

Screen Shot 2020-05-28 at 9 38 12 PM

Wouldn't it look a lot nicer if each line was indented after each line wrap? Like so:

Screen Shot 2020-05-28 at 9 40 06 PM

I know this package rarely get's updated but I'd be very grateful if this could make it into the release.

Cheers