this post was submitted on 07 Mar 2025
3 points (100.0% liked)
BuyFromEU
1 readers
61 users here now
Welcome to BuyFromEU - A community dedicated to supporting European-made goods and services!
We also invite you to subscribe to:
Logo generated with mistral le chat Banner by Christian Lue on unsplash.com
founded 2 weeks ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Re: Office Suite, i’m slowly persuading my work to move to all text based. Markdown to replace Word docs. Csv files and python scripts (streamlit, pandas, numpy, scipy, duckdb, plotly) to replace excel & power bi. Markdown and Slides to replace powerpoint. Git to replace sharepoint.
Imo, all corporate & government documentation should be in plaintext. Changes easily tracked, versioned, inspected, and audited.
Helix editor with markdown and python LSPs and formatters has been my stack for all my personal documentation/personal finance for years, so i know the approach works. And since it’s just plain text, anyone can use their preferred editor. Vim, emacs, etc