tag list in "status bar", closes #28

This commit is contained in:
azivner
2018-02-04 20:23:30 -05:00
parent 52817504d1
commit e18d0b9fd4
6 changed files with 64 additions and 5 deletions

View File

@@ -53,6 +53,8 @@ const attributesDialog = (function() {
addLastEmptyRow();
showMessage("Attributes have been saved.");
noteEditor.loadAttributeList();
};
function addLastEmptyRow() {