TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Slashy – Custom /commands for Notion to draw, record, and more

1 pointsby alyssaxuualmost 3 years ago

1 comment

alyssaxuualmost 3 years ago
I&#x27;m an avid Notion user, so I wanted to build something to help me be more productive. My first thought was to create a simple inline canvas to draw using a &#x2F;draw command, to annotate my pages, only to realize that Notion does not allow you to create custom commands.<p>So instead I decided to do a bit of a workaround to implement custom commands into Notion (through an extension), and created a couple of them to draw and record your camera and audio. I also made a bit of a SDK to interact with Notion so anyone can create their own plugins with ease, and made the code open source.