Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shiyanalex/notion

split one text to separate Notion text blocks
https://github.com/shiyanalex/notion

notion

Last synced: 10 days ago
JSON representation

split one text to separate Notion text blocks

Awesome Lists containing this project

README

        

Simple tool to format text into separate Notion blocks. Just paste your text, and copy the output to your Notion.
It adds two spaces before each hidden newline character (\n), which tells Notion to end current block.

**PS.** Since there’s no way to create truly empty blocks, I’ve decided to use period (`.`) as a placeholder

Here is simple example of how it works:

**Without tool:**

Screenshot 2025-01-05 at 01 40 20

**With tool:**

Screenshot 2025-01-05 at 01 49 31