More onboarding improvements (#83)

* Improved custom YYYY-MM-DD output template option

* Clarified embedding vs. downloading on media profile form

* Improved form helpers more; Added a helper to every field
This commit is contained in:
Kieran
2024-03-13 17:51:40 -07:00
committed by GitHub
parent c1e3ed2128
commit 5bde1205cc
4 changed files with 10 additions and 8 deletions
@@ -14,7 +14,7 @@ defmodule PinchflatWeb.Sources.SourceHTML do
def friendly_index_frequencies do
[
{"On Create", -1},
{"Only once when first created", -1},
{"1 Hour", 60},
{"3 Hours", 3 * 60},
{"6 Hours", 6 * 60},