You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
There used to be an online briefing generator site up at http://www.ferstaberinde.com/f3/f3webtools/index.php, but it's dead now. It used to cater for the old F3 framework, and that was good for us because our briefing system works the same way. It let you just type human words into some boxes and press a button to get the whole briefing file as a copypasta.
Describe the solution you'd like
It won't be too hard to recreate this site as a static web app and host it on github pages or an S3 bucket or something cheap. Could also bring it in as an in-framework utility. Whatever's easiest to make and easiest to use. Find the balance.
Why is this this best way to solve the problem?
imagine editing the briefing files by hand very cringe
Additional context
🕸
The text was updated successfully, but these errors were encountered:
If this is something that we are still interested in, Ill code it.
Im thinking a python program will do. UI will be simplistic but will let you quickly edit the briefing files.
Yall will have to draw up or describe exactly what you would want from this though.
Appreciate the intent, but this is best done as a static web page - clients don't need to download it, we don't have to establish trust with client base, and update-logistics are vastly simplified. It'll fundamentally just be a few text boxes and some logic, perfectly doable in the browser.
This is a candidate to be scheduled for 1.8.0, so plenty of time to talk before then.
Is your feature request related to a problem? Please describe.
There used to be an online briefing generator site up at
http://www.ferstaberinde.com/f3/f3webtools/index.php
, but it's dead now. It used to cater for the old F3 framework, and that was good for us because our briefing system works the same way. It let you just type human words into some boxes and press a button to get the whole briefing file as a copypasta.Describe the solution you'd like
It won't be too hard to recreate this site as a static web app and host it on github pages or an S3 bucket or something cheap. Could also bring it in as an in-framework utility. Whatever's easiest to make and easiest to use. Find the balance.
Why is this this best way to solve the problem?
imagine editing the briefing files by hand very cringe
Additional context
🕸
The text was updated successfully, but these errors were encountered: