mirror of
https://github.com/org-roam/org-roam
synced 2025-08-01 12:17:21 -05:00
(migration): mention org-roam-directory (#1636)
Mention the requirement to set org-roam-directory before running the migration wizard. Closes #1624.
This commit is contained in:
@ -51,7 +51,11 @@ for an overview of the major changes.
|
|||||||
|
|
||||||
Notes taken in v1 are incompatible with v1, but you can upgrade
|
Notes taken in v1 are incompatible with v1, but you can upgrade
|
||||||
them to the v2 format via a simple command. To migrate your
|
them to the v2 format via a simple command. To migrate your
|
||||||
notes, run:
|
notes, first set your org-roam-directory to your notes:
|
||||||
|
|
||||||
|
(setq org-roam-directory \"path/to/org/files\")
|
||||||
|
|
||||||
|
then, run:
|
||||||
|
|
||||||
M-x org-roam-migrate-wizard
|
M-x org-roam-migrate-wizard
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user