notion-export-cleaner

command module
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 3, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

README

Notion.io cleaner

Simple application to remove the GUID from the filename when exporting notion.io exports.

I use notion.io a lot for creating my and managing my documentation but one annoying thing is it appended a GUID to the end of the folders and filenames. This can also cause issues on widows in that it exceeds the max path length if you have complex structured documents.

So hence this tool that simply extracts the files from the zip and removes the GUID from the folders and filename and updated the documents.

Requirements

you will need to install go 1.20 https://go.dev/doc/install

How to install

go install github.com/Mrpye/notion-export-cleaner

How to run

Export your document from notion.io and clean

  1. Click the 3 dots usually top right

Untitled

  1. Click the export

Untitled

  1. export the document

Untitled

  1. Clean the exported file
notion-export-cleaner clean "./export.zip" "./exported"

History

v1.0.0
- First Release
v1.0.1
- Fix documentation
- Updated to use golang 1.20 

License

Notion.io cleaner is Apache 2.0 licensed.

Documentation

Overview

Copyright © 2022 NAME HERE <EMAIL ADDRESS>

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL