Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

Notepad list on pc getting too long..?

I keep a list of shows Ive watch in notepad on my computer. I rate the shows and write a bit of a mini reviews for myself.

This list if getting really long, and i was wondering if i could make it into collapsible columns with notepad++ or something to make it easier to navigate. And if so, how would i do that?

2 Answers

Relevance
  • keerok
    Lv 7
    3 years ago

    Switch to Excel. Just Copy-Paste.

  • Chris
    Lv 7
    3 years ago

    You can't have collapsible parts in Notepad++ without writing actual code, afaik.

    What you can do is learn some basic HTML and basically create an html file.

    Or, if you aren't going to look at it in a browser but pretty much only open it in "edit mode", use XML. That way you can use arbitrary tags and collapse them at will.

Still have questions? Get your answers by asking now.