Community
    • Login

    Chapter Headings

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    2 Posts 2 Posters 2.1k Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Dave ClarkD Offline
      Dave Clark
      last edited by

      When I edit a text file I want to add chapter headings that will show when I send the text file to my Kindle reader. Is that something I can do?

      PeterJonesP 1 Reply Last reply Reply Quote 0
      • PeterJonesP Offline
        PeterJones @Dave Clark
        last edited by

        @Dave-Clark ,

        A text file knows nothing about chapters, headers, or the like. It is a series of bytes which are all interpreted as text (hence the name “text file”).

        I don’t know about the Kindle formats in particular, but when I’ve looked into open-source EPUB format, it is basically a zipped collection of HTML and associated images.

        So maybe if you wrote your text file as HTML, using HTML syntax for headings (<h1>, <h2>, …), that would give you what you need.

        But none of this is really on-topic here, because the answer would be the same whether you use Notepad++ (which you should), or Windows notepad.exe (shudder), or copy con textfile.txt (↗) to edit your file.

        1 Reply Last reply Reply Quote 3

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors