Create a Item
Create link to item with [[
Create link to item with get link in a menu
Update item text
Check links their text not updated
Close application or reload page
Open it again
Link created with [[ didnāt get update
Link created with get copy Updated
Expected result
Links get updated text of item after you update item
Actual result
Ony get link (direct link) get updated but only after reload/reopen app
Environment
windows/Ubuntu 18.04
Web version & application
Additional comments
I really expect [[ make a link that will pull changes in original item automatically.
When you create a link with [[, it generates a template for a Markdown link format that you can change the display text to, such as:
[Content of the item](https://dynalist.io/d/DOCUMENTID#z=ITEMID)
You can then choose to change the āContent of the itemā part to anything you want which will be displayed in the final box. This is not updated, unlike a link-only internal link, which will always show the content of the target item.
unlike a link-only internal link, which will always show the content of the target item.
So if you change content of linked item link doesnāt not get changed imminently
Also it doesnāt change even if you open another page and go back
It changes only if you reload the entire browser tab or close/open application
Luckly itās a bug weāve fixed a few days ago but havenāt been deployed yet! Funny that you mention it now, because this has been a bug for a few months already and:
Just another remark - Weāre considering changing the default [[ link to produce the URL instead of the markdown link template, specifically so it can benefit from an up-to-date title. Will likely do a poll first about it.