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

Current file name on status line? #351

Closed shulist closed 5 years ago

shulist commented 6 years ago

In working with multiple ToDoTxt files in any given period I am forever forgetting just what file I have open. Would it be possible to have the current file name appear in the bottom status line? Something as simple as:

...Due Today: 5 | Overdue: 3 | File: CurrentOpenFile.txt

Thanks,

shulist commented 6 years ago

While I am not a Windows developer it seems that the usual format for this in Windows is to appear in the upper left corner in the following format: CurrentFileOpen.txt - AppName

So for ToDoTxt.net it would be as follows: CurrentFileOpen.txt - ToDoTxt.net

shulist commented 6 years ago

Sorry closed by mistake...

benrhughes commented 5 years ago

todotxt.net is in maintenance mode and no new features are likely to be added.