mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
fix: improve wording to describe external asset workflow
This commit is contained in:
@@ -300,7 +300,7 @@
|
||||
(shui/alert
|
||||
{:variant "warning"}
|
||||
(shui/alert-description
|
||||
"⚠️ PDF annotations should be with internal asset(pdf) ref block to work properly."))
|
||||
"Creating a local asset from an external one. PDF annotations require a local asset to work properly."))
|
||||
|
||||
(let [title (util/node-path.basename url)]
|
||||
(edit-external-url-form asset-block {:url url :title title :on-saved on-saved!}))])))])
|
||||
|
||||
Reference in New Issue
Block a user