foambubble/foam

One command to list missing reference

开放

#988 创建于 2022年4月21日

 (9 条评论) (0 个反应) (0 位负责人)TypeScript (623 个派生)batch import
help wanted

仓库指标

星标
 (14,407 个星标)
PR 合并指标
 (平均合并 4小时 22分钟) (30 天内合并 1 个 PR)

描述

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

贡献者指南