Reboot: Starting up

Continuous Life Integration

0 notes &

Byword List Tip - renumbering

I am a new fan of Byword. It’s like a lightweight Markdown IDE. One thing: once you number a list and then use the shortcuts to rearrange the order, the numbering doesn’t update. That’s something @intellijidea would do. :) The workaround is simple though.

  1. Make your list
  2. Convert the list (command + shift+ L)
  3. Rearrange it
  4. Convert it again

Note: you don’t need to select your list, just be in the list.

[edit] Reading through the markdown syntax, I see that the order of the numbers is irrelevant. So this little nicety is just to reduce your own cognitive load working with lists. :)

Link: Byword • A Simple Text Editor for Mac and iOS

Filed under byword tip