#Vim carnival submissions about #PKM.

I hoped to get more people involved, but that wasn’t the case. Perhaps the next one will be 😅.

I loved @malin' mapping:

inoremap <C-l> <c-g>u<Esc>[s1z=`]a<c-g>u

I'll let you find what it does

#neovim #plaintext #notes #carnivals #fediverse #mastodon #editors #opensource #indieweb #BSD #linux

https://lazybea.rs/vim-carnival-202605

Vim & PKM submissions

ZDNet: Why Edge stores your passwords in plaintext, according to Microsoft. “A security researcher found that Edge stores your plaintext passwords in memory when you use the browser to manage them. In a social media post, researcher Tom Jøran Sønstebyseter Rønning explained how the process works and posted a video showing it in action.”

https://rbfirehose.com/2026/05/07/zdnet-why-edge-stores-your-passwords-in-plaintext-according-to-microsoft/
ZDNet: Why Edge stores your passwords in plaintext, according to Microsoft

ZDNet: Why Edge stores your passwords in plaintext, according to Microsoft. “A security researcher found that Edge stores your plaintext passwords in memory when you use the browser to manage…

ResearchBuzz: Firehose
Started to use org-social in #emacs

It is nerdy feel to use #plaintext and #emacs #orgmode to connect in a social media.

Follow me at
https://host.org-social.org/shrini/social.org

Have to find how to sync #orgsocial and #gotosocial

#org-social
Hi @PrivacyDigest,
not exactly the #plaintext allies I'm glad to see, but hey.
Microsoft Edge Stores Passwords In Plaintext In RAM - Slashdot

Longtime Slashdot reader UnknowingFool writes: Security researcher Tom Joran Sonstebyseter Ronning has found that Microsoft Edge stores passwords in plaintext in RAM. After creating a password and storing it using Edge's password manager, Ronning found that he could dump the RAM and recover his pass...

Envelope budgeting: planning ahead for known expenses by regularly putting money into pre-determined categories, or envelopes. This week I show how I’m doing that in plain text accounting, specifically, Beancount.

Medium (includes blog link) https://medium.com/@miscellaneplans/ptpl-206-plain-text-accounting-envelope-budgeting-in-beancount-8a5b49b3281b
Blog https://ellanew.com/2026/05/04/ptpl-206-beancount-envelope-budgeting
#plainTextAccounting #budgeting #plainText

PTPL 206 · Plain Text Accounting: Envelope Budgeting in Beancount

How a phantom currency keeps bank account reports clean

Medium

append to your ~/.bashrc

note() {
default="notes.txt"
f="${1:-$default}"
date +%Y-%m-%d | tee -a "$f"
cat >> "$f"
echo "---" >> "$f"
}

or just do

cat >> plain.txt

and enjoy your plaintext life one Ctrl+D at a time.

The simplest note taking app for GNU systems. https://sterpeto.vivaldi.net/2026/05/03/the-simplest-note-taking-app-for-gnu-systems/

#plaintext #bash #gnu #note #notetoself

The simplest note taking app for GNU systems.

Today I’m announcing a new, innovative HDSA-based note-taking app. We leverage the power of basic GNU tools. # append to your ~/.bashrc usage: you@host $ note filename.txt (Ctrl+D to stop)…

The Human Slop

Had an oldschool #plaintext file of printer(ish) output with form-feeds (0x0C, ^L) separating pages/sections and wanted to split out each page into its own sequentially-numbered file. A little awk:

$ awk 'BEGIN{name="output_000.txt"} $0 ~ sprintf("%c", 12){close(name); name =sprintf("output_%03i.txt", ++i); next}{print >> name}END{close(name)}' source.txt

and done. Several hundred pages all split out into individual files.

Interesting...I wanted to create a new markdown file without using Notepad on my work laptop; when I do this, I usually use OneDrive's built-in text editor - but it's ugly and annoying. I thought I'd try Google Drive. It actually sends you to an external website: https://texteditor.co. You can link it with your existing Google account but I don't think it has any affiliation with Google otherwise. I kind of like it. #tech #writing #plaintext
Text Editor - Free App for Editing Text Files

Text Editor is a free app for creating and opening text files and photos on PC, Mac, Android, iPhone, and Google Drive.

Se passer de serveur c'est possible ?
On oublie Nextcloud, infomaniak, proton.

Que ça soit SaaS, sur un cloud ou auto-hébergé, pas de différence.

Ça s'appelle le "100% local first" ou encore "plain text system".

Ça permet de réduire son empreinte carbone en se passant de serveur et en faisant des économies au passage.

Et ça permet de tout faire tourner sur son ordi de tous les jours, avec de la synchro multi device.

- Les notes : des fichiers md synchronisés
- Les fichiers : des fichiers locaux synchronisés
- Les rappels : la convention todo.txt
- Les mots de passe : keepass ou pass unix
- La communication : Lora, bitchat, jami

On peut faire plein de choses, mais il y a des limites :
- Mail
- Calendrier
- Contacts

J'ai creusé tout ça dans une vidéo détaillée, parce que j'adore le small web :
https://videos.stackgui.de/w/cU5HW4MFawTauCt9JppQ3q

Vous connaissez d'autres choses dans cette dynamique ?

#localfirst #plaintext #syncthing
100% local first / plain text system : c'est quoi ?

PeerTube