Skip to content

A collection of awesome .TXT / Text tools, formats, services, tips & tricks and more.

Notifications You must be signed in to change notification settings

mundimark/awesome-txt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 

Repository files navigation

Text, Text, Text - The past, present and future of writing (and publishing).

Awesome .TXT / Text

A collection of awesome .TXT / Text tools, formats, services, tips & tricks and more.

Contributions welcome. Anything missing? Send in a pull request. Thanks.

Formats

Journal.TXT - single-text file journals - the human multi-document format for writers

--- 
day:   Wed 19
---
Let's reinvent push-button publishing on the internets! 
Use a single-file for your journal / diary / blog. That's it.
---
day:   Thu 20
---
Crazy idea? Let's put up a website and a example blog auto-generated from journal.txt.
---
day:   Fri 21
---
Did you know? The single-file format works great for advent calendars 
or beer-of-the-day calendars.

Todo.TXT by Gina Trapani et al -- future-proof task tracking in a file you control; if you want to get it done, first write it down.

(A) Call Mom @Phone +Family
(A) Schedule annual checkup +Health
(B) Outline chapter 5 +Novel @Computer
(C) Add cover sheets @Office +TPSReports
Plan backyard herb garden @Home
Pick up milk @GroceryStore
Research self-publishing services +Novel @Computer
x Download Todo.txt mobile app @Phone

Feed.TXT - free web feeds format in (plain) text w/ structured meta data

|>>>
 title:          My Example Feed
 home_page_url:  https://example.org/
 feed_url:       https://example.org/feed.txt
 </>
 id:  2
 url: https://example.org/second-item
 ---
 This is a second item.
 </>
 id:  1
 url: https://example.org/initial-post
 ---
 Hello, world!
<<<| 

Manuscripts - free book format - write books in (plain) text

---
title:  Strange Case of Dr. Jekyll and Mr. Hyde
year:   1886
author:
  name: Robert Louis Stevenson
---

=Story of the Door=

Mr. Utterson the lawyer was a man of a rugged countenance, that was
never lighted by a smile; cold, scanty and embarrassed in
discourse; backward in sentiment; lean, long, dusty, dreary, and
yet somehow lovable. At friendly meetings, and when the wine was to
his taste, something eminently human beaconed from his eye;
something indeed which never found its way into his talk, but which
spoke not only in these silent symbols of the after-dinner face, but
more often and loudly in the acts of his life...

Bib.TXT - free bibliographies in text (unicode) format - BibTeX for the 21st century - books, articles, & more

[Fau86]
  author:    J.W. Goethe
  title:     Faust. Der Tragödie Erster Teil
  publisher: Reclam
  year:      1986
  address:   Stuttgart

Ledger - double-entry bookkeeping / accounting in (plain) text; follow your money

2016/1/1 set opening balance
   assets:checking       $500.00
   equity:opening balances

2016/1/5 farmer's market
   expenses:groceries     $50.00
   assets:checking

Light Markup

Structured documents in text with formatting conventions

Markdown -- see Awesome Markdown

Wikipedia Markup / Wiki Text

DokuWiki Markup

Wiki Creole

Text with Instruction (.texti) - structured documents in text with formatting conventions; the best of markdown, wikipedia markup, latex & Friends - all together now

AsciiDoc by Stuart Rackham et al

Rimu Markup by Stuart Rackham et al

reStructured Text (.rst)

Org /Org mode (Ecmacs) -- your life in (plain) text; keeping notes, maintaining TODO lists, planning projects, and writing documents in fast and effective (plain) text

txt2tags

More

Datafile Formats

Values, records, hierarchies (trees), types & more

CSV (Comma-Separated Values) -- see Awesome CSV

YAML (YAML Ain't Markup Language) -- see Awesome YAML

JSON (JavaScript Object Notation) -- see Awesome JSON (What's Next?)

TOML (Tom's Obvious, Minimal Language) by Tom Preston-Werner et al

Markdown Configuration (.mdconf) by TJ Holowaychuk et al

More

Plain Text Project by Scott Nesbitt et al

Plain Text Accounting by Simon Michael et al

Mundi Mark - all about markup & markdown

Meta

License

The awesome list is dedicated to the public domain. Use it as you please with no restrictions whatsoever.

Questions? Comments?

Post them to the wwwmake forum. Thanks!

About

A collection of awesome .TXT / Text tools, formats, services, tips & tricks and more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published