feat: add directory and symlink support to sietch add command#85
feat: add directory and symlink support to sietch add command#85Imbiber wants to merge 2 commits intoS4tvara:mainfrom
Conversation
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
|
Hey @Imbiber, Cheers, |
Yeah I saw that, and have fixed it can you check once again |
|
Hi @Imbiber, Cheers, |
Under different account meaning? I didn't get it.. i can see the PR reflected under my account in Hacktoberfest page. |
Hi @SubstantialCattle5, Thanks for checking! I've verified and the PR is being tracked correctly under my Hacktoberfest account. The email Cheers, |
|
Hi @Imbiber, Whenever I try to add a folder, the text of each file gets repeated twice. |
|
Let me have a look at it once, will fix it. Thanks for picking out the bug will work on it. |
|
@Imbiber This still doesn't resolve the issue. |
Aahh...😞... will try again bro after a while... taking break RN |
|
Hi @SubstantialCattle5 Do you see any other issue than this, let me know
|
|
@Imbiber , Cheers, |
@Imbiber Same issue xD , Can you check if i'm doing anything wrong?
|
Nah, Some fix needs to be done from my side only, I am missing something let me work around this. Will commit the changes after it's resolved. |
|
Hi @Imbiber, We’ve already gone through 6 refactors together—appreciate the consistency and effort. Cheers, |
|
Hi @Imbiber, cheers, |
Yes solving that issue. |
|
pretty sure this is the issue |
Will have a look at it once. |
|
Also @SubstantialCattle5 The lint error in the CI is about calculateSpaceSavings function that came from the upstream merge. Can you have a look at it cause I am finding it difficult to resolve the conflict. |
|
@Imbiber
This means the conflict resolution in your PR was done incorrectly. |
Okay let me check again, I hate these conflicts, always have struggled. 😢 |
|
Bro if you're not comfortable with merging just make a new clone of the main branch and add these changes again. |
f4c8190 to
c8aaf8d
Compare
Added documentation for new add command features: - Directory support with recursive processing - Symlink handling (files and directories) - Updated examples showing directory and symlink usage - Added detailed explanation of directory/symlink behavior
|
Close this PR bro, I feel I am done....I did my best. |









This commit implements support for adding directories and symbolic links to the vault, addressing issue #29.
Changes:
Directory handling:
Symlink handling:
Testing
Example Usage