akosbalasko / akosbalasko/zoottelkeeper-obsidian-plugin

Non-existent indexes of excluded folders get linked in the root index

Open
#73 0 comments 4 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
231
Forks
17
PR merge metrics
No merged PRs in 30d

Description

So I have a few folders like Attachments, Templates, and Flashcards which I don't want to be indexed.

![image](https://user-images.githubusercontent.com/61835205/173231509-428fbd08-4336-48ff-983b-eb2699aafee5.png)

To do that, I added them to the excluded list.

![image](https://user-images.githubusercontent.com/61835205/173231523-21d804ca-23fb-4161-b97c-8f32465cc3d8.png)

While this action prevents the extension from creating index notes within the folder, the extension automatically creates links to these non-existent index notes in the index note of the root folder.

![image](https://user-images.githubusercontent.com/61835205/173231551-929565ce-5b2f-4fea-960c-6eaf751abda0.png)

As a result, my graph view displays non-existing index files as nodes. The only way to hide them is by toggling the "existing files only" option, which also hides the nodes of notes I want to create in the future and backlinked in current notes.

So, is there a way I can prevent excluded folder indexes from getting linked in the root index?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.