Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2019-03-08 18:26:38 +03:00
parent db78c9b951
commit 7f3a974cf6

View File

@ -416,6 +416,7 @@ var BaseBrowserPrototype = {
// "<prefix> <date>" // "<prefix> <date>"
// //
// XXX do a better id... // XXX do a better id...
// repetition count would be logical as a suffix...
// XXX not sure about the logic of this, should this take an item as // XXX not sure about the logic of this, should this take an item as
// input and return an id??? // input and return an id???
// ...should this check for uniqueness??? // ...should this check for uniqueness???