I am going from having 4 graphs to only 2, how can I import the pages already created in a graph? thanks!
As far as I can see, the utility of merging graphs has not yet been developed.
But, Logseq runs in a browser, the database disappears each time you leave the app and it’s rebuilded from your files each time you execute it.
So, you can just move those files from one graph"s directory to the other one. But you have to take care with some files with the same name, such as journal files, contents.md file, etc.
But if you just move/copy files from one pages directory to an other graph pages directory and there are no files with the same name, I think there will be no conflicts.
Backup your files, do some tests in an other directory and lets see what happens.
At least that’s what I would do.
Many thanks @Didac this is helpful for me
Check this out:
@Juan_Gutierrez And this:
Just chiming in here to leave some breadcrumbs for anyone else in this position. Today I #Learned that [[Logseq/Highlights]] are stored in pages that start with hls__
. I sync’d the Ableton namespace to another garden, and when I brought over ableton_manual_1683387803000_0.edn
and ableton_manual_1683387803000_0.pdf
in the [[Logseq/Asset]] folder, it wasn’t enough to make the [[Logseq/Block/ID]] show up in the corresponding page. I actually had to also sync pages/hls__ableton_manual_1683387803000_0.md
to the new namespace.