Hardocs / desktop-app

Hardocs desktop app presenting current docs editing functionalities.
GNU General Public License v2.0
3 stars 2 forks source link

Differentiate documents from records #116

Closed jurra closed 3 years ago

jurra commented 3 years ago

Is your feature request related to a problem? Please describe. Now documents are the same records or text docs.

Describe the solution you'd like A simple icon differentiating documents from metadata records

DNature commented 3 years ago

They all are documents and while the other is plain HTML files, I refer to records as metadata (JSON) and they require a schema(JSON).

I've figured this out so I'm going to close this issue now.