siyuan-note / siyuan

A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.
https://b3log.org/siyuan
GNU Affero General Public License v3.0
22.97k stars 1.62k forks source link

List all missing references view. #13218

Closed FancyBEAST closed 1 day ago

FancyBEAST commented 1 day ago

In what scenarios do you need this feature?

I accidentally deleted a doc and didn't realise it until I found that the reference to that note is no longer found. Thankfully I had a backup so I managed to recover it but if there was a view that could list down all broken/missing links (Like missing assets) then it would become really easy to find all such links and fix them.

Describe the optimal solution

A view for missing/broken links like Asset view and being able to transfer/remove reference from there.

Describe the candidate solution

Same as above

Other information

No response

88250 commented 1 day ago

Ctrl+P search then switch to:

image