Filebase icon indicating copy to clipboard operation
Filebase copied to clipboard

Auto Generate Document Id

Open timothymarois opened this issue 6 years ago • 1 comments

Need the ability to auto generate an id when creating/saving documents. Must fit the validateName() method validation.

Need:

  • Config Setting
  • Auto Increment (based on how many docs currently)
  • Hash Id (using more of a random generator)

timothymarois avatar Jul 29 '17 17:07 timothymarois

https://github.com/tmarois/Filebase/pull/60

tsmgeek avatar Apr 13 '20 17:04 tsmgeek