benrhughes / todotxt.net

An implementation of todo.txt for Windows using the .NET framework
http://benrhughes.github.io/todotxt.net/
Other
500 stars 123 forks source link

Right Click TDT on Task Bar Menu - file loading problem #374

Open shulist opened 5 years ago

shulist commented 5 years ago

Situation: TDT version 3.3.0.0 on Win10 with TDT as icon in the Task bar. Right click on TDT icon gives menus as per image (abbreviated): todotxt_rightclickmenu

Intuitively I would think that clicking on any file in that list would create a new instance of TDT with the selected file as the target. What actually happens is that TDT creates a new instance of the currently active file.

While not a critical issue I see it somewhat related to #235 with respect to opening multiple different TDT files.