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] Elevate Visuals Best Practices for Impactful IG Video Loops for 2024
- [New] Professional Video Intros, No Cost
- [Updated] 2024 Approved Exploring the Capabilities of Bandicam for Multimedia Creators
- [Updated] How to Ensure Consistent Frame Rates in Multi-Camera Setups for 2024
- 2024 Approved Guide to Successfully Saving Your IPTV Streams
- 失去USB文件?用我们的方法轻松找回你的数据!
- Back-Up Mais Simples: Instale Seu Programa De Salvamento De Dados Do Windows Totalmente Sem Custo
- Complete Fixes To Solve Apple iPhone 12 Randomly Asking for Apple ID Password
- Crafting Compact Cities for a Sustainable Future for 2024
- Effective Techniques for Formatting Windows 10 Drives
- Essential Techniques for Securely Preserving Windows 11 Files on an External Hard Drive
- Rapid Remedy Techniques to Fix Lag in Assassin's Creed: Valhalla Gameplay
- Seamlessly Downsize Your Storage: Transforming a Large HDD Into an SSD Using Macrium Reflect
- The Best of the Best Top Premiere Pro Transition Effects
- Tutorial Pour Supprimer L’historique Des Sauvegardes De Fichiers Dans Windows 10
- Tutoriel Facile : Recouvrer Votre Partie Manquante Sur Xbox
- Windows 11 製作 USB 隨身碟映像的基本指南
- Title: EmEditor Text Editor: Secure Your Work with Easy-to-Use File Backups
- Author: Joseph
- Created at : 2024-10-10 00:34:44
- Updated at : 2024-10-17 10:10:40
- 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.