diff --git a/src/svelte/app/components/grid-card.svelte b/src/svelte/app/components/grid-card.svelte index 1c9557b..3411e05 100644 --- a/src/svelte/app/components/grid-card.svelte +++ b/src/svelte/app/components/grid-card.svelte @@ -287,8 +287,10 @@ {/if} + {#if (custom1 !== null || custom2 !== null || custom3 !== null) && tags !== null} + + {/if} {#if tags !== null} -
{#each tags as tag} diff --git a/test-vault/.obsidian/plugins/vault-explorer/data.json b/test-vault/.obsidian/plugins/vault-explorer/data.json index bcacc7e..e44daef 100644 --- a/test-vault/.obsidian/plugins/vault-explorer/data.json +++ b/test-vault/.obsidian/plugins/vault-explorer/data.json @@ -84,6 +84,6 @@ "feed" ], "configDir": ".vaultexplorer", - "pluginVersion": "1.33.1", + "pluginVersion": "1.34.0", "logLevel": "trace" } \ No newline at end of file diff --git a/test-vault/Many tags.md b/test-vault/Properties and tags.md similarity index 100% rename from test-vault/Many tags.md rename to test-vault/Properties and tags.md diff --git a/test-vault/Tags and url.md b/test-vault/Tags and url.md index 3ed99d7..7c7e1cd 100644 --- a/test-vault/Tags and url.md +++ b/test-vault/Tags and url.md @@ -5,5 +5,4 @@ tags: - tag3 - tag4 url: https://vaultexplorer.com -category: ok ---