trganda / obsidian-attachment-management

Attachment Management of Obsidian
MIT License
142 stars 8 forks source link

Unable to use leading dot of folder for attachments #108

Open gretis opened 3 months ago

gretis commented 3 months ago

Discussed in https://github.com/trganda/obsidian-attachment-management/discussions/107

It is unable to set ".${notename}.attaches" as attachment path while "${notename}.attaches" (without leading dot) works fine. Tried escape sequence etc... Can't find solution. Is there a way to hide attachment folder?
trganda commented 3 months ago

As discussed in https://github.com/trganda/obsidian-attachment-management/issues/74 , we can not list the hidden folder in the vault with the provided api of obsidain. So, do not use leading dot for hidding attachment folder.