obsidian-media-db-sync/packages
afiqzudinhadi 1923bb87b8 fix(watchlist): normalize notion_url null-sentinel in buildRecord prev-read
quotedOrNull renders an empty notion_url as the literal string `null`.
buildRecord read that back verbatim on the next sync pass and re-quoted
it as "null", breaking diff-on-write (every re-sync of a note with no
notion_url appeared changed). Treat the `null` sentinel as empty when
reading prev frontmatter.
2026-07-30 12:30:57 +08:00
..
obsidian/src fix(watchlist): normalize notion_url null-sentinel in buildRecord prev-read 2026-07-30 12:30:57 +08:00
schemas/src add obsidian eslint plugin, solve major issues 2026-05-06 16:26:59 +02:00