Monday, July 25, 2022

Show HN: Open-Source Notion UI, Lotion https://ift.tt/rhf2H04

Show HN: Open-Source Notion UI, Lotion My friend and I love the Notion UI, so we open-source a version we have been building. - Block-based editor - Drag to reorder blocks - Basic Markdown-parsing including bold, italic, headings and divider - Type '/' for command menu and shortcuts Tiny fun detail: When you move between blocks with your arrow keys, your cursor will remain at roughly the same horizontal position (vs jumping to the start or end of a block). Lotion is quite limited for now, and we would love any contributions (e.g. image blocks, video blocks, code blocks, etc.) https://ift.tt/G3C6tWi July 26, 2022 at 06:53AM

No comments:

Post a Comment

Show HN: Relix: A Unix-like OS based on MIT's xv6 https://ift.tt/2ZThXxD

Show HN: Relix: A Unix-like OS based on MIT's xv6 Hello everyone, this is my first post as someone encouraged me to post this here. I ha...