Skip to content

ajilk/documented

Repository files navigation

documented [ work in progress ]

document templated documents using custom fields values


Features

  • listView of imported forms
  • navbar for form title and actions - ex. load, submit, close form - fixed navbar - (load only form at a time, load -> close) - submit = enter (no submit button) -> opens dialog to ask save location
  • render obtained data in markdown
  • md->pdf, tex->pdf render support
  • export values/results to json, yaml
  • create logo/icon
  • implement recently opened files
  • (longterm) use React Framework for routing and forms
  • support for various types of inputs
  • support for input validation
  • optional labels
  • support for form creation (from within the app rather than from a file)
  • (longterm) modify form input locations (drag+drop style)
  • (longterm) indicate that there is more to the form (ex. 2/10 fields completed) (green slim bar on top indicating how much more to go)
  • pressing document gives different document options (yaml, json, md, tex)
  • (longterm longterm) preview of values that are being exported