Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
kb:multiple_profiles [2018/02/02 03:57] dstillmankb:multiple_profiles [2023/06/13 05:37] (current) – [Linux] dstillman
Line 1: Line 1:
 ======How can I use multiple profiles in Zotero?====== ======How can I use multiple profiles in Zotero?======
  
-Zotero allows you to create multiple profiles, each with its own settings and associated [[:zotero_data|data directory]]. If you're familiar with using multiple profiles in Firefox, Zotero works the same way and supports the same command-line flags.+Zotero allows you to create multiple profiles, each with its own settings and associated [[:zotero_data|data directory]]. This is an advanced configuration and not recommended for most users, but if you're familiar with using multiple profiles in Firefox, Zotero works the same way and supports the same command-line flags.
  
-A default profile is created when you first start Zotero. To create an additional profile, start Zotero from the command line using the same steps as for generating [[:debug_output#real-time_debug_output|real-time debug output]], but replace the ''-ZoteroDebug'' flag with ''-P'' to open the profile manager.+A default profile is created when you first start Zotero. To create an additional profile, start Zotero from the command line and pass the ''-P'' flag to open the Profile Manager:
  
-If you have your Zotero data directory in the default location ("Zotero" within your home directory), the new profile will use that directory by default when you first start it. Create a new directory — e.g., "Zotero Work" in your home directory — and, in the new profile, point Zotero to that one from the Advanced → Files and Folders pane of the preferences.+==== macOS ====
  
-You can open a specific profile from the command line with the ''-p'' flag (e.g., ''-p Work''), which may be useful for creating shortcuts that automatically open a given profile.+  * Open Terminal via Spotlight or /Applications/Utilities. 
 +  * Paste ''/Applications/Zotero.app/Contents/MacOS/zotero -P'' into the Terminal window. 
 +  * Press Return 
 + 
 +==== Windows ==== 
 + 
 +  * Open the Run dialog (Search/Cortana → type “Run” → Run (Windows 10) or Start → Run (Windows 7) 
 +  * Paste ''C:\Program Files (x86)\Zotero\zotero.exe -P '' 
 +  * Press Enter 
 + 
 +==== Linux ==== 
 + 
 +  * Start Zotero via the command line, adding the ''-P'' command-line flag. 
 + 
 + 
 +The Profile Manager window should appear, allow you to select, create, and delete Zotero profiles. 
 + 
 +When you create a new profile (e.g., "Work"), if there's already a profile pointing to the default data directory location, Zotero will create a new data directory named after the new profile (e.g., "Zotero Work") when you first start it. Your original data directory won't be affected. [**Note, June 2023:** This seems to currently not always happen. If you see your existing data directory in the new profile, create a new data directory manually and point the new profile to there from the Advanced → Files and Folders pane of the Zotero preferences.] 
 + 
 +You can open a specific profile from the command line with the ''-p'' flag (e.g., ''-p Work''), which may be useful for creating shortcuts that automatically open a given profile. (On a Mac, you can save [[https://superuser.com/a/116237|an AppleScript with command-line flags embedded]] as an application in Script Editor.) 
  
  
kb/multiple_profiles.1517561850.txt.gz · Last modified: 2018/02/02 03:57 by dstillman