• 1 Post
  • 42 Comments
Joined 1 year ago
cake
Cake day: July 14th, 2023

help-circle














  • I’m a prosumer/hobbiest photographer for 20+ years and started from film as well. I have spent countless days/months of my life migrating from systems to systems. While my subsystem is folder based and all tags are on the photo itself, not every software is alike and migrations becomes a chore.

    The major issue with software systems like digikey(which I also had) is that they all eventually stop support. After switching to Synology, I have everything you are asking for and more. I went from a 2 bay system, to a 4 bay system and currently on an 8 bay system. Each time it was super seamless. Ran out of space? Pop a new drive in. A drive is starting to fail? It takes your spare drive and automatically brings it into rotation and emails you telling you to replace the spare drive. It does an automatic monthly data scrubbing to ensure data integrity. Seriously so much more. I recently added a docker container for Joplin(a notes, journaling app).

    Quite literally zero fiddling, and zero headaches.

    I have 8 family members using my system and it’s super easy to implement. Give them the credentials and ask them to download from the play store or Apple store.

    Yes it’s proprietary. And moving from Synology to another system will probably be a chore too. But honestly, it’s so simple that I’m willing to some money on it on that less headache.



  • Thanks for the feedback. I finally got all my files over. I got past the 250mg limit by going into the user admin on the server and changing the default to 1tb(the max). The devs says that it’s a limitation of postgre but it seems to be working.

    A simple way to find all my missing files was to search in Joplin for"NOT FOUND" and all the notes with missing files show up. Just went one by one reuploading the files.

    One of the highlights of Notestation is that it’s designed for normies. It uses Rich text editor.

    My first client(my wife) on Joplin is already complaining because the android client is markdowns only. She is semi ok with it because the desktop client is a fake Rich text editor wrapper.

    Obsidian is 100% markdowns. Not going to fly with the rest of the family.

    Thanks again for the help!!



  • Thank you!!!

    I finally got it working with some issues. But working.

    I think I was lagging on moving because it was super annoying proprietary file format. I finally decided to bite the bullet because I was looking for a specific image that I uploaded a day ago and it’s not loading.

    The main thing issue I had with the 3 options you provided had an issue in Windows.

    1 https://github.com/Maboroshy/Note-Station-to-markdown/ This had major issue in Windows and Linux. For some reason, it didn’t process any of the files correctly. I don’t recommend using this.

    2- https://github.com/xinbindai/Note-Station-to-Joplin This one is the one that actually worked but only in Linux. In Windows it completely bugs out. I had to install Mint on a VM and install python3 to be able to run this. Unfortunately, it too had problems. It was not able to process any files larger than 250 MB and completely ignored files like .tar.gz and even .pdf. I’m just going through my notes and manually doing it.

    3- https://github.com/andreas-vester/notestation-to-joplin This git is completely abandoned. This requires a github api(joplin-api) and the file has been deleted.

    Overall I have the majority of my files and I’m hoping I don’t have to move from Joplin for awhile. But I’m glad to know that its easier to move if I need to.

    Thanks for the help internet friend. I appreciate you!