Tabulasa
A Chrome extension that turns a new tab into a Markdown editor.
Overview
A Chrome extension that lets you start taking notes in Markdown format as soon as you open a new tab. While extremely simple, it offers many features:
- Use VS CODE extensions
- Auto-save when you close tabs
- Export as HTML or Markdown, or post to Gist
- Display a custom image or clock stylishly until focused
- Dark mode support
Try the demo on the introduction website.
Implementation
I’ve written details about the implementation on Qiita. The source code is published on GitHub.