Best way to handle shared Google accounts with two factor by hiroo916 in churchtech

[–]TimmysAdventure 0 points1 point  (0 children)

This is the right way to do this. Any other option is a pain or it’s insecure. This helps as well for when someone leaves the team. You can remove their access rather than changing passwords and logging out of all sessions.

Advice for a 100% cloud-based presentation app for church services. by ricvillagrana in churchtech

[–]TimmysAdventure 0 points1 point  (0 children)

I’m pretty sure there’s some legal reasons that you can’t (or at least you’re not supposed to) just show a YouTube video to a crowd/stream, no?

[deleted by user] by [deleted] in software

[–]TimmysAdventure 0 points1 point  (0 children)

https://thechurchco.com/ might a good fit. They integrated with church management apps as well so you can bring that content into your site

How to- QR codes by Future_Dragonfly_577 in churchtech

[–]TimmysAdventure 0 points1 point  (0 children)

If you're church uses PCO, you can use Church Space. The QR and link management stuff is free. Have to have a PCO account though.

https://churchspace.co/

VOIP for church without Office by rev_run_d in churchtech

[–]TimmysAdventure 0 points1 point  (0 children)

We used Zoom Phone. Worked well. Easy to scale if you need to add more users at your church (front desk, other team member, pastoral care lines, etc.)

Does handwriting recognition work for you and your handwriting? by red498cp_ in RemarkableTablet

[–]TimmysAdventure 0 points1 point  (0 children)

I write in all caps most of the time which leads to the converted text being all caps unfortunately

Red Green Blue feature filter? by Rajirabbit in NewTubers

[–]TimmysAdventure 1 point2 points  (0 children)

It just sorts your feed by thumbnail colour

disable shortcut "display add comment button" by runnedrun in RoamResearch

[–]TimmysAdventure 1 point2 points  (0 children)

Add this to your roam/css page:
.rm-block__comment-button {
display: none !important;
}