Skip to content

A basic powershell scripts to be used while moveing from Joplin to Logseq!

License

Notifications You must be signed in to change notification settings

htinaunglu/Joplin-to-Logseq-Integrater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Joplin-to-Logseq-Integrater

A basic powershell scripts to be used while moveing from Joplin to Logseq!

Why this?

Ok, while you export notes from Joplin to Logseq as Markdown File! Joplin also transfer all of the image asssets from the notes within a directory named _resources, and in the real note files, it alter the images path to be used from _resources, but (I think it is a disfunctionality from Logseq) Logseq can't utilize these image file as correctly rendered images inside the note. Logseq use assets folder to store the images, and link them. So I create a simple powershell script which reads all the exported md file as plaintext and rename every _resources(which was used in image linking) with assets which is a Logsec native. So enjoy! this script is fast.

Usage

Edit your Joplin Exported Folder path inside the script and run, it's good to go!

Pictures

Before Before


After After

Take it eazy, I use Logseq!

About

A basic powershell scripts to be used while moveing from Joplin to Logseq!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published