EmEditor Text Editor: Secure Your Work with Easy-to-Use File Backups
EmEditor Text Editor: Secure Your Work with Easy-to-Use File Backups
Viewing 5 posts - 1 through 5 (of 5 total)
- Author
Posts - May 17, 2010 at 11:27 am #8466
MattG
Participant
Hi!
Is it possible to have File-Backups depending on Projects?
E.g I have Project “Fubar” with files like r:projectsFubarsrcfoo.lua and I would like to have my Backup-Files for that in r:projectsFubarbakfoo.lua.bak
On an other project “Kerfuffle” I’ll have a layout r:projectskerfufflesrcblabber.lua and with expected backup-files in r:projectskerfufflebakblabber.lua.bak
I found only a “Backup” in the Configuration-Dialog, but that seems to be for all Files concertning that Type, oder is it possible to have some Wildcards in the “Backup Folder”, didnt found that.
Sure I could use my svn and check my files always in, but at my point of view that is not necessary.
cheers
Matthias
May 17, 2010 at 4:03 pm #8467
Yutaka Emura
Keymaster
Hello Matthias,
Thank you for using EmEditor!
I might consider more sophisticated backup settings in future versions. Thank you!
May 17, 2010 at 5:46 pm #8468
MattG
Participant
Hi!
Thanks for your fast reply, would be great to see something like that in a future release.
Another question, would it be possible to “selfmodify” the configuration?
I mean, if I remember right, sorry still a newbie with emeditor, I save my macros with my project, or my “solution”, still not quite familiar with that dependencies and naming.
So I could write a macro which sets a new BackupDirectory for every “project” I have and fire it up if I load that project, modify my settings and would have a little bit tricky workaround.
Fiction or would that be a possible way, hehehe didnt say that would simple ;-) ?
cheers
Matthias
May 17, 2010 at 6:00 pm #8469
Yutaka Emura
Keymaster
You can write a macro to change backup settings.
This is just an example how you write that macro:
cfg = document.Config;
cfg.Backup.SaveToFolder = true;
cfg.Backup.Folder = “C:BackupFolder”;
cfg.Save();
Please let me know if you have further questions.
Thanks!
May 18, 2010 at 10:14 am #8471
MattG
Participant
Hi!
Simply Perfect…
thanks a lot
Matthias - Author
Posts
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Also read:
- [New] Conquering Gameplay Logic From Console to Computer Playback
- [Updated] The Artisan’s Realm Inside YouTube's Studio Space
- 「不要メールに勝つための究極戦略:受信トレイからクリアします!」
- 8 Solutions to Solve YouTube App Crashing on Samsung Galaxy A23 5G | Dr.fone
- Error: The Webpage You're Seeking Is Missing
- Gratis Herunterladen: Effiziente AirDrop-Integration Für Windows 11, 8 & 7
- Guide: Converting Your Downloaded BabyTV Content Into Common Formats Like MP4, MOV & AVI
- In 2024, Comprehensive List of Non-Udemy E-Learning Success Stories
- In 2024, Tips of Transferring Messages from Poco X6 Pro to iPhone 14/15 | Dr.fone
- Troubleshooting HandBrake Issues on Windows 10 or 11: Solutions & Workarounds
- Zwei Methoden Zur Wiederherstellung Von PC-Backups Unter Windows 10 Und 11
- Title: EmEditor Text Editor: Secure Your Work with Easy-to-Use File Backups
- Author: Joseph
- Created at : 2024-11-27 20:47:14
- Updated at : 2024-11-30 16:18:41
- Link: https://win-news.techidaily.com/emeditor-text-editor-secure-your-work-with-easy-to-use-file-backups/
- License: This work is licensed under CC BY-NC-SA 4.0.