TfTHacker / obsidian42-strange-new-worlds

Revealing the strange new world of connected thoughts in your vault.
https://tfthacker.com/SNW
MIT License
433 stars 13 forks source link

feat: respect global obsidian exluded files #88

Closed sk91 closed 1 year ago

sk91 commented 1 year ago

This will make strange new worlds respect obsidians global excluded files

Screen Shot 2023-03-24 at 21 00 58 Screen Shot 2023-03-24 at 21 00 44

Mitigates Issues:

TfTHacker commented 1 year ago

Thank you for this submission. it is an elegant solution. I tried this on an new vault and did not see the files, but I did not see any files being excluded. Have you tried this on a simple vault?

sk91 commented 1 year ago

I tried it in my vault, witch has templater templates and a logseq dir with a backup of all files.

Until this was enabled, I’ve got many references from files that I did not want to see.

On Sat, 25 Mar 2023 at 13:56, TfTHacker @.***> wrote:

Thank you for this submission. it is an elegant solution. I tried this on an new vault and did not see the files, but I did not see any files being excluded. Have you tried this on a simple vault?

— Reply to this email directly, view it on GitHub https://github.com/TfTHacker/obsidian42-strange-new-worlds/pull/88#issuecomment-1483805012, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHZQDLJLDJCQFYOBBHLZDLW53MQPANCNFSM6AAAAAAWG56J2Y . You are receiving this because you authored the thread.Message ID: @.***>

--

Kovalov Maxim

sk91 commented 1 year ago

Teated on v1.1.16

On Sat, 25 Mar 2023 at 16:33, max kovalov @.***> wrote:

I tried it in my vault, witch has templater templates and a logseq dir with a backup of all files.

Until this was enabled, I’ve got many references from files that I did not want to see.

On Sat, 25 Mar 2023 at 13:56, TfTHacker @.***> wrote:

Thank you for this submission. it is an elegant solution. I tried this on an new vault and did not see the files, but I did not see any files being excluded. Have you tried this on a simple vault?

— Reply to this email directly, view it on GitHub https://github.com/TfTHacker/obsidian42-strange-new-worlds/pull/88#issuecomment-1483805012, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHZQDLJLDJCQFYOBBHLZDLW53MQPANCNFSM6AAAAAAWG56J2Y . You are receiving this because you authored the thread.Message ID: @.***>

--

Kovalov Maxim

--

Kovalov Maxim

TfTHacker commented 1 year ago

Would you mind trying on a new vault on your system to see if it's working?

sk91 commented 1 year ago

tested with a clean vault

Before adding a folder to excluded list:

Screen Shot 2023-04-24 at 15 29 46

Adding a folder to excluded and restarted obsidian:

Screen Shot 2023-04-24 at 15 30 04

After:

Screen Shot 2023-04-24 at 15 30 39