obsidian-dataloom icon indicating copy to clipboard operation
obsidian-dataloom copied to clipboard

Tables with created Note Links are not links; tables with uncreated notes are links

Open brimwats opened this issue 3 years ago • 6 comments

Describe the bug

This table

image

is produced from this source

image

Steps to reproduce

Create this source. Have some be notes already created and some not. The last one in this table is an uncreated link image

Expected behavior

The already-created links should be clickable as links

Are you using the mobile app?

No

Obsidian debug info

SYSTEM INFO: Obsidian version: v0.15.9 Installer version: v0.15.6 Operating system: Windows 10 Education 10.0.22000 Login status: logged in Catalyst license: insider Insider build toggle: on Live preview: on Legacy editor: off Base theme: light Community theme: Minimal Snippets enabled: 20 Restricted mode: off Plugins installed: 98 Plugins enabled: 73 1: Divide & Conquer v0.4.0 2: Minimal Theme Settings v5.3.2 3: Banners v1.3.3 4: Contextual Typography v2.2.4 5: Advanced URI v1.24.0 6: Another Quick Switcher v5.4.1 7: AidenLx's Folder Note - folderv component v1.0.0 8: AidenLx's Folder Note v0.16.4 9: Folder Note Core v1.3.5 10: Waypoint v1.2.0 11: File Explorer Note Count v1.2.0 12: Better Command Palette v0.13.0 13: Obsidian42 - BRAT v0.6.34 14: Code Editor Shortcuts v1.9.0 15: Breadcrumbs v3.6.0 16: Collapse All v1.5.2 17: Zotero Integration v2.2.19 18: Word Sprint v0.2.3 19: Upcoming v0.1.0 20: Tweet to Markdown v2.10.0 21: Smarter Markdown Hotkeys v1.16.2 22: Core Search Assistant v0.9.1 23: LanguageTool Integration v0.3.0 24: Hover Editor v0.11.4 25: Hotkey Helper v0.3.13 26: Customizable Sidebar v2.2.1 27: Custom Frames v2.4.2 28: Customizable Page Header and Title Bar v4.6.2 29: Templater v1.12.0 30: Supercharged Links v0.8.0 31: Style Settings v0.4.10 32: Settings Search v1.2.0 33: Sentence Navigator v1.0.1 34: Reset Font Size v1.0.2 35: Recent Files v1.3.3 36: QuickAdd v0.5.5 37: Quick Explorer v0.1.38 38: Plugin Changelogs v1.3.0 39: Periodic Notes v0.0.17 40: Paste image rename v1.5.0 41: Outliner v2.3.0 42: Dynamic Table of Contents v0.0.27 43: Dynamic Highlights v0.3.1 44: File Info Panel v1.2.5 45: File path to URI v1.4.0 46: Footnote Shortcut v0.0.9 47: Format Hotkeys v0.1.7 48: Grandfather v1.0.1 49: Hider v1.1.1 50: List Modified v1.1.2 51: Longform v1.1.0 52: Map View v2.1.1 53: MetaEdit v1.7.2 54: Note Auto Creator v1.2.0 55: Obsidian Charts v3.6.2 56: Obsidian Enhancing Export v1.1.1 57: Open with v0.3.1 58: Dataview v0.5.41 59: Excalidraw v1.7.9 60: Local File Interface v0.1.0 61: Local images v0.14.2 62: Omnisearch v1.5.2 63: Customizable Menu v2.2.0 64: MySnippets v1.2.1 65: Various Complements v7.1.1 66: Pane Relief v0.2.7 67: DB Folder v2.0.1 68: Tracker v1.10.9 69: Wikipedia v1.0.3 70: Metadata Menu v0.1.4 71: Advanced Tables v0.17.3 72: Table Generator v1.1.1 73: Global Hotkeys v0.1.2

RECOMMENDATIONS: Custom theme: for cosmetic issues, please first try updating your theme to latest. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community theme and snippets. Community plugins: for bugs, please first try updating all your plugins to latest. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community plugins.

Relevant log output

No response

brimwats avatar Aug 02 '22 07:08 brimwats

@brimwats Hi Bri. Thank you for the bug report. I plan on fixing the switching between cell types this week and I will look at this afterwards the following week.

decaf-dev avatar Aug 02 '22 21:08 decaf-dev

I am guessing though that it might be the calendar icon that you are introducing in all the links besides the last one that is causing the issue. Is that an HTML entity? If so, could you send me the code that you are using for it?

decaf-dev avatar Aug 02 '22 21:08 decaf-dev

might be the calendar icon that you are introducing in all the links besides the last one that is causing the issue. Is that an HTML entity?

it's supercharged links : https://github.com/mdelobelle/obsidian_supercharged_links

/* WARNING: This file will be overwritten by the plugin.
Do not edit this file directly! First copy this file and rename it if you want to edit things. */

:root {
    --ba98-dd7d-before: '';
    --ba98-dd7d-after: '';
    --17a3-0453-before: '';
    --f12d-89db-before: '';
    --6927-590d-before: '';
    --102e-b2f3-before: '';
    --2571-139d-before: '';
    --edd9-81d1-before: '';
    --f1c6-d7d8-before: '';
    --5059-c865-before: '';
    --4b95-8908-before: '';
    --723c-ac84-before: '';
    --577a-ad60-before: '';
    --91ef-693a-before: '';
    --32b0-5543-before: '';
    --d88c-735e-before: '';
    --331a-82e4-before: '';
    --31d1-e4f1-before: '';
    --6187-b4d8-before: '';
    --401f-d12a-before: '';
    --e064-f6b0-before: '';
    --2e44-eec4-before: '';
    --583f-bb5c-before: '';
    --e7f8-3efe-before: '';
    --6d99-248f-before: '';
    --df6c-753c-before: '';
    --40d5-d530-before: '';
    --9b20-b0b0-before: '';
    --0211-ceee-before: '';
    --289a-edb4-before: '';
    --3f83-aac6-before: '';
    --a31c-93a4-before: '';
    --c1a1-ae9f-color: #1b6299;
    --c1a1-ae9f-weight: initial;
    --c1a1-ae9f-before: '';
    --c1a1-ae9f-after: '';
    --c1a1-ae9f-background-color: #ffffff;
    --c1a1-ae9f-decoration: initial;
    --1a93-5feb-color: #88AC4B;
    --1a93-5feb-weight: initial;
    --1a93-5feb-before: '';
    --96da-e83e-color: #E07250;
    --96da-e83e-weight: initial;
    --96da-e83e-before: '';
    --3559-d0ab-color: #0089BA;
    --3559-d0ab-weight: initial;
    --3559-d0ab-before: '';
    --3559-d0ab-after: '';
    --3559-d0ab-background-color: #ffffff;
    --3559-d0ab-decoration: initial;
    --f52f-39e4-color: #007ED9;
    --f52f-39e4-weight: initial;
    --f52f-39e4-before: '';
    --2eb1-4ac9-color: #257A3E;
    --2eb1-4ac9-weight: initial;
    --2eb1-4ac9-before: '';
}

div[data-id="ba98-dd7d"] div.setting-item-description::before,
.data-link-icon[data-link-ThingType="Action"  i]::before {
    content: var(--ba98-dd7d-before);
}

div[data-id="ba98-dd7d"] div.setting-item-description::after,
.data-link-icon-after[data-link-ThingType="Action"  i]::after {
    content: var(--ba98-dd7d-after);
}

div[data-id="17a3-0453"] div.setting-item-description::before,
.data-link-icon[data-link-ThingType="Annotation"  i]::before {
    content: var(--17a3-0453-before);
}

div[data-id="f12d-89db"] div.setting-item-description::before,
.data-link-icon[data-link-ThingType="Assignment"  i]::before {
    content: var(--f12d-89db-before);
}

div[data-id="6927-590d"] div.setting-item-description::before,
.data-link-icon[data-link-ThingType="Audiovisual"  i]::before {
    content: var(--6927-590d-before);
}

div[data-id="102e-b2f3"] div.setting-item-description::before,
.data-link-icon[data-link-ThingType="Book"  i]::before {
    content: var(--102e-b2f3-before);
}

div[data-id="2571-139d"] div.setting-item-description::before,
.data-link-icon[data-link-ThingType="Bookmark"  i]::before {
    content: var(--2571-139d-before);
}

div[data-id="edd9-81d1"] div.setting-item-description::before,
.data-link-icon[data-link-ThingType="Claim"  i]::before {
    content: var(--edd9-81d1-before);
}

div[data-id="f1c6-d7d8"] div.setting-item-description::before,
.data-link-icon[data-link-ThingType="ClassNote"  i]::before {
    content: var(--f1c6-d7d8-before);
}

div[data-id="5059-c865"] div.setting-item-description::before,
.data-link-icon[data-link-ThingType="Collection"  i]::before {
    content: var(--5059-c865-before);
}

div[data-id="4b95-8908"] div.setting-item-description::before,
.data-link-icon[data-link-ThingType="Conversation"  i]::before {
    content: var(--4b95-8908-before);
}

div[data-id="723c-ac84"] div.setting-item-description::before,
.data-link-icon[data-link-ThingType="Course"  i]::before {
    content: var(--723c-ac84-before);
}

div[data-id="577a-ad60"] div.setting-item-description::before,
.data-link-icon[data-link-ThingType="Dataset"  i]::before {
    content: var(--577a-ad60-before);
}

div[data-id="91ef-693a"] div.setting-item-description::before,
.data-link-icon[data-link-ThingType="Definition"  i]::before {
    content: var(--91ef-693a-before);
}

div[data-id="32b0-5543"] div.setting-item-description::before,
.data-link-icon[data-link-ThingType="DefinedTermSet"  i]::before {
    content: var(--32b0-5543-before);
}

div[data-id="d88c-735e"] div.setting-item-description::before,
.data-link-icon[data-link-ThingType="Map"  i]::before {
    content: var(--d88c-735e-before);
}

div[data-id="331a-82e4"] div.setting-item-description::before,
.data-link-icon[data-link-ThingType="Meeting"  i]::before {
    content: var(--331a-82e4-before);
}

div[data-id="31d1-e4f1"] div.setting-item-description::before,
.data-link-icon[data-link-ThingType="Message"  i]::before {
    content: var(--31d1-e4f1-before);
}

div[data-id="6187-b4d8"] div.setting-item-description::before,
.data-link-icon[data-link-ThingType="Note"  i]::before {
    content: var(--6187-b4d8-before);
}

div[data-id="401f-d12a"] div.setting-item-description::before,
.data-link-icon[data-link-ThingType="Organization"  i]::before {
    content: var(--401f-d12a-before);
}

div[data-id="e064-f6b0"] div.setting-item-description::before,
.data-link-icon[data-link-ThingType="Person"  i]::before {
    content: var(--e064-f6b0-before);
}

div[data-id="2e44-eec4"] div.setting-item-description::before,
.data-link-icon[data-link-ThingType="Place"  i]::before {
    content: var(--2e44-eec4-before);
}

div[data-id="583f-bb5c"] div.setting-item-description::before,
.data-link-icon[data-link-ThingType="Presentation"  i]::before {
    content: var(--583f-bb5c-before);
}

div[data-id="e7f8-3efe"] div.setting-item-description::before,
.data-link-icon[data-link-ThingType="Publication"  i]::before {
    content: var(--e7f8-3efe-before);
}

div[data-id="6d99-248f"] div.setting-item-description::before,
.data-link-icon[data-link-ThingType="Quotation"  i]::before {
    content: var(--6d99-248f-before);
}

div[data-id="df6c-753c"] div.setting-item-description::before,
.data-link-icon[data-link-ThingType="Review"  i]::before {
    content: var(--df6c-753c-before);
}

div[data-id="40d5-d530"] div.setting-item-description::before,
.data-link-icon[data-link-ThingType="ScholarlyArticle"  i]::before {
    content: var(--40d5-d530-before);
}

div[data-id="9b20-b0b0"] div.setting-item-description::before,
.data-link-icon[data-link-ThingType="Scholarship"  i]::before {
    content: var(--9b20-b0b0-before);
}

div[data-id="0211-ceee"] div.setting-item-description::before,
.data-link-icon[data-link-ThingType="Theory"  i]::before {
    content: var(--0211-ceee-before);
}

div[data-id="289a-edb4"] div.setting-item-description::before,
.data-link-icon[data-link-ThingType="Thesis"  i]::before {
    content: var(--289a-edb4-before);
}

div[data-id="3f83-aac6"] div.setting-item-description::before,
.data-link-icon[data-link-ThingType="Topic"  i]::before {
    content: var(--3f83-aac6-before);
}

div[data-id="a31c-93a4"] div.setting-item-description::before,
.data-link-icon[data-link-ThingType="VisualArtwork"  i]::before {
    content: var(--a31c-93a4-before);
}

div[data-id="c1a1-ae9f"] div.setting-item-description,
[data-link-ThingType="PKB"  i] {
    color: var(--c1a1-ae9f-color) !important;
    font-weight: var(--c1a1-ae9f-weight);
}

.c-c1a1-ae9f-use-background div[data-id="c1a1-ae9f"] div.setting-item-description,
.c-c1a1-ae9f-use-background .data-link-text[data-link-ThingType="PKB"  i] {
    background-color: var(--c1a1-ae9f-background-color) !important;
    border-radius: 5px;
    padding-left: 2px;
    padding-right: 2px;
    text-decoration: var(--c1a1-ae9f-decoration) !important;
}

div[data-id="c1a1-ae9f"] div.setting-item-description::before,
.data-link-icon[data-link-ThingType="PKB"  i]::before {
    content: var(--c1a1-ae9f-before);
}

div[data-id="c1a1-ae9f"] div.setting-item-description::after,
.data-link-icon-after[data-link-ThingType="PKB"  i]::after {
    content: var(--c1a1-ae9f-after);
}

div[data-id="1a93-5feb"] div.setting-item-description,
[data-link-PKB="Code"  i] {
    color: var(--1a93-5feb-color) !important;
    font-weight: var(--1a93-5feb-weight);
}

div[data-id="1a93-5feb"] div.setting-item-description::before,
.data-link-icon[data-link-PKB="Code"  i]::before {
    content: var(--1a93-5feb-before);
}

div[data-id="96da-e83e"] div.setting-item-description,
[data-link-PKB="HowTo"  i] {
    color: var(--96da-e83e-color) !important;
    font-weight: var(--96da-e83e-weight);
}

div[data-id="96da-e83e"] div.setting-item-description::before,
.data-link-icon[data-link-PKB="HowTo"  i]::before {
    content: var(--96da-e83e-before);
}

div[data-id="3559-d0ab"] div.setting-item-description,
[data-link-PKB="Folder"  i] {
    color: var(--3559-d0ab-color) !important;
    font-weight: var(--3559-d0ab-weight);
}

.c-3559-d0ab-use-background div[data-id="3559-d0ab"] div.setting-item-description,
.c-3559-d0ab-use-background .data-link-text[data-link-PKB="Folder"  i] {
    background-color: var(--3559-d0ab-background-color) !important;
    border-radius: 5px;
    padding-left: 2px;
    padding-right: 2px;
    text-decoration: var(--3559-d0ab-decoration) !important;
}

div[data-id="3559-d0ab"] div.setting-item-description::before,
.data-link-icon[data-link-PKB="Folder"  i]::before {
    content: var(--3559-d0ab-before);
}

div[data-id="3559-d0ab"] div.setting-item-description::after,
.data-link-icon-after[data-link-PKB="Folder"  i]::after {
    content: var(--3559-d0ab-after);
}

div[data-id="f52f-39e4"] div.setting-item-description,
[data-link-PKB="Product"  i] {
    color: var(--f52f-39e4-color) !important;
    font-weight: var(--f52f-39e4-weight);
}

div[data-id="f52f-39e4"] div.setting-item-description::before,
.data-link-icon[data-link-PKB="Product"  i]::before {
    content: var(--f52f-39e4-before);
}

div[data-id="2eb1-4ac9"] div.setting-item-description,
[data-link-PKB="Program"  i] {
    color: var(--2eb1-4ac9-color) !important;
    font-weight: var(--2eb1-4ac9-weight);
}

div[data-id="2eb1-4ac9"] div.setting-item-description::before,
.data-link-icon[data-link-PKB="Program"  i]::before {
    content: var(--2eb1-4ac9-before);
}
/* @settings
name: Supercharged Links
id: supercharged-links
settings:
    - 
        id: ba98-dd7d
        title: ThingType is Action
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: ba98-dd7d-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: ba98-dd7d-after
        title: Append text
        description: Add some text, such as an emoji, after the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: 17a3-0453
        title: ThingType is Annotation
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: 17a3-0453-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: f12d-89db
        title: ThingType is Assignment
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: f12d-89db-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: 6927-590d
        title: ThingType is Audiovisual
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: 6927-590d-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: 102e-b2f3
        title: ThingType is Book
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: 102e-b2f3-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: 2571-139d
        title: ThingType is Bookmark
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: 2571-139d-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: edd9-81d1
        title: ThingType is Claim
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: edd9-81d1-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: f1c6-d7d8
        title: ThingType is ClassNote
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: f1c6-d7d8-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: 5059-c865
        title: ThingType is Collection
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: 5059-c865-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: 4b95-8908
        title: ThingType is Conversation
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: 4b95-8908-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: 723c-ac84
        title: ThingType is Course
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: 723c-ac84-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: 577a-ad60
        title: ThingType is Dataset
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: 577a-ad60-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: 91ef-693a
        title: ThingType is Definition
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: 91ef-693a-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: 32b0-5543
        title: ThingType is DefinedTermSet
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: 32b0-5543-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: d88c-735e
        title: ThingType is Map
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: d88c-735e-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: 331a-82e4
        title: ThingType is Meeting
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: 331a-82e4-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: 31d1-e4f1
        title: ThingType is Message
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: 31d1-e4f1-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: 6187-b4d8
        title: ThingType is Note
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: 6187-b4d8-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: 401f-d12a
        title: ThingType is Organization
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: 401f-d12a-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: e064-f6b0
        title: ThingType is Person
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: e064-f6b0-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: 2e44-eec4
        title: ThingType is Place
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: 2e44-eec4-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: 583f-bb5c
        title: ThingType is Presentation
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: 583f-bb5c-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: e7f8-3efe
        title: ThingType is Publication
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: e7f8-3efe-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: 6d99-248f
        title: ThingType is Quotation
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: 6d99-248f-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: df6c-753c
        title: ThingType is Review
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: df6c-753c-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: 40d5-d530
        title: ThingType is ScholarlyArticle
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: 40d5-d530-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: 9b20-b0b0
        title: ThingType is Scholarship
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: 9b20-b0b0-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: 0211-ceee
        title: ThingType is Theory
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: 0211-ceee-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: 289a-edb4
        title: ThingType is Thesis
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: 289a-edb4-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: 3f83-aac6
        title: ThingType is Topic
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: 3f83-aac6-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: a31c-93a4
        title: ThingType is VisualArtwork
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: a31c-93a4-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: c1a1-ae9f
        title: ThingType is PKB
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: c1a1-ae9f-color
        title: Link color
        type: variable-color
        format: hex
        default: '#1b6299'
    - 
        id: c1a1-ae9f-weight
        title: Font weight
        type: variable-select
        default: initial
        options:
            - initial
            - lighter
            - normal
            - bold
            - bolder
    - 
        id: c1a1-ae9f-decoration
        title: Font decoration
        type: variable-select
        default: initial
        options:
            - initial
            - underline
            - overline
            - line-through
    - 
        id: c1a1-ae9f-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: c1a1-ae9f-after
        title: Append text
        description: Add some text, such as an emoji, after the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: c-c1a1-ae9f-use-background
        title: Use background color
        description: Adds a background color to the link. This can look buggy in live preview.
        type: class-toggle
    - 
        id: c1a1-ae9f-background-color
        title: Background color
        type: variable-color
        format: hex
        default: '#ffffff'
    - 
        id: 1a93-5feb
        title: PKB is Code
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: 1a93-5feb-color
        title: Link color
        type: variable-color
        format: hex
        default: '#88AC4B'
    - 
        id: 1a93-5feb-weight
        title: Font weight
        type: variable-select
        default: initial
        options:
            - initial
            - lighter
            - normal
            - bold
            - bolder
    - 
        id: 1a93-5feb-decoration
        title: Font decoration
        type: variable-select
        default: initial
        options:
            - initial
            - underline
            - overline
            - line-through
    - 
        id: 1a93-5feb-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: 96da-e83e
        title: PKB is HowTo
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: 96da-e83e-color
        title: Link color
        type: variable-color
        format: hex
        default: '#E07250'
    - 
        id: 96da-e83e-weight
        title: Font weight
        type: variable-select
        default: initial
        options:
            - initial
            - lighter
            - normal
            - bold
            - bolder
    - 
        id: 96da-e83e-decoration
        title: Font decoration
        type: variable-select
        default: initial
        options:
            - initial
            - underline
            - overline
            - line-through
    - 
        id: 96da-e83e-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: 3559-d0ab
        title: PKB is Folder
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: 3559-d0ab-color
        title: Link color
        type: variable-color
        format: hex
        default: '#0089BA'
    - 
        id: 3559-d0ab-weight
        title: Font weight
        type: variable-select
        default: initial
        options:
            - initial
            - lighter
            - normal
            - bold
            - bolder
    - 
        id: 3559-d0ab-decoration
        title: Font decoration
        type: variable-select
        default: initial
        options:
            - initial
            - underline
            - overline
            - line-through
    - 
        id: 3559-d0ab-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: 3559-d0ab-after
        title: Append text
        description: Add some text, such as an emoji, after the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: c-3559-d0ab-use-background
        title: Use background color
        description: Adds a background color to the link. This can look buggy in live preview.
        type: class-toggle
    - 
        id: 3559-d0ab-background-color
        title: Background color
        type: variable-color
        format: hex
        default: '#ffffff'
    - 
        id: f52f-39e4
        title: PKB is Product
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: f52f-39e4-color
        title: Link color
        type: variable-color
        format: hex
        default: '#007ED9'
    - 
        id: f52f-39e4-weight
        title: Font weight
        type: variable-select
        default: initial
        options:
            - initial
            - lighter
            - normal
            - bold
            - bolder
    - 
        id: f52f-39e4-decoration
        title: Font decoration
        type: variable-select
        default: initial
        options:
            - initial
            - underline
            - overline
            - line-through
    - 
        id: f52f-39e4-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
    - 
        id: 2eb1-4ac9
        title: PKB is Program
        description: Example note
        type: heading
        collapsed: true
        level: 3
    - 
        id: 2eb1-4ac9-color
        title: Link color
        type: variable-color
        format: hex
        default: '#257A3E'
    - 
        id: 2eb1-4ac9-weight
        title: Font weight
        type: variable-select
        default: initial
        options:
            - initial
            - lighter
            - normal
            - bold
            - bolder
    - 
        id: 2eb1-4ac9-decoration
        title: Font decoration
        type: variable-select
        default: initial
        options:
            - initial
            - underline
            - overline
            - line-through
    - 
        id: 2eb1-4ac9-before
        title: Prepend text
        description: Add some text, such as an emoji, before the links.
        type: variable-text
        default: ''
        quotes: true
*/

brimwats avatar Aug 02 '22 21:08 brimwats

I just tried placing an existing note link into my table and it referenced correctly. Could you test it without the icon?

decaf-dev avatar Aug 02 '22 21:08 decaf-dev

I just tried placing an existing note link into my table and it referenced correctly. Could you test it without the icon?

disabling supercharged links seemed to fix it: image

here's an additional supercharged links css that I use for calendar notes that mighr be causing it too:

/* ─────────────────────────────────────────────────── */
/* Supercharged Links! */
/* ─────────────────────────────────────────────────── */

/* New formatting */
/* .data-link-icon[data-link-tags*="#film" i]::before{
    content: "🎥️ "
} */

/* ──────────────────    Emoji    ────────────────── */

/* .data-link-icon[data-link-ThingType*="Action" i]::before{
    content: "🎬";
    font-size: smaller;
}
.data-link-icon[data-link-ThingType*="Annotation" i]::before{
    content: "📝";
    font-size: smaller;
}
.data-link-icon[data-link-ThingType*="Assignment" i]::before{
    content: "📃";
    font-size: smaller;
}
.data-link-icon[data-link-ThingType*="Book" i]::before{
    content: "📚";
    font-size: smaller;
}
.data-link-icon[data-link-ThingType*="Bookmark" i]::before{
    content: "🔖";
    font-size: smaller;
} */

/* .data-link-icon[data-link-ThingType*="Claim" i]::before{
    content: "❗";
    font-size: smaller;
}
.data-link-icon[data-link-ThingType="ClassNote" i]::before{
    content: "🎒";
    font-size: smaller;
}
.data-link-icon[data-link-ThingType*="Code" i]::before{
    content: "💻";
    font-size: smaller;
}
.data-link-icon[data-link-ThingType*="Collection" i]::before{
    content: "🗃️";
    font-size: smaller;
}
.data-link-icon[data-link-ThingType*="Conversation" i]::before{
    content: "💬";
    font-size: smaller;
}
.data-link-icon[data-link-ThingType="Course" i]::before{
    content: "👩🏻‍🏫";
    font-size: smaller;
}
.data-link-icon[data-link-ThingType*="Dataset" i]::before{
    content: "🔢";
    font-size: smaller;
}
.data-link-icon[data-link-ThingType*="DefinedTermSet" i]::before{
    content: "🔠";
    font-size: smaller;
}
.data-link-icon[data-link-ThingType*="Definition" i]::before{
    content: "🔤";
    font-size: smaller;
} */
.data-link-icon[data-link-ThingType*="Event" i]::before{
    content: "📆";
    font-size: smaller;
}

/*         MTWRFSU Day Indicators for Daily Note             */
.data-link-icon[data-link-Weekday*="Mon" i]::after{
    content: "ɱ";
    font-size: x-small;
    vertical-align: super;
                font-weight: 600;
                color: #268bd2;
            }
            .data-link-icon[data-link-Weekday*="Tue" i]::after{
                content: "Ƭ";
                font-size: x-small;
                vertical-align: super;
                font-weight: 600;
                color: #268bd2;
                
            }
            .data-link-icon[data-link-Weekday*="Wed" i]::after{
                content: "Ⱳ";
                font-size: x-small;
                vertical-align: super;
                font-weight: 800;
                color: #268bd2;
            }
            .data-link-icon[data-link-Weekday*="Thu" i]::after{
                content: "Ɽ";
                font-size: x-small;
                vertical-align: super;
                font-weight: 800;
                color: #268bd2;
            }
            .data-link-icon[data-link-Weekday*="Fri" i]::after{
                content: "Ƒ";
                font-size: x-small;
                vertical-align: super;
                font-weight: 800;
                color: #268bd2;
            }
            .data-link-icon[data-link-Weekday*="Sat" i]::after{
                content: "Ş";
                font-size: x-small;
                vertical-align: super;
                font-weight: 800;
                color: #268bd2;
            }
            .data-link-icon[data-link-Weekday*="Sun" i]::after{
                content: "☼";
                font-size: x-small;
                vertical-align: super;
                font-weight: 800;
                color: #268bd2;
            }
            
/* .data-link-icon[data-link-ThingType*="Folder" i]::before{
    content: "📂";
    font-size: smaller;
} 
.data-link-icon[data-link-ThingType*="HowTo" i]::before{
    content: "❓";
    font-size: smaller;
} */
/* .data-link-icon[data-link-ThingType*="Map" i]::before{
    content: "🗺️";
    font-size: smaller;
}
.data-link-icon[data-link-ThingType*="Meeting" i]::before{
    content: "👥";
    font-size: smaller;
}
.data-link-icon[data-link-ThingType*="Message" i]::before{
    content: "📧";
    font-size: smaller;
}
.data-link-icon[data-link-ThingType*="Movie" i]::before{
    content: "🎦";
    font-size: smaller;
}
.data-link-icon[data-link-ThingType="Note" i]::before{
    content: "🗒️";
    font-size: smaller;
}
.data-link-icon[data-link-ThingType*="Organization" i]::before{
    content: "🏙️";
    font-size: smaller;
}
.data-link-icon[data-link-ThingType*="Person" i]::before{
    content: "👤";
    font-size: smaller;
} */
/* .data-link-icon[data-link-ThingType*="PKB" i]::before{
    content: "🧮";
    font-size: smaller;
} */
/* .data-link-icon[data-link-ThingType*="Place" i]::before{
    content: "📍";
    font-size: smaller;
}
.data-link-icon[data-link-ThingType*="Presentation" i]::before{
    content: "🗣";
    font-size: smaller;
}
.data-link-icon[data-link-ThingType*="Project" i]::before{
    content: "📋";
    font-size: smaller;
}
.data-link-icon[data-link-ThingType*="Product" i]::before{
    content: "🧰";
    font-size: smaller;
}
.data-link-icon[data-link-ThingType*="Program" i]::before{
    content: "⚙️";
    font-size: smaller;
}
.data-link-icon[data-link-ThingType*="Publication" i]::before{
    content: "📰";
    font-size: smaller;
}
.data-link-icon[data-link-ThingType*="Quotation" i]::before{
    content: "🪧";
    font-size: smaller;
}
.data-link-icon[data-link-ThingType*="Review" i]::before{
    content: "👓";
    font-size: smaller;
}
.data-link-icon[data-link-ThingType*="ScholarlyArticle" i]::before{
    content: "📄";
    font-size: smaller;
}
.data-link-icon[data-link-ThingType*="Scholarship" i]::before{
    content: "💲";
    font-size: smaller;
}
.data-link-icon[data-link-ThingType*="Theory" i]::before{
    content: "💭";
    font-size: smaller;
}
.data-link-icon[data-link-ThingType*="Thesis" i]::before{
    content: "🎓";
    font-size: smaller;
}
.data-link-icon[data-link-ThingType*="Topic" i]::before{
    content: "💠";
    font-size: smaller;
}
.data-link-icon[data-link-ThingType*="VisualArtwork" i]::before{
    content: "🖼️";
    font-size: smaller;
}
 */


/*           Inactive Types            */
/* .data-link-icon[data-link-ThingType*="Website" i]::before{
    content: "🌐";
    font-size: smaller;
} */









/*           KOS Types            */

.data-link-icon[data-link-KOSType*="Classification" i]::before{
    content: "🗄️/📇";
    font-size: smaller;
}
.data-link-icon[data-link-KOSType*="Content Standard" i]::before{
    content: "🗄️/🎛️ ";
    font-size: smaller;
}
.data-link-icon[data-link-KOSType*="Controlled Vocabulary" i]::before{
    content: "🗄️/💬";
    font-size: smaller;
}
.data-link-icon[data-link-KOSType*="Data Format" i]::before{
    content: "🗄️/🔢";
    font-size: smaller;
}
.data-link-icon[data-link-KOSType*="Systems Integration" i]::before{
    content: "🗄️/ℹ";
    font-size: smaller;
}

/* ──────────────────    Progress Subicons    ────────────────── */
            /*           ProjectStatus Progress             */
.data-link-icon[data-link-ProjectStatus*="Idea" i]::after{
    content: "⏺️";
    font-size: x-small;
    vertical-align: super;
}

.data-link-icon[data-link-ProjectStatus*="Planning" i]::after{
    content: "🔵";
    font-size: x-small;
    vertical-align: super;
}

.data-link-icon[data-link-ProjectStatus*="Active" i]::after{
    content: "🟢";
    font-size: xx-small;
    vertical-align: super;
}

.data-link-icon[data-link-ProjectStatus*="Holding" i]::after{
    content: "🟡";
    font-size: x-small;
    vertical-align: super;   
}

.data-link-icon[data-link-ProjectStatus*="Finished" i]::after{
    content: "🔴";
    font-size: x-small;
    vertical-align: super;
}

.data-link-icon[data-link-ProjectStatus*="Graveyard" i]::after{
    content: "⚫";
    font-size: x-small;
    vertical-align: super;
}

            /*           Note Status             */

.data-link-icon[data-link-Status*="NeedsAttention" i]::after{
    content: "🟨";
    font-size: x-small;
    vertical-align: super;
}
.data-link-icon[data-link-Status*="Urgent" i]::after{
    content: "🟥";
    font-size: x-small;
    vertical-align: super;
    
}
.data-link-icon[data-link-Status*="Input" i]::after{
    content: "📥";
    font-size: x-small;
    vertical-align: super;
}
.data-link-icon[data-link-Status*="FirstPass" i]::after{
    content: "🌱";
    font-size: x-small;
    vertical-align: super;
}
.data-link-icon[data-link-Status*="Developing" i]::after{
    content: "🌸";
    font-size: x-small;
    vertical-align: super;
}
.data-link-icon[data-link-Status*="Evergreen" i]::after{
    content: "💮";
    font-size: x-small;
    vertical-align: super;
}
.data-link-icon[data-link-Status*="Atomic" i]::after{
    content: "⚛️";
    font-size: x-small;
    vertical-align: super;
}

.data-link-icon[data-link-Status*="Reference" i]::after{
    content: "⚛️";
    font-size: x-small;
    vertical-align: super;
}



/* Status:: {"type":"select","options":["NeedsAttention","Urgent","Input","FirstPass","Developing","Evergreen","Atomic"]} */



/* ──────────────────    Project Type Pills    ────────────────── */

/* ProjectType:: {"type":"select","options":["Administrative","Advisory","Assessment & Review","Community & Volunteer","Conference","International Collaboration","Knowledge & Tech Translation","Participation & Event","Supervisory","Teaching"]} */

/* ──────────────────    Color Pills    ────────────────── */

:not(:empty)[data-link-Status*="NeedsAttention"]{
    color: #251a0e !important;
    text-decoration: none !important;
    background-color: rgba(231, 140, 69, 0.795);
    border-radius: 5px;
    border-bottom: 0;
    /*padding-right: 4px;*/
}

:not(:empty)[data-link-Status*="Urgent"]{
    color: #251a0e !important;
    text-decoration: none !important;
    background-color: rgba(213, 78, 83, 0.75);
    border-radius: 5px;
    border-bottom: 0;
    /*padding-right: 4px;*/
}

:not(:empty)[data-link-Status*="Input"]{
    color: #251a0e !important;
    text-decoration: none !important;
    background-color: rgba(185, 202, 74, 0.75);
    border-radius: 5px;
    border-bottom: 0;
    /*padding-right: 4px;*/
}

:not(:empty)[data-link-Status*="FirstPass"]{
    color: #251a0e !important;
    text-decoration: none !important;
    background-color: rgba(112, 192, 177, 0.795);
    border-radius: 5px;
    border-bottom: 0;
    /*padding-right: 4px;*/
}

:not(:empty)[data-link-Status*="Developing"]{
    color: #251a0e !important;
    text-decoration: none !important;
    background-color: rgba(122, 166, 218, 0.795);
    border-radius: 5px;
    border-bottom: 0;
    /*padding-right: 4px;*/
}

:not(:empty)[data-link-Status*="Evergreen"]{
    color: #251a0e !important;
    text-decoration: none !important;
    background-color: rgba(195, 151, 216, 0.795);
    border-radius: 5px;
    border-bottom: 0;
    /*padding-right: 4px;*/
}

:not(:empty)[data-link-Status*="Atomic"]{
    color: #251a0e !important;
    text-decoration: none !important;
    background-color: rgba(239, 239, 239, 0.795);
    border-radius: 5px;
    border-bottom: 0;
    /*padding-right: 4px;*/
}



[data-link-KOSType]{
    background-color: hsla(27, 99%, 55%, .4);
    border-radius: 18px;
    padding: 1px 4px 2px 4px;
}

/* [data-link-ReferenceType]{
    background-color: hsla(44, 87%, 94%, .5) !important;
    border-radius: 18px;
    padding: 1px 4px 2px 4px;
} */

[data-link-ThingType*="Folder"]{
        background-color: transparent;
}

/* ──────────────────    Hover Actions    ────────────────── */
/* .data-link-icon[data-link-next-actions]:hover::after{
    content: " ► "attr(data-link-next-actions)
} */



brimwats avatar Aug 02 '22 21:08 brimwats

Cool. Thanks for all the information! It will be really helpful.

decaf-dev avatar Aug 02 '22 21:08 decaf-dev

Fixed in v5.0.0.

decaf-dev avatar Oct 03 '22 02:10 decaf-dev