https://github.com/Chailotl/awesome-plaintext
A curated list of plaintext software and resources.
https://github.com/Chailotl/awesome-plaintext
List: awesome-plaintext
awesome awesome-list lists plaintext
Last synced: 4 months ago
JSON representation
A curated list of plaintext software and resources.
- Host: GitHub
- URL: https://github.com/Chailotl/awesome-plaintext
- Owner: Chailotl
- Created: 2024-02-14T02:00:41.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-02T05:12:26.000Z (5 months ago)
- Last Synced: 2025-02-24T15:08:30.907Z (4 months ago)
- Topics: awesome, awesome-list, lists, plaintext
- Homepage:
- Size: 37.1 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- ultimate-awesome - awesome-plaintext - A curated list of plaintext software and resources. (Other Lists / Julia Lists)
README
# Awesome Plaintext
A curated list of plaintext software and resources.
Storing your data in plain text files makes them readable, version-controllable, and future-proof.
## Contents
- [Accounting](#accounting)
- [Calendar](#calendar)
- [Desktop Wiki](#desktop-wiki)
- [General](#general)
- [Languages](#languages)
- [Music Sequencing](#music-sequencing)
- [Note Taking](#note-taking)
- [Project Management](#project-management)
- [Publishing](#publishing)
- [Recipe Management](#recipe-management)
- [Synchronization](#synchronization)
- [Task Management](#task-management)
- [Task Runner](#task-runner)## Accounting
- [Plain Text Accounting](https://plaintextaccounting.org/)
- [Ledger](https://ledger-cli.org/)
- [hledger](https://hledger.org/)
- [Beancount](https://beancount.github.io/)
- [Transity](https://github.com/feramhq/transity)## Calendar
- [Calendar.txt](https://terokarvinen.com/2021/calendar-txt/)
- [calcurse](https://calcurse.org/)
- [When](https://www.lightandmatter.com/when/when.html)
- [sdep](https://git.tronto.net/sdep/file/README.md.html)## Desktop Wiki
- [Obsidian](https://obsidian.md/)
## General
- [The Plain Text Project](https://plaintextproject.online/)
## Journaling
- [Journal.TXT](https://journaltxt.github.io/)
- [Obsidian](https://obsidian.md/)## Languages
### Data Serialization
- [YAML](https://yaml.org/)
- [JSON](https://www.json.org/json-en.html)### Markup
- [Markdown](https://www.markdownguide.org/)
- [Org-mode](https://orgmode.org/)
- [reStructuredText](https://docutils.sourceforge.io/rst.html)
- [AsciiDoc](https://asciidoc.org/)## Music Sequencing
- [textbeat](https://github.com/flipcoder/textbeat)
- [bliplay](https://github.com/detomon/bliplay)## Note Taking
- [Obsidian](https://obsidian.md/)
- [Org-mode](https://orgmode.org/)## Project Management
- [The Unreasonable Effectiveness Of Plain Text](https://www.youtube.com/watch?v=WgV6M1LyfNY)
- [GitHub Issues](https://github.com/features/issues)## Publishing
- [Blot](https://blot.im/)
- [Jekyll](https://jekyllrb.com/)
- [Hugo](https://gohugo.io/)
- [WriteFreely](https://writefreely.org/)
- [bashblog](https://github.com/cfenollosa/bashblog)
- [mdBook](https://rust-lang.github.io/mdBook/)
- [Sphynx](https://www.sphinx-doc.org/)
- [Astro](https://astro.build/)### Platforms
- [GitHub Pages](https://pages.github.com/) - free
- [Bear Blog](https://bearblog.dev/) - free
- [mataroa](https://mataroa.blog/) - free/paid
- [Obsidian Publish](https://obsidian.md/publish) - paid
- [write.as](https://write.as/) - paid## Recipe Management
- [Chowdown](https://chowdown.io/)
- [Cooklang](https://cooklang.org/)
- [Grocery format](https://github.com/cnstoll/Grocery-Recipe-Format)## Synchronization
- [SyncThing](https://syncthing.net/)
- [FreeFileSync](https://freefilesync.org/)
- [GoodSync](https://www.goodsync.com/)
- [Resilio Connect](https://www.resilio.com/individuals/)### Version Control
- [GitHub](https://github.com/)
- [GitLab](https://gitlab.com/)## Task Management
- [Todo.txt](http://todotxt.org/)
- [Obsidian](https://obsidian.md/)
- [Org-mode](https://orgmode.org/)## Task Runner
- [Maid](https://github.com/egoist/maid)