Advent Hymnals Version 4 Project Management helpers
- Migrating hymnals from csycms to v4.
- From github(.md) to .docx. to google docs
- From google docs back to .md
- New webapp
- New mobile app
- Add midi players
- Add mp3 players
- Add links to youtube videos
- Add sheet music viewers
- Add song comparisons
Note: These notes are to be put in the AH_v4 blog
For the automation we are going to use:
- colab
- google docs & sheets
- github actions
Rq:: mermaid illustration
We want to have access to google drive and some of the apps in its independent account. We want a means of creating the account without a phone number to keep our phones safe. Creating workspace (without gmail) for free https://workspace.google.com/essentials/ (from: https://www.reddit.com/r/gsuite/comments/d80f55/using_g_suite_without_gmail/ )
Create AH email
We want to create the email [email protected]
set +H # if the password as an exclamation mark
curl -s -X POST "https://mail.mailserver.example/admin/mail/users/add" -d "[email protected]" -d "****=" -u "admin@email:****"
Follow steps to Invite [email protected]
to workspace created in step 1.
After [email protected]
has joined google using the invite, remove the account from the google workspace so that it can be used to access colab. The free workspace accounts do not have access to colab. If successful, google account should be created without telephone verification.
- private
- public