From 55d15fa65838d32a02630a2a35beb11fb2c19418 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 4 Dec 2012 17:53:01 -0400 Subject: [PATCH] blog for the day --- .../assistant/blog/day_145__more_webapp_work.mdwn | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/design/assistant/blog/day_145__more_webapp_work.mdwn diff --git a/doc/design/assistant/blog/day_145__more_webapp_work.mdwn b/doc/design/assistant/blog/day_145__more_webapp_work.mdwn new file mode 100644 index 0000000000..f9649be39d --- /dev/null +++ b/doc/design/assistant/blog/day_145__more_webapp_work.mdwn @@ -0,0 +1,12 @@ +One problem with the current configurators for remotes is they have a lot +of notes and text to read at the top. I've worked on cut that down somewhat, +mostly by adding links and help buttons next to fields in the form. + +I also made each form have a check box controlling whether encryption is +enabled. Mostly as a way to declutter the text at the top, which always had +to say encryption is enabled. + +--- + +I have a fairly well worked out design for [[desymlink]]. Will wait a few +days to work on it to let it jell.