tocc icon indicating copy to clipboard operation
tocc copied to clipboard

Method for updating a file's traditional path

Open aidin36 opened this issue 11 years ago • 3 comments

There should be a method in libtocc::Manager that let's the user updates traditional_path of a file.

The signature should be as follows:

void set_traditional_path(const char* file_id, const char* traditional_path)

The method should check if the specified traditional path is duplicated (i.e. another file already have this traditional path). If it is so, it should throw an exception.

aidin36 avatar Jul 24 '14 04:07 aidin36

I will work on it

AnkitAggarwalPEC avatar Aug 05 '14 13:08 AnkitAggarwalPEC

@AnkitAggarwalPEC : Are you still working on it? If you don't have enough free time, I will assign this issue to someone else. You can work on other things when you had enough free time (:

aidin36 avatar Oct 27 '14 02:10 aidin36

I am sure working on it but its festival seaaon going over here like diwali.I will send you the code in one more day.I am extremely sorry for delay.

Ankit aggarwal On Oct 27, 2014 8:05 AM, "Aidin Gharibnavaz" [email protected] wrote:

@AnkitAggarwalPEC https://github.com/AnkitAggarwalPEC : Are you still working on it? If you don't have enough free time, I will assign this issue to someone else. You can work on other things when you had enough free time (:

— Reply to this email directly or view it on GitHub https://github.com/aidin36/tocc/issues/63#issuecomment-60544406.

AnkitAggarwalPEC avatar Oct 27 '14 04:10 AnkitAggarwalPEC