akosbalasko / akosbalasko/zoottelkeeper-obsidian-plugin

Excluded folders still featured as dangling links, No .canvas support as folder notes

Abierto
#96 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
231
Forks
17
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Hey, great plugin with a lot of places that could use some polish, I hope the pr's and issues can be addressed soon ^^
The issue I seem to be experiencing is dangling links for folder notes getting created even if they are excluded from getting indexed
Which causes for example my _assets folder to have a unnecessary connection to the root
![image](https://github.com/akosbalasko/zoottelkeeper-obsidian-plugin/assets/48921794/471a0377-b480-4ce8-9de6-3189ea4bd173)
![image2](https://github.com/akosbalasko/zoottelkeeper-obsidian-plugin/assets/48921794/368bacaf-33f8-45ec-933e-87ad8ee00f4f)

Ive also tried adding exclude for folders without an "_" at the start and creating such folders
![image3](https://github.com/akosbalasko/zoottelkeeper-obsidian-plugin/assets/48921794/e7141664-fc4f-44c6-a86f-af11f69f40af)
So it seems that the folders with an underscore get added with a "- " at the start instead. And it has nothing to it being ordered as a list, the same happens with regular wikilinks

(I have a lot of other plugins besides Zoottelkeeper, and Ive just moved from the Folder Notes recommended by zoottelkeeper to [https://obsidian.md/plugins?id=folder-notes](https://obsidian.md/plugins?id=folder-notes) (btw thats an immensely better plugin). And regarding i there is no .canvas support being folder notes so it also creates incorrect .md links to folders that have a .canvas folder note, I know theres a bit more to do with that because theres a lot of hardcoded ".md" references obv
Overall more configuration would be useful, like maybe besides ignoring folders overall - ignore linking *to* the folder note)

Also, I know I should make this into a separate issue but the tags are completely broken, by default square brackets cause formatting issue that will make the Properties tab show a highlighted error and not format itself into a dropdown menu, changing it to anything else can cause multiples of a tag, and also appearance of a "-" tag (but tags are supposed to work separated like ` /n - #tag ` right? )

Id try myself to look through the plugin, but I dont have much JS experience and its 5000 lines long lol
If I find anything Ill issue a pr

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.