-
-
Notifications
You must be signed in to change notification settings - Fork 182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add information on migrating Zettlr notes to a new computer or OS-install. #146
Comments
Please feel free to amend the documentation accordingly, basically you don't have to do anything to preserve your information. There are a few files you'd maybe want to backup, described here in the documentation: https://docs.zettlr.com/en/troubleshooting/#3-try-resetting-the-app |
Hi @nathanlesage! Thanks so much for this. I've taken a crack at putting together a documentation section on migrating to a new machine — see below. I did have a question about a couple of the
If copying those files over to a new machine isn't advisable, they can just be removed from the doc below. Feel free to edit, amend, discard, or perform any quality control you wish on what follows. Migrating Your Zettlr Workspaces to a New ComputerIf you're taking full advantage of Zettlr's functionality, you'll eventually create an extensive library of workspaces and interconnected notes. And, when the time comes to replace your computer, or perhaps migrate to a new operating system, you'll obviously want to take this data with you. You'll be pleased to know that this is a straightforward process, which typically involves three steps:
Copying Your Application Settings to the New MachineIf you've customized Zettlr at all and/or you want to retain the various stats about your notes, there are a few configuration files that you may want to back up and copy over to your new machine. This data is located in the application data path whose location depends on your Operating System:
Once you've located this folder, save a copy of the following files within it to move to your new machine:
Once you've installed Zettlr on your new computer and launched it for the first time, the software will create a new application path folder (see above). At this point, close the application and copy the backup files above into the newly created folder. If you're prompted as to whether it's okay to replace existing files, you can say "okay." You've now copied over the application settings from your old computer. Copying the Workspaces Containing Your Notes to the New MachineBecause Zettlr workspaces are simply folders on your computer and your notes are simply text files, moving this data to a new computer is as simple as copying these folders from one computer to the next. All of the metadata about your notes and the connections between them — note IDs, tags, etc. — is saved to the individual note files themselves, meaning this information travels right along with the files. Once you've copied the workspace folders containing your notes from your old computer and placed them on the new machine, you can add each workspace and its files to your new Zettlr install simply by going to the Reconnecting Your Reference ManagerFinally, if you're using Zettlr with a reference manager like Zotero, you'll need to go through that software's migration process. Once your reference manager is up and running again on the new machine, you can reconnect it to Zettlr by once again following the steps in the "Enabling Citations in Zettlr" portion of this documentation. |
Proofread the doc and amended it based on the info provided on Discord. I've now added it to Github and proposed it as a new file, since I didn't see a straightforward place to add it to an existing doc. |
I think that looks perfect and should work like this. Any invalid path will be purged from the config so that the remaining config will be retained. I would say we can add this to the docs! |
Thanks much! The aforementioned PR should now be in the system. I'd forgotten to hit "confirm" previously and realized I hadn't committed it. |
Perhaps this information is there and it's just not labeled clearly, but after perusing and then searching the docs, I can't find any information on what I would need to do to move my Zettlr workspaces and files to a new computer or OS-installation. Obviously, I can copy the folders over and, in the new Zettlr install, load the folders using
File > Open Workspace …
I'm assuming this is the process, but it's left implicit in the documentation and it seems like a good idea to add assurances that things like file links and other relational information would be preserved. I'm not bothered by Zettlr's lack of mobile or sync functionality, a la Obsidian, but I'd at least like clear instructions on how to take my library of files with me when I permanently move to a new device.I'd be happy to write the English-language documentation blurb for this if someone is willing to confirm that I have the details right and/or explain the optimal migration process.
The text was updated successfully, but these errors were encountered: