emanote icon indicating copy to clipboard operation
emanote copied to clipboard

Interactive search in live server

Open srid opened this issue 4 years ago • 0 comments

In live server, add a search box where users can search notes interactively.

This can be implemented one top of https://github.com/srid/ema/issues/69

  • [x] ema.switchRoute
  • [ ] ema: support for query in URLs (ie., /search?q=foo+bar)
    • That, or we can get by without queries, ie., /search/foo+bar

srid avatar Jan 29 '22 18:01 srid