▲ | Show HN: Tablemd – canvas-based Markdown table editor(tablemd.app) | |||||||||||||||||||||||||||||||
10 points by albert-yu 2 days ago | 8 comments | ||||||||||||||||||||||||||||||||
I created a canvas-based Markdown table editor, which provides a novel (I think) editing experience. I'd love for people to try it out, or bookmark it for the next time they want to insert a one-off table into a Markdown-formatted comment. My design goals were 1) frictionless user input and 2) fast startup time. Some good-to-knows: - Can be used on mobile - Table data is saved locally to the browser (nothing is sent to a server) - I only tested this on a MacBook, so let me know if the trackpad calibration feels off | ||||||||||||||||||||||||||||||||
▲ | HarshitDoshi 2 days ago | parent | next [-] | |||||||||||||||||||||||||||||||
Love this! With integrations to 3rd-party data sources (like AirTable, Google Sheets, Databases, Notion, etc.), this can be a very useful product, especially for use with LLMs. The trackpad calibration on my MacBook Air is almost okay, just a tad bit too slow/rigid to move around. | ||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
▲ | pdyc 2 days ago | parent | prev [-] | |||||||||||||||||||||||||||||||
interesting. Instead of blank canvas may be have some sample table it would be easier to start. it took me sometime to figure out how it works. | ||||||||||||||||||||||||||||||||
|