Thursday, November 19, 2020

Re: best library for data forms entry in vim

This discussion comes up repeatedly (so shows using the conversation search in google groups).

One suggestion was to use a split panel.  One panel would have user entered keywords and the other the combined document.  When saving the keywords, a script would auto run to do the substitutions and then load the results into the other panel. (well, that is how i interpreted the suggestion)

If your goal is to have them edit a document every 20 seconds, I really can't imagine they'll be doing a lot of editing other than filling in the required fields.

If you plan on having multiple templates, the problem gets more involved and so does the glue code to do the magic of manipulating fields to compute new fields/values.

Back in '88 I worked for a company that used something called Dataflex to generate input forms for phone support to use when responding to customers.  Ultimately you're probably looking at a custom solution.  It is amazing how something can look simple on the outset but quickly becomes much more involved.


On Thursday, November 19, 2020 at 5:53:41 PM UTC-5 ruben...@my.liu.edu wrote:
On 11/19/20 1:08 PM, hor...@gmail.com wrote:
> You know, the more I'm thinking about it, the more I think vim needs an
> internal templating system. 

no it doesn't, so don't thnink about it so much.

vim is fine, if not already over built a little.


--
So many immigrant groups have swept through our town
that Brooklyn, like Atlantis, reaches mythological
proportions in the mind of the world - RI Safir 1998
http://www.mrbrklyn.com

DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002
http://www.nylxs.com - Leadership Development in Free Software
http://www2.mrbrklyn.com/resources - Unpublished Archive
http://www.coinhangout.com - coins!
http://www.brooklyn-living.com

Being so tracked is for FARM ANIMALS and and extermination camps,
but incompatible with living as a free human being. -RI Safir 2013

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/51b96b05-f137-4579-bf1c-43311a62c794n%40googlegroups.com.

No comments: