···33## Next features in priority order
4455- [x] Allow making and editing notes
66+- [x] Add (real) search
77+- [ ] Add a basic web frontend
68- [ ] Support creating and editing todos
79 - [ ] ...with recurrence rules
88-- [ ] Add (real) search
99-- [ ] Add a basic web frontend
10101111## Overview
1212···3636`hsh` is going to be more opinionated than `nb` and have more data formats. Those data formats will be simple, and
3737they'll be plain-text as much as possible, but _only_ as much as possible. In particular, I fully expect to have some
3838form of SQLite-backed caching to power quick references and searching.
3939+4040+In the meantime, **the following aspects are already incompatible between the two systems**:
4141+4242+- `hsh` _does not_ guarantee that item IDs remain constant
39434044## Data Model
4145