File: day_145__more_webapp_work.mdwn

package info (click to toggle)
git-annex 10.20230126-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 69,344 kB
  • sloc: haskell: 74,654; javascript: 9,103; sh: 1,304; makefile: 203; perl: 136; ansic: 44
file content (12 lines) | stat: -rw-r--r-- 514 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
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.