Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Add ability to merge two journals into one #49

@refactorsaurusrex

Description

@refactorsaurusrex

Let's say you have two journal locations. Maybe on two separate computers. And you want to merge all the entries from one computer into the other computer's journal. It doesn't even need to be two separate machines; it can just be two separate locations on the same computer. Either way, need to add a function like Merge-Journals -From <origin_journal> -To <destination_journal to combine the entries. All empty directories on the <origin_journal> should be remove and the change should be logged in the git history.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions