feat: Implement LogSeq to Tana conversion

Contribution Date
Contribution Project
Contribution Details
feat: Implement LogSeq to Tana conversion This commit introduces the functionality to convert a LogSeq vault into the Tana Intermediate Format. Key changes include: - A new `tana` subcommand for the CLI. - Implementation of `TanaConverter` to handle LogSeq to Tana data mapping. - Definition of Tana Intermediate Format models. - Updated CLI to handle the new `tana` command and its arguments (source, destination, force overwrite). - Added dedicated unit and integration tests for the Tana conversion logic. - Refined validation logic for source and destination paths. - Updated documentation (README, plan, spec) to reflect the new feature.
Contribution Author
hussainweb
Files count
0
Patches count
1