Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2019-03-10 01:47:28 +03:00
parent 7f3a974cf6
commit 616d22a30f

View File

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