cypht icon indicating copy to clipboard operation
cypht copied to clipboard

Added archive to original folder option

Open josaphatim opened this issue 1 year ago • 1 comments

Pullrequest

I created an option Archive to original folder which will keep original folder in archive when checked otherwise all messages will be in archive folder.

Issues

  • fixes https://github.com/jasonmunro/cypht/issues/228#issuecomment-540259005
  • relates https://avan.tech/item79532

josaphatim avatar Aug 09 '22 23:08 josaphatim

Just one question - does this still work if the target folder already exists? I don't see a check for that but maybe we don't need it? Thanks!

jasonmunro avatar Aug 12 '22 16:08 jasonmunro

Just one question - does this still work if the target folder already exists? I don't see a check for that but maybe we don't need it? Thanks!

Hello. I have added another commit please check.

josaphatim avatar Aug 13 '22 22:08 josaphatim

@josaphatim I get This branch has conflicts that must be resolved

marclaporte avatar Aug 18 '22 17:08 marclaporte

@josaphatim I get "This branch has conflicts that must be resolved"

Details:

<<<<<<< folder-pattern
    'Archive to the original folder' => false
=======
    'Show next & previous emails when reading a message' => false
>>>>>>> master

marclaporte avatar Aug 18 '22 17:08 marclaporte

@josaphatim I get "This branch has conflicts that must be resolved"

Details:

<<<<<<< folder-pattern
    'Archive to the original folder' => false
=======
    'Show next & previous emails when reading a message' => false
>>>>>>> master

Think it is now good

josaphatim avatar Aug 18 '22 18:08 josaphatim