diff options
author | Spencer Williams <spnw@plexwave.org> | 2025-04-06 22:24:22 -0400 |
---|---|---|
committer | Spencer Williams <spnw@plexwave.org> | 2025-04-06 22:24:22 -0400 |
commit | 7e661196a239a29f995eb12073da440406facdd3 (patch) | |
tree | 5aa91b43af871e2fabb8fed8d4cdf50c989fd9f2 /CHANGES.org | |
parent | 114fdf2eb20ca4ca0b569d3efcbdb4f815f07d2e (diff) |
Prevent edits from unnecessarily re-exporting linked notes
Diffstat (limited to 'CHANGES.org')
-rw-r--r-- | CHANGES.org | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.org b/CHANGES.org index f8e8f95..0542b14 100644 --- a/CHANGES.org +++ b/CHANGES.org @@ -6,6 +6,10 @@ - =SEAM_SLUG= property can be added to title headline to set a custom slug. +** Improvements +- Notes are no longer re-exported unnecessarily whenever a linked note + is changed. + ** Bugfixes - =seam-visited-notes= no longer returns buffers visiting non-note files within the Seam directory. |