srg-kostyrko / obsidian-journal

MIT License
106 stars 7 forks source link

Can't create more then two journals #36

Closed NRVB closed 6 months ago

NRVB commented 6 months ago

Hi I have an issue, can't create more then two journals. When adding a third one the "oldest" one dissappears. Does anyone know what I might be doing wrong or is it a bug?

srg-kostyrko commented 6 months ago

I played around and most likely you don't use unique ID when creating new journals. I'll add checks to warn about this in next version to avoid confusion but for now just make sure to use different IDs when creating new journal.

NRVB commented 6 months ago

That was it, thank you so much for the help. I thought you could have them all under the id private

srg-kostyrko commented 6 months ago

ID is used to tell different journals (that usually means different configs) apart