• Login
Community
  • Login

NPP Task List Plugin

Scheduled Pinned Locked Moved Notepad++ & Plugin Development
tasklistbug maybetask
7 Posts 3 Posters 7.9k Views
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.
  • W
    Wes Titus
    last edited by Mar 31, 2019, 5:12 AM

    I cant seem to get custom keywords to work on this plugin, it should be easy as adding them to config file but only TODO: works

    version=
    1

    keywords=
    TODO:
    BUG:
    FIX:
    REFACTOR:
    DONE:
    INFO:

    no idea what’s wrong =(

    M 1 Reply Last reply Apr 1, 2019, 8:46 PM Reply Quote 0
    • W
      Wes Titus
      last edited by Apr 1, 2019, 8:16 PM

      can someone please help?

      M 2 Replies Last reply Apr 1, 2019, 8:55 PM Reply Quote 0
      • P
        PeterJones
        last edited by Apr 1, 2019, 8:40 PM

        @Wes-Titus, welcome to the Notepad++ Community Forums:

        You asked

        can someone please help?

        It may be that there haven’t been any experts on the NPP Task List plugin who have frequented in the 15 hours since your original post. (I have never used the NPP Task List plugin, so I cannot help you, sorry.)

        However, it also may be that providing more information about your problem may help others to understand what it is you are trying to do, and offer help (either with the NPP Task List plugin, or by some other means; we’re a Community who is good with workarounds).

        I hope someone will be able to help you eventually. In the mean time, I hope you maintain patience, because this forum is frequented mostly by people who volunteer their time to help others use Notepad++ to the fullest – but that sometimes means that there’s no one immediately available who has the correct combination of time available to answer, knowledge to answer with, and who has been through the forum and read and understood your post.

        1 Reply Last reply Reply Quote 1
        • M
          Meta Chuh moderator @Wes Titus
          last edited by Meta Chuh Apr 1, 2019, 8:59 PM Apr 1, 2019, 8:46 PM

          @Wes-Titus

          i’m sorry too.
          none of the core members has used npptasklist before, otherwise you would have gotten a rather quick response.

          i’ve installed it to have a look at it, but i’m still trying to figure out why the npp_task_list.cfg is getting ignored on my machine too.

          there’s not really much documentation about that plugin around.
          in the mean time, could you post your notepad++ debug information here ?
          (? > debug info… > copy debug info into clipboard)
          because the plugin folder structures differ between older and newer versions of notepad++.

          1 Reply Last reply Reply Quote 1
          • M
            Meta Chuh moderator @Wes Titus
            last edited by Apr 1, 2019, 8:55 PM

            @Wes-Titus

            found it:

            you have to move your npp_task_list.cfg file into:
            C:\Program Files (x86)\Notepad++\plugins\Config\ for 32 bit notepad++
            or
            C:\Program Files\Notepad++\plugins\Config\ for 64 bit notepad++ versions.

            1 Reply Last reply Reply Quote 5
            • M
              Meta Chuh moderator @Wes Titus
              last edited by Apr 1, 2019, 9:15 PM

              @Wes-Titus

              easiest way to check if your npp_task_list.cfg is at the correct location, is to keep it open in notepad++, as all keyword entries will trigger the task list items at the task list panel, as seen at the screenshot below.

              Imgur

              ps: the next one with the same question will not have to wait “that” long, or better: will now hopefully find it first hand at the community search function instead of asking 😉

              1 Reply Last reply Reply Quote 5
              • W
                Wes Titus
                last edited by Apr 1, 2019, 11:10 PM

                Thank you! Really appreciate it it was driving me nuts.

                1 Reply Last reply Reply Quote 1
                6 out of 7
                • First post
                  6/7
                  Last post
                The Community of users of the Notepad++ text editor.
                Powered by NodeBB | Contributors