simonwep / ocular

💰 Simplistic, beautiful and straight-forward budgeting app to track your budget across the years. Easy to use, to get started and to set up.

Home Page:https://ocular.reinisch.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Track bigger changes in undo/redo functionality

simonwep opened this issue · comments

Right now, a snapshot is taken on every single change. It'd be better if it would only make one if a major change has happened (e.g. an object / array item added / remove)