https://github.com/hackmdio/hackmd-cli/blob/16aad4906ad20cea90a0328f02bf3a408834920f/src/commands/history.ts#L27-L33 Currently it only returns ID and Name We can return more fields like tags/updated time/created time
hackmd-cli/src/commands/history.ts
Lines 27 to 33 in 16aad49
Currently it only returns ID and Name
We can return more fields like tags/updated time/created time