Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trouble making it work in WSL #42

Open
sairaghavak opened this issue May 29, 2021 · 1 comment
Open

Trouble making it work in WSL #42

sairaghavak opened this issue May 29, 2021 · 1 comment

Comments

@sairaghavak
Copy link

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

Tried to cat the file and I see the file is empty on disk too, so where exactly is it writing, not sure.

@sairaghavak sairaghavak changed the title Trouble making it work in WLS Trouble making it work in WSL May 29, 2021
@ngduc
Copy link
Contributor

ngduc commented Jul 10, 2021

make sure that file exists, also you can use relative path.
doc: https://nnote.io/s/k0o93/todomd-kanban-board-documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants