LibreOffice now in conflict with Collabora, while OnlyOffice, which seems to be more Russian than Latvian, in legal conflict with Nextcloud and the new EuroOffice? Bad news for the entire FOSS world. Well, I guess I will just stick to CryptPad and Markdown.

#FOSS #LibreOffice #Collabora #onlyoffice #nextcloud #EuroOffice #Cryptpad #markdown

https://cryptpad.fr/

CryptPad: end-to-end encrypted collaboration suite

CryptPad: end-to-end encrypted collaboration suite

#Fediverse #Android

В #Holos завезли предпросмотр #Markdown. Хорошо!

New post: The Markdown Link no. 17

’Tis the season to give chocolate, so here’s my present to you…

Among today’s links are markdown editors Notable and NotesMe, a command-line tool called Markdown-to-Book, a free macOS utility called Markedly, and Docmd, a static site generator for your documentation

https://md-handbook.com/blog/markdown-link-no-17/

#markdown #markdowneditors #staticsitegenerators #Notable #NotesMe #Markdown-to-Book #Markedly #Docmd

Well that was weird. A post directed me to an article elsewhere. It was written in #Markdown, but it was unrendered.

🞶🞶Australia🞶🞶 doesn't really 🞶need🞶 to…

Most odd.

VS CodeでMarkdownをWYSIWYGで書く:Markdown Live Editor
#AI #VSCode #Markdown
https://hide10.com/post/vscode-markdown-live-editor-2026/
VS CodeでMarkdownをWYSIWYGで書く:Markdown Live Editor

VS Code でMarkdownを書くとき、編集画面とプレビューを行き来するのが面倒だと感じたことはないか。日本人開発者 Jun Ishii 氏が作ったVS Code拡張機能「Markdown Live Editor」は、そのループを断ち切る。2026年3月末にv0.5.1が公開され、4月時点でインストール数は3,000件を超えた。\n議事録をその場で整形しながら取る、技術ブログの見た目を確認しながら書く、といった使い方でそのメリットが出やすい。VS Codeを使い慣れた人が環境を変えずにWYSIWYG編集を手に入れられる点が、Typoraや Obsidian のような専用エディタとの一番の違いだ。\nプレビューのまま直接編集する Markdown Live Editorは、Milkdown(ProseMirrorベースのWYSIWYGエディタフレームワーク)をVS Codeのwebviewに組み込んだ拡張機能だ。\nMilkdownはプラグイン駆動型の設計で、GFMや数式・図表といった拡張をモジュール単位で追加できる。それをVS Codeのエディターに載せることで「プレビューされた状態のまま打ち込める」体験を実現している。ソースとビジュアルエディターは双方向に同期されており、どちらで編集しても即座に反映される。\n対応している記法 GitHub Flavored Markdown(GFM)をベースに、以下に対応している。\nテーブル、タスクリスト、取り消し線、脚注 Mermaidによる図表(フローチャート・シーケンス図など) KaTeXによる数式 シンタックスハイライト GitHubアラート(> [!NOTE] 記法) スラッシュコマンド(/)で見出しやテーブルなどのブロックを素早く挿入できる。テキストを選択するとツールバーが出て、太字・斜体などの装飾をワンクリックで適用できる。\nかゆいところに手が届く機能 アウトラインパネルと見出しの折りたたみが実装されているため、ドキュメントが長くなってもナビゲーションが楽だ。\nエディター内検索は独自実装になっている。VS Code標準の検索はWebView内では動かない制約があるため、作者が別途実装したものだ。行数・単語数のカウント表示もある。\nインストール VS Code の拡張機能パネルで Markdown Live Editor と検索するか、拡張機能IDを直接指定する。\njishii1204.markdown-live-editor 無償・MITライセンス。インストール後、.mdファイルを開いてコマンドパレット(Ctrl+Shift+P)から Markdown Live Editor: Open を実行するか、右クリックメニューから起動する。\nなぜ作られたか 作者のZenn記事によると、AI駆動開発でMarkdownファイルを触る頻度が上がる中、既存ツールでは「プレビューのまま直接編集する」要件を満たすものがなく自作に至ったとのこと。\nWYSIWYGエディターで起きがちなUndo/Redoの反映ループ問題には、更新元を識別するガード機構で対処している。「ファイルを壊さない」ことと「ソースとの透明な同期」を設計の軸に置いているため、既存のMarkdownファイルにそのまま使いやすい。\nドキュメント執筆にVS Codeを使いたいが、素のMarkdown編集体験に不満がある人には試す価値がある。\n参考 Markdown Live Editor — VS Code Marketplace VS CodeでMarkdownプレビューのまま編集したくて拡張機能を作った(Zenn) Markdown Live Editor レビュー(窓の杜) GitHub — ishiij-dev/vscode-markdown-live-editor この記事は Claude Sonnet 4.6 が執筆しました。\n

hide10.com

org-capture is cool so I stole my favorite part.

1. Visual select in a buffer

<SPC> WCnc [capture selection]

2. Staged selection in a buffer with capture (location, buffer mode etc). Ready for contextualization

<SPC> WCns [submit note]

3. The note is added to the parent task

4. The task itself can be embedded as a collection of notes on a parent node in the graph

Project management, change logs, grocery list, just some stuff you *really, really* want to remember?

Just some markdown with a bit of YAML in it

#wanderland #orgmode #emacs #markdown #webcomponents

Markdown makes me think of that teacher I had decades ago. We wrote down lectures longhand, and some were obsessed with pretty stationery and multicolored pens. The teacher used to say: you don't need all that! Just underline twice and it's your main heading. Underline once and this is your subheading.
One principle for everything: declutter and you'll be free.

#Markdown #minimalism #writing

Boundary driven development is the best way to build. Just little wiggly bits that you can chain together and coax into mostly doing what you want.

Given enough constraints, anything will eventually do something useful, even my code

Web Components are the perfect compliment to a wiggly bit backend. Just a thing that does something, where you put it. What it does is what you want it to and no more. Until it gets friends anyways. Then it's mainly up to them isn't it?

In this case, I wanted to be able to keep notes on the documents they pertain to. I had a task system that took a header and notes. Now I have a notes system that takes a framing and comments. That can be shared across multiple documents that share a common purpose. Or a comment system for a blog post. Or whatever you can think of that needs a causal sequence to go with some static content. So like... most everything

Just markdown and a bit of YAML

#emacs #orgmode #markdown #devops #wanderland

Nice tidy bullet rendering on android *and* a automatic build/release github actions pipeline. What's not to like.

https://github.com/timabell/markdown-neuraxis/actions/runs/23984792972 <- automatic build and release of v0.0.12

Thank you github for providing free build agents for public repos, absolute godsend for #FOSS

#Markdown #Android