kjk / edna

Note taking for developers and power users
https://edna.arslexis.io
Other
390 stars 18 forks source link

Allow invoking HTTP server functions #34

Open kjk opened 4 months ago

kjk commented 4 months ago

Could write functions on e.g. val town.

Need to define a format for those, api standard (how do we send arguments to HTTP endpoint and what is the output of the command).

We probably also need a way to tell if it operates on the block content or some other arguments.

Not all functions will operate on text (block content).