Combine Multiple Selected Notes

I would like to combine multiple selected notes into one note.
Use Case: I create a note for every day. At the end of the month, I would like to select all notes for the month and combine into one note for archiving.

I say the “Todays Drafts into New Draft” script which is close but not exact. I’m not a coder so not sure how to modify to get it to work for the above use case.

1 Like

There’s a “Merge” function in the operations on the draft list. See:

3 Likes

Thanks for the info, @agiletortoise. I didn’t realize there was a built-in “Merge” operation, super helpful.

Just to clarify: does the merge preserve the original creation dates of each draft within the merged note somehow? I’m hoping to keep some reference to when each daily note was written after combining them. If not, is there a workaround or script that could help with that?