foambubble/foam

One command to list missing reference

Open

#988 opened on Apr 21, 2022

View on GitHub
 (9 comments) (0 reactions) (0 assignees)TypeScript (14,407 stars) (623 forks)batch import
help wanted

Description

Is your feature request related to a problem? Please describe.

I usually add wiki link but not create Markdown files for it immediately but later.

Currently, there is no way to list all missing wiki links.

Describe the solution you'd like

As a user, I expect these behaviours:

  1. Run a command Foam: List missing wiki links to list all missing wiki links in the current project.
  2. Clicking on an item in the result will display a dialog to select or enter the relative path of the new file.
  3. Press Enter after give an input path and file will be created and opened.

Describe alternatives you've considered

Nothing.

Screenshots or Videos

No response

Contributor guide