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 deleted one markdown file, and remove the [[FILENAME]] in other linked files, then Ctrl+s to save.But the deleted filename automatically appears again.Does it have caches in vscode or ohther reason?
The text was updated successfully, but these errors were encountered:
Thanks for reporting @itisbean! This is a known issue, simply haven't had the time to implement the note removal yet. I've created a documented tracking issue for this in foam-vscode: foambubble/foam-vscode#15, happy to continue discussing there!
The workaround for this is to reload the VS code window (Cmd+Shift+P, "Reload") after deleting a file.
I deleted one markdown file, and remove the
[[FILENAME]]
in other linked files, thenCtrl
+s
to save.But the deleted filename automatically appears again.Does it have caches in vscode or ohther reason?The text was updated successfully, but these errors were encountered: