Commit fb4dbdc72c46

Vincent Demeester <vincent@sbr.pm>
2024-08-06 17:42:51
tools/go-org-readwise: better category…
==signature=with=equal works ! Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 039fdab
Changed files (1)
tools
go-org-readwise
internal
tools/go-org-readwise/internal/org/sync.go
@@ -158,7 +158,7 @@ func denoteFilename(result readwise.Result) string {
 	// to use them to establish sequential relations between files
 	// (e.g. 1, 1a, 1b, 1b1, 1b2, …).
 	// We use signature to mark files synced from readwise.
-	signature = "==readwise" + result.Category
+	signature = "==readwise=" + result.Category
 
 	// The TITLE field is the title of the note, as provided by
 	// the user. It automatically gets downcased by default and is