Hacker News new | ask | show | jobs
by lukasb 606 days ago
Cool! I'm working on a note-taking app with a similar (but not identical) feature based on Excel-type formulas - except, semantic formulas, not mathematical. Chaining AI formulas together (combined with non-AI stuff like "get the contents of this web page / find my notes that mention X") can be really powerful.
1 comments

This sounds very interesting, any more details you can reveal would be appreciated!
- Markdown based note-taking app

- Notational Velocity-style omnibar

- Wikilinks, backreferences, etc.

- Excel-type formulas: find nodes in documents that meet criteria and transclude them, feed content to AI with instructions and insert output in doc (since this is a live formula, you can edit the instructions and re-run), have conversations with AI in doc with context ...

email is in profile if this sounds interesting to anyone