You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.
If a DayOne entry contains a link to an entry from another journal, the script won't (and cannot) find the corresponding Markdown file. The resulting link in Obsidian will not resolve.
I will change the output string when trying to creating a non-existent entry, hinting that it must be from another journal. I don't think there's a way to quickly fix this as the script is processing each journal file independently.
The text was updated successfully, but these errors were encountered:
#2 adds a workaround: leaves an external link to DayOne if the entry's UUID is not found – which almost always means it's from a different journal than the one currently processed
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If a DayOne entry contains a link to an entry from another journal, the script won't (and cannot) find the corresponding Markdown file. The resulting link in Obsidian will not resolve.
I will change the output string when trying to creating a non-existent entry, hinting that it must be from another journal. I don't think there's a way to quickly fix this as the script is processing each journal file independently.
The text was updated successfully, but these errors were encountered: