{"repo":"Maboroshy/Note-Station-to-markdown","free":true,"listed":false,"github":"https://github.com/Maboroshy/Note-Station-to-markdown","clone":"git clone https://github.com/Maboroshy/Note-Station-to-markdown.git","description":"The cross-platform script that converts notes from Synology Note Station to markdown files","language":"Python","stars":293,"topics":["notes","synology","markdown","converter","nsx","cross-platform","python","note-station"],"license":"Apache-2.0","category":"productivity","readme_excerpt":"This script converts notes from Synology Note Station to plain-text markdown notes. The script is written in Python and should work on any desktop platform. After conversion you get: 1) Directories named like the exported notebooks; 2) Notes in those directories as markdown-syntax plain text files with all in-line images in-place; 3) Assigned tags and links to attachments at the beginning of note texts; 4) All images and attached files in media subdirectories inside notebook directories. The conversion is mostly limited to pandoc capabilities. Note Station specific content may be missing from the converted notes. Local installation 1) The script requires Python 3.5+ and pandoc installed on your system. Get the installation packages or use the package manager of your OS. 2) Put nsx2md.py to the directory, where you want to convert notes. Usage 1) Export your Synology Note Station notebooks by: Setting - Import and Export - Export. You will get .nsx file. 2) Adjust the .nsx file permissions if required. 3) Copy the .nsx file(s) to the directory where you've put nsx2md.py . 4) Set script settings if required - see the \"Optional settings\" section below. 5) Run python nsx2md.py to convert all the .nsx files in the directory or python nsx2md.py path/to/export.nsx to convert a specific file. Docker setup build Docker image docker build -t nsx2md . run the docker image docker run -it -v \"$PWD:/data\" nsx2md Optional settings Inside the script you can make some adjustments to the link ","default_branch":null,"files":null,"tree":[],"storefront":"/r/Maboroshy","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/Maboroshy/Note-Station-to-markdown/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}