JosefNemec / LiteDbExplorer

Viewer and editor for https://github.com/mbdavid/LiteDB databases.
MIT License
218 stars 104 forks source link

Add bulk editing #4

Open JosefNemec opened 7 years ago

JosefNemec commented 7 years ago

Currently it's not possible to edit values on multiple documents via single change. This issue will add bulk editing, which will allow to select multiple documents and apply changes from one edit dialog to all of them.