XYplorer should save ini files as soon as tags or comments
-
kartal
- Posts: 208
- Joined: 14 Aug 2008 18:06
XYplorer should save ini files as soon as tags or comments
XYplorer should save ini files as soon as tags or comments are updated. I just lost quite a bit of tagging and commenting because Xyplorer has crashed for unknown reason. I can see the point of not auto saving the rest of the settings but to me tags and comments require little different attention. As a user I would like to see that Xyp saves the tags and comments automatically or within given interval. Because loosing tags and comments leaves quite nasty feeling behind.
thanks
thanks
Last edited by kartal on 15 May 2009 18:02, edited 1 time in total.
-
zer0
- Posts: 2676
- Joined: 19 Jan 2009 20:11
Re: XYplorer should save ini files as soon as tags or comments
There is a somewhat related thread here: http://www.xyplorer.com/xyfc/viewtopic.php?f=5&t=2923
Doesn't look like it went down too well...
Doesn't look like it went down too well...
Reporting a bug? Have a wish? Got a question? Use search - View roadmap - FAQs: Forum + XY site
Windows 7/10
Always using the latest stable two-decimal build
Windows 7/10
Always using the latest stable two-decimal build
-
kartal
- Posts: 208
- Joined: 14 Aug 2008 18:06
Re: XYplorer should save ini files as soon as tags or comments
zer0 thanks for pointing out. I am actually not asking for a full featured config autosave rather I am asking of autosaving of comments and tags. And I think that my argument is little different that those who talked about the autosave. Because tags and comments are different little bit. Lets say I have tagged and commented 500 files. Xyplorer needs to ensure that I will be fine next time I open Xyplorer when it comes to tags and comments. Because I am at the moment relying on these features to run my current project. If something to happen those tags and comments I might get screwed pretty much.
-
admin
- Site Admin
- Posts: 66346
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: XYplorer should save ini files as soon as tags or comments
The general problem with auto-save is that the computer cannot know what's good for you. He will happily overwrite your valuable tags and comments with junk when the moment of auto-save arrives.
I personally experienced a desaster with auto-save in Word years ago, and ever since, turning off any auto-save is the first thing I do when configuring a software.
Okay, your answer of course is: That's the user's problem. He's responsible. Bump me after DP is implemented, please.
I personally experienced a desaster with auto-save in Word years ago, and ever since, turning off any auto-save is the first thing I do when configuring a software.
Okay, your answer of course is: That's the user's problem. He's responsible. Bump me after DP is implemented, please.
FAQ | XY News RSS | XY X
-
kartal
- Posts: 208
- Joined: 14 Aug 2008 18:06
Re: XYplorer should save ini files as soon as tags or comments
That is great to hear. I guess until then I will make sure that my hands are on keyboard to save frequently.
Btw do you have any plans to have seperate file tags in folders like windows icon files? This way users can share the tags because as soon as another user opens the same folder on a network drive they can see the tags and comments. Although I am really not sure how much you would lean towards such solution due to some performance or security issues.
Btw do you have any plans to have seperate file tags in folders like windows icon files? This way users can share the tags because as soon as another user opens the same folder on a network drive they can see the tags and comments. Although I am really not sure how much you would lean towards such solution due to some performance or security issues.
-
admin
- Site Admin
- Posts: 66346
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: XYplorer should save ini files as soon as tags or comments
You mean to additionally read any tag.dat (or xytag.dat to give it a less likely name) found inside the folder. Yes, I've been thinking about this. It has its pros and cons, but I do not totally dislike it.kartal wrote:That is great to hear. I guess until then I will make sure that my hands are on keyboard to save frequently.
Btw do you have any plans to have seperate file tags in folders like windows icon files? This way users can share the tags because as soon as another user opens the same folder on a network drive they can see the tags and comments. Although I am really not sure how much you would lean towards such solution due to some performance or security issues.
FAQ | XY News RSS | XY X
-
kartal
- Posts: 208
- Joined: 14 Aug 2008 18:06
Re: XYplorer should save ini files as soon as tags or comments
yeah definetely, that way Xyplorer can become a simple project team environment. I think color coding and and commenting is implemented very well at the moment(except when the files are copied). This stuff can easily improve people`s lives. Windows had comment feature for a long time but it was never implemented properly so people never used it. I believe that is not the case for Xyp
admin wrote:You mean to additionally read any tag.dat (or xytag.dat to give it a less likely name) found inside the folder. Yes, I've been thinking about this. It has its pros and cons, but I do not totally dislike it.kartal wrote:That is great to hear. I guess until then I will make sure that my hands are on keyboard to save frequently.
Btw do you have any plans to have seperate file tags in folders like windows icon files? This way users can share the tags because as soon as another user opens the same folder on a network drive they can see the tags and comments. Although I am really not sure how much you would lean towards such solution due to some performance or security issues.
-
admin
- Site Admin
- Posts: 66346
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: XYplorer should save ini files as soon as tags or comments
Except when the files are copied: so there's still a demand for this? I did not implement because I thought it's not a good idea. Technically it'd be no problem.kartal wrote:yeah definetely, that way Xyplorer can become a simple project team environment. I think color coding and and commenting is implemented very well at the moment(except when the files are copied). This stuff can easily improve people`s lives. Windows had comment feature for a long time but it was never implemented properly so people never used it. I believe that is not the case for Xyp
FAQ | XY News RSS | XY X
-
kartal
- Posts: 208
- Joined: 14 Aug 2008 18:06
Re: XYplorer should save ini files as soon as tags or comments
Well, my personal choice is towards copying the properties of the file when the file is copied. But I have seen the forum topics regarding the issue so I did not want to get into debate about it since there does not seem to be common consensus about it. In my view a copy is a copy thus it should be more like an instance. If someone wants to copy a file without properties of the original file they can always use Xyp convention "ctrl+s"(should work on multiple files and should accept file path in the dialog too) which is saving the file as you know but then this is not so much of a Windows convention. I favour your implementation of saving a file which is very very logical.
Or we can maybe have another internal copy function that copies with the properties thus the user can assign standard copy paste to those new commands.
Or we can maybe have another internal copy function that copies with the properties thus the user can assign standard copy paste to those new commands.
admin wrote:Except when the files are copied: so there's still a demand for this? I did not implement because I thought it's not a good idea. Technically it'd be no problem.kartal wrote:yeah definetely, that way Xyplorer can become a simple project team environment. I think color coding and and commenting is implemented very well at the moment(except when the files are copied). This stuff can easily improve people`s lives. Windows had comment feature for a long time but it was never implemented properly so people never used it. I believe that is not the case for Xyp
-
mwb1100
- Posts: 213
- Joined: 19 May 2007 06:20
Re: XYplorer should save ini files as soon as tags or comments
Maybe this problem could be solved by having the autosave occur to a different location, only to be 'committed' to the actual .ini file on command (or on exit if appropriate). Maybe to an 'xyplorer.autosave.ini' file?admin wrote:The general problem with auto-save is that the computer cannot know what's good for you. He will happily overwrite your valuable tags and comments with junk when the moment of auto-save arrives.
Of course, not to be worried about until after DP...
-
admin
- Site Admin
- Posts: 66346
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: XYplorer should save ini files as soon as tags or comments
It's an idea.mwb1100 wrote:Maybe this problem could be solved by having the autosave occur to a different location, only to be 'committed' to the actual .ini file on command (or on exit if appropriate). Maybe to an 'xyplorer.autosave.ini' file?admin wrote:The general problem with auto-save is that the computer cannot know what's good for you. He will happily overwrite your valuable tags and comments with junk when the moment of auto-save arrives.
FAQ | XY News RSS | XY X
-
j_c_hallgren
- XY Blog Master
- Posts: 5826
- Joined: 02 Jan 2006 19:34
- Location: So. Chatham MA/Clearwater FL
- Contact:
Re: XYplorer should save ini files as soon as tags or comments
Seems like a good compromise solution, since as long as data gets saved somewhere on disk, that's the critical part...admin wrote:It's an idea.mwb1100 wrote:Maybe this problem could be solved by having the autosave occur to a different location, only to be 'committed' to the actual .ini file on command (or on exit if appropriate). Maybe to an 'xyplorer.autosave.ini' file?
Still spending WAY TOO much time here! But it's such a pleasure helping XY be a treasure!
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.
-
admin
- Site Admin
- Posts: 66346
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: XYplorer should save ini files as soon as tags or comments
Frankly, I don't see autosave anywhere in the foreseeable future. It's not on my list.
FAQ | XY News RSS | XY X
-
zer0
- Posts: 2676
- Joined: 19 Jan 2009 20:11
Re: XYplorer should save ini files as soon as tags or comments
While it's clear that Don has made up his mind about this and I don't want to push the envelope, the overall wish of having auto-save is a good thing to have.admin wrote:Frankly, I don't see autosave anywhere in the foreseeable future. It's not on my list.
I think it generally comes down to perceptions and expectations. There is a difference between what's perceived to be saved and what is ACTUALLY saved. Let's have a look at an example: adding a command to UDC menu, a script to be more specific. I've added a script, assigned a CKS to it, clicked Apply and then OK to close the UDC menu. As far as I can tell, this UDC is saved because I can use it straight away, but is it actually saved? No, it is not. It is held in some temporary storage until I either MANUALLY save the settings or exit the program. The issue is that the fact that you can use a UDC once you've OKed it in the UDC window creates a perception that this command is saved and people don't discover that this is not the case until it's too late.
This brings us onto the issue of user expectations. Correct me if I'm wrong, but I think that "Save settings on exit" is not enabled by default. Also, taking into account that
Code: Select all
; Tweak: set to 1 to get nagged by an 'Exit XYplorer now?' prompt.
PromptOnXClose=1To sum up, I think it's a bit unfair that users are made to find out "the hard way" that changes that they perceive to be saved haven't actually been saved. I also don't think it's reasonable for a common user not to expect his/hers settings to be saved when taking the steps I've described above. Of course, auto-save is not for everyone, there is no denying that, but I have a feeling that as time goes by there will be more people with similar expectations, especially if XYplorer will increase its audience by making inroads into competitors' market share. However, at the end of the day, this is Don's app so it's up to him to decide what happens with it. We can only humbly put our wishes forward for his consideration
Last edited by zer0 on 15 May 2009 23:59, edited 1 time in total.
Reporting a bug? Have a wish? Got a question? Use search - View roadmap - FAQs: Forum + XY site
Windows 7/10
Always using the latest stable two-decimal build
Windows 7/10
Always using the latest stable two-decimal build
-
kartal
- Posts: 208
- Joined: 14 Aug 2008 18:06
Re: XYplorer should save ini files as soon as tags or comments
I know Don said that he had bad experience with autosave. I myself had good experiences in the past , auto save always saved my neck. Mainly because none of the applications I use "auto-save" over the original file , rather they have incremental auto-save to dedicated auto-save directory. It is always good idea not to use a broad brush regarding a particular issue and it is always helpful to separate different solutions from each other.
XYplorer Beta Club