In a long-awaited episode 52, we explore the various options and advantages to becoming a plain text preacher.
This episode was posted on October 17, 2016.
Show notes for this episode can be found at chadl.co/mbits/052.
Ministry Bits is proud to be a part of the AIM Network. Make sure to visit Adventures in Ministry for free resources and other podcasts.
Be sure to email me directlywith comments, questions, or suggestions.
Follow @ministrybits on Twitter
Like us on Facebook.Links for this episode:
- iText Editors
- Dropbox
- Typora
- Byword
- Taskpaper
- Markdown
- Markdown Cheat Sheet
- Editorial for iOS
- Comparison of display features on Byword vs. Typora for Mac
Notes from this episode:
##Why Plain-Text? (Advantages)
Original - Because it's been around for a loooong time, and it will continue to be around for a long timePortable - will work and can be read by any app, word processor, code editor, or even web browserSmall - takes up a tiny tiny amount of space (1GB = 1000 MB = 1,000,000+ text files) [54 files = 127 kb]Future-Proof - will work on anything in the future, almost certainlyRobust App Ecosystem - tons of apps for iOS, a few for Android (iText Editors)Editable - edit on the go, no need to PDF anything, make last-minute changes to lessons, sync through Dropbox/GDriveFlexible - can import plain text into anything (Word, Pages, code editors, web forms, Taskpaper)Limited Styling - some styling through use of Markdown (but can paste easily to other apps)So nerdy and simple some people don't (or won't) understand itNeed for nested file structures in a sync system (such as Dropbox)Sync may or may not be instant through various services (looking at you, iCloud)Setup and customization can be time-consuming and difficultPlain text is perfect for preachers because we so often live in text - not so much a need for spreadsheets and formatted materials, but most of our stuff is for internal use and mostly only seen by us.
No matter what platform you're on, there's plain text support thereMac: Typora, Taskpaper, Byword, TextEditPC: Notepad, FilenotesiOS: Drafts, Editorial, Byword, 1WriterAndroid: Draft, MarkdownXSync with Dropbox is probably your best option - fast and reliableiCloud also an option to sync on iOS/MacDropbox + Typora + Editorial + TaskpaperEverything starts with Dropbox - nested files live here, and everything syncs here (saving files)Typora (beta) on the Mac is where everything usually starts Editorial ($9.99, Universal) is where I manage/view text files on iOS devices (search built in!)Taskpaper ($24.99) is where I manage my to-do lists (iOS = Editorial)Markdown is where everything ties togetherIt's a way of writing styled plain text (if that makes sense)It lets you style text but still maintains the integrity of a plain text fileCreated in 2004 by John Gruber (open standard)Pages/Word/Excel/Publisher/Scrivener have their own metadata formatsMarkdown includes no metadata whatsoever, just like plain textYou won't have any problems opening an .md or .txt file, because they're the sameI love plain text. I know plain text. I have been working for the last four years in plain text, and every time I abandon it for some other note-syncing service, I always end up coming back. It's just better, and I know that I won't have to jump ship when it comes to using different apps and services. I love it, and I know if you give it a chance, you'll love it too.