subconsciousnetwork / subconscious

Apache License 2.0
6 stars 0 forks source link

Index liked status in SQLite #1111

Open bfollington opened 5 months ago

bfollington commented 5 months ago

As a follow on from https://github.com/subconsciousnetwork/subconscious/pull/1106 we should incorporate the liked status of notes into the SQLite index. If we can introduce a liked column for all notes then we can efficiently surface liked status in list views.