mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
compatible with old configuration
This commit is contained in:
@@ -1273,7 +1273,7 @@
|
||||
linked-relative (when (and linked-files zotero-asset? (seq @linked-files))
|
||||
(let [value (first @linked-files)]
|
||||
(swap! linked-files rest)
|
||||
value))
|
||||
(string/replace-first value "attachments:" "")))
|
||||
linked-base (when (string? linked-relative)
|
||||
(node-path/basename linked-relative))
|
||||
linked-path (when (and (string? linked-relative)
|
||||
|
||||
Reference in New Issue
Block a user