Open teknowledgist opened 3 years ago
Nice to hear that you are still using the macro. I kind of rediscovered it, because my colleague found it using Google. - SourceForge also has some kind of pull requests. However, there, the project used SVN. One had to publish .patch
files. That was difficult and many patches are still not applied. That is tracked at #3.
Regarding your proposals: I like both 🎉 . The first one could also be used to advertise some blog entries or interesting links. The second idea is also very helpful. Back then, registry was no issue. Now, it really is. - Configuring inside .bas
is also not a good thing.
Thus, I am looking forward on contributions.
(Evaluation following the MADR format)
Libraries for configuration files:
Self-defined format. E.g., based on https://github.com/macros4outlook/quotefixmacro/blob/2a4b8590331d67d0d1a4f88924a40e14332a7775/EmailSigs.txt#L1 defining a sequence of text lines, maybe
demo@example.org
D.
with semantics
email
First Name
I like well-known meta file formats (JSON, XML, ...) instead of custom formats, because the extensibility of data is quite easy. Assume, for instance, we want to add "saluation" (Mr./Ms.).
Hi. I've been using this macro for about a decade, but couldn't figure out how to contribute on the old site. I have a couple thoughts about "improving" it...
Thanks!