Community
    • Login

    Use NPP as a Diary/Journal?

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    5 Posts 4 Posters 5.8k Views 3 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.
    • CicidaC Offline
      Cicida
      last edited by

      I’m trying to keep a journal and I wondered if there were some simple things I could do to organize it.
      I’m hardly a developer or someone who even uses any “functions”, so I’m probably missing something very basic that everyone knows about.

      The only thing I thought of so far was to use “folder as workspace” and have one file per day.
      Still, any advice is appreciated.

      Scott SumnerS 1 Reply Last reply Reply Quote 0
      • Scott SumnerS Offline
        Scott Sumner @Cicida
        last edited by

        @Cicida

        You might have a look at the “TakeNotes” plugin. Here’s the current information the Plugin Manager displays about it:

        TakeNotes is designed to help people who like to use Notepad++ for jotting quick notes. Instead of using unnamed "new ?" files, this plugins allows to quickly create new empty files in a folder of choice. The file names may be custom generated using a mask and may contain details such as the user name, date, and time of creation so that unique files may be generated. Additionally, the plugin allows to load exiting notes in the folder of choice, save existing files as a note, and open the last saved note quickly.

        I used to use TakeNotes, and it was fine, but one day I realized I used not very much functionality from it, and what I did use I could easily replicate in Pythonscript–so I did, and I no longer use the Plugin any more. But the Plugin is fine and I think it could meet your need.

        I use Notepad++ to keep a work journal, but I do it by the month rather than by the day or the week. For instance, I have a 2017_02.txt file that I record one month’s activity in. To separate days inside that file, I have a shortcut mapped to insert a line of text at my desired point in the file, like this:

        ============================== 2017-02-03 (Fri) ==============================

        Obviously, everything that I record after that line (and before the next such line) occurred on that day.

        Just telling what I do, you and others may have different and better ideas…good luck.

        akshay wayneA 1 Reply Last reply Reply Quote 3
        • CicidaC Offline
          Cicida
          last edited by

          I think this is exactly what I’m looking for and if it turns out not to be then I’ll keep your last advice in mind.
          Thanks a lot.

          1 Reply Last reply Reply Quote 0
          • akshay wayneA Offline
            akshay wayne @Scott Sumner
            last edited by

            @Scott-Sumner
            Hi

            How did you create a shortcut to mapped that line of text for the date?

            Alan KilbornA 1 Reply Last reply Reply Quote 0
            • Alan KilbornA Online
              Alan Kilborn @akshay wayne
              last edited by

              @akshay-wayne

              It appears that @Scott-Sumner used Pythonscript to create a little embedded program that will insert that. Pythonscripts can be bound to keystroke combinations.

              1 Reply Last reply Reply Quote 1

              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