Migrate your existing Logseq graph to Looksyk
- Start the application to create an empty graph
- Copy your journals into the journal folder (
~/graph/journals
)
- Copy your pages into the pages folder (
~/graph/pages
)
- Copy your assets into the assets folder (
~/graph/assets
)
- Start / Restart the backend
- (Optional): Replace all labels
#myTag
with [[myTag]]
in your pages so the tags are recognized by the backend.
- (Optional): Replace your queries with the Looksyk query syntax
- (Optional): Replace your todos with the markdown checkbox / todo syntax. '[x]' for done, '[ ]' for todo.