|
|
|
|
|
by scottfr
1026 days ago
|
|
We built Text Blaze [0] a Chrome Extension [1] that supports a lot of similar capabilities. It lets you do text expansions on any website using hotkeys, include dynamic values like the date a week from today in your snippets, build form UI's [2], and include dynamic logic using formulas and if-statements [3] (it uses a dynamic reactivity model for formula's similar to spreadsheets). One thing we are really excited about currently is using Text Blaze snippets to connect any website to an Airtable/Monday.com like spreadsheet using a lightweight SQL variant we created [3]. Combined with forms and formulas, this allows you to build mini-apps you can use on any site with a hotkey. [0] https://blaze.today [1] We're currently beta testing Mac and Windows desktop versions. [2] https://blaze.today/guides/forms/ [3] https://blaze.today/formulas/reference/ [4] https://blaze.today/datablaze/docs/bsql/ |
|