How does this handle growing notes? #77
Unanswered
etgonehomie
asked this question in
Q&A
Replies: 1 comment
-
|
exporting is based on file name so if you have journal.note and export to markdown it makes journal.md. if journal.md exists it creates journal-1.md iirc. You can delete the old one first if you wish.
… On Apr 15, 2026, at 11:09 AM, Eric ***@***.***> wrote:
I have a daily gratitude journal that I keep on adding pages to.
Situation:
Day 1: I use this plugin to convert the .note file to a .md on day 1 that has 1 page.
Day 10: I've added 9 more pages to the same .note file and then use the plugin to create a .md.
Question:
on day 10, does the plug-in create a totally separate .MD file so that there are two versions, or does it replace the original MD file from day 1 so that the .MD is only the latest and greatest?
—
Reply to this email directly, view it on GitHub <#77>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAAIGCCWM4CNZYUDUEZY7I34V7F6RAVCNFSM6AAAAACX2RWYPCVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZZHA4DSOBRGA>.
You are receiving this because you are subscribed to this thread.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a daily gratitude journal that I keep on adding pages to.
Situation:
Question:
Beta Was this translation helpful? Give feedback.
All reactions