You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to install the extension in WSL and in settings.json added the extension property to point to the specific TODO to make the TaskBoard extension understand
But it doesn't seem to work, I mean the Task Board is showing up but it's just that changes can be seen and made only in UI of TaskBoard but the changes are not written or updated or read from md file on WSL
Below is the image that represents TODO.md on the left and TaskBoard UI on the right
Tried to cat the file and I see the file is empty on disk too, so where exactly is it writing, not sure.
The text was updated successfully, but these errors were encountered:
sairaghavak
changed the title
Trouble making it work in WLS
Trouble making it work in WSL
May 29, 2021
I tried to install the extension in WSL and in
settings.json
added the extension property to point to the specific TODO to make the TaskBoard extension understand"coddx.taskBoard.fileList": "/home/project/TODO-xxxx.md"
But it doesn't seem to work, I mean the Task Board is showing up but it's just that changes can be seen and made only in UI of TaskBoard but the changes are not written or updated or read from md file on WSL
Below is the image that represents TODO.md on the left and TaskBoard UI on the right
![image](https://user-images.githubusercontent.com/16429828/120064503-14af8880-c08a-11eb-84b5-fc4cadf4dc46.png)
Tried to cat the file and I see the file is empty on disk too, so where exactly is it writing, not sure.
The text was updated successfully, but these errors were encountered: