Here is my Obsidian header format using the
Obsidian Templater plugin.
Code:
---
UID: <% tp.file.creation_date("YYYYMMDDHHmm") %>
creation: <% tp.file.creation_date("YYYY-MM-DD HH:mm") %>
updated:
note: fleeting
status: to_process
language: english
source: calibre
category: books
subject:
alias: FN {title}
---
# <% tp.file.creation_date("YYYYMMDDHHmm") %> - 👉 FN - {title}
Could you please explain to me what is the difference between user's web highlights and local user's highlights mentioned in your new option"Send web user's highlights (instead of local user's highlights)"? I know this solved the problem of exporting all highlights twice, but I do not understand what this option means.