<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>writing</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/253/feed"/>
    <updated>2026-04-19T08:27:52+00:00</updated>
    <id>https://links.biapy.com/guest/tags/253/feed</id>
            <entry>
            <id>https://links.biapy.com/links/12076</id>
            <title type="text"><![CDATA[The human.json Protocol]]></title>
            <link rel="alternate" href="https://codeberg.org/robida/human.json" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12076"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A lightweight protocol for humans to assert authorship of their website content and vouch for the humanity of others. 

human.json is a lightweight protocol for humans to assert authorship of their site content and vouch for the humanity of others. It uses URL ownership as identity, and trust propagates through a crawlable web of vouches between sites.]]>
            </summary>
            <updated>2026-03-10T12:12:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11335</id>
            <title type="text"><![CDATA[DailyTxT]]></title>
            <link rel="alternate" href="https://github.com/PhiTux/DailyTxT" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11335"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[DailyTxT is an encrypted Diary/Journal WebApp.]]>
            </summary>
            <updated>2025-12-29T13:10:23+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11272</id>
            <title type="text"><![CDATA[Zettlr]]></title>
            <link rel="alternate" href="https://www.zettlr.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11272"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Your One-Stop
Publication Workbench

From idea to publication in one app: Zettlr supports your writing process at every stage — from initial notes to journal submission or book manuscript. 

- [Zettlr @ GitHub](https://github.com/Zettlr/Zettlr).]]>
            </summary>
            <updated>2025-12-22T07:47:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11094</id>
            <title type="text"><![CDATA[XeTeX - Unicode-based TeX]]></title>
            <link rel="alternate" href="https://xetex.sourceforge.net/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11094"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[XƎTEX is an extension of TEX that integrates TEX&amp;#039;s typesetting capabilities with (a) the Unicode text encoding standard (supporting most of the world’s scripts) and (b) modern font technologies (TrueType and OpenType) and text layout services (AAT, OpenType layout, SIL Graphite) provided by the host operating system and available libraries.

Related contents:

- [The code and open-source tools I used to produce a science fiction anthology @ Compelling Science Fiction Newsletter](https://compellingsciencefiction.com/posts/the-code-and-open-source-tools-i-used-to-produce-a-science-fiction-anthology.html).]]>
            </summary>
            <updated>2025-11-25T07:26:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11087</id>
            <title type="text"><![CDATA[Darwin Information Typing Architecture (DITA)]]></title>
            <link rel="alternate" href="https://www.oxygenxml.com/dita/1.3/specs/index.html" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11087"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Darwin Information Typing Architecture (DITA) specification defines a set of document types for authoring and organizing topic-oriented information, as well as a set of mechanisms for combining, extending, and constraining document types.

Related contents:

- [Issue 45 - Markdown is Holding You Back @ Code, Content, and Career with Brian Hogan](https://newsletter.bphogan.com/archive/issue-45-markdown-is-holding-you-back/).]]>
            </summary>
            <updated>2025-11-24T13:05:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11086</id>
            <title type="text"><![CDATA[DocBook]]></title>
            <link rel="alternate" href="https://docbook.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11086"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[DocBook is a schema (available in several languages including RELAX NG, SGML and XML DTDs, and W3C XML Schema) maintained by the DocBook Technical Committee of OASIS. It is particularly well suited to books and papers about computer hardware and software (though it is by no means limited to these applications). 

Related contents:

- [Issue 45 - Markdown is Holding You Back @ Code, Content, and Career with Brian Hogan](https://newsletter.bphogan.com/archive/issue-45-markdown-is-holding-you-back/).]]>
            </summary>
            <updated>2025-11-24T13:04:18+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11085</id>
            <title type="text"><![CDATA[reStructuredText]]></title>
            <link rel="alternate" href="https://www.sphinx-doc.org/en/master/usage/restructuredtext/index.html" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11085"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[reStructuredText (reST) is the default plaintext markup language used by both Docutils and Sphinx. Docutils provides the basic reStructuredText syntax, while Sphinx extends this to support additional functionality.

Related contents:

- [Issue 45 - Markdown is Holding You Back @ Code, Content, and Career with Brian Hogan](https://newsletter.bphogan.com/archive/issue-45-markdown-is-holding-you-back/).]]>
            </summary>
            <updated>2025-11-24T13:03:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10827</id>
            <title type="text"><![CDATA[Vimwiki]]></title>
            <link rel="alternate" href="https://vimwiki.github.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10827"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Personal Wiki for Vim.

Vimwiki is a personal wiki for Vim – interlinked, plain text files written in a markup language

- [Vimwiki @ GitHub](https://github.com/vimwiki/vimwiki).]]>
            </summary>
            <updated>2025-10-30T10:17:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10825</id>
            <title type="text"><![CDATA[Markwhen]]></title>
            <link rel="alternate" href="https://markwhen.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10825"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A markdown-like journal language for plainly writing  logs ,  gantt charts ,  blogs ,  feeds ,  notes ,  journals ,  diaries ,  todos ,  timelines ,  calendars  or  anything that happens over time . 

Markwhen is a markdown-like journal language. You write markdown-ish text and it gets converted into JSON which can then be rendered into a timeline or other view.

- [Markwhen documentation](https://docs.markwhen.com/).
- [Markwhen @ GitHub](https://github.com/mark-when/markwhen).]]>
            </summary>
            <updated>2025-10-30T10:09:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10622</id>
            <title type="text"><![CDATA[journalot]]></title>
            <link rel="alternate" href="https://journalot.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10622"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Minimal journaling CLI for developers. Git-backed, terminal-native, zero friction. Just type `journal` and start writing. 

journalot is a CLI tool for maintaining a daily markdown journal with Git-based version control. It&amp;#039;s designed to be lightweight and easy to use, promoting mindfulness and reflection.

You can also search past entries by keyword or date using command-line tools like grep or fzf. For example, grep &amp;quot;confidence&amp;quot; or &amp;quot;new idea&amp;quot; ~/journalot/entries/*.md

- [journalot @ GitHub](https://github.com/jtaylortech/journalot).]]>
            </summary>
            <updated>2026-01-06T15:55:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10447</id>
            <title type="text"><![CDATA[Leaflet]]></title>
            <link rel="alternate" href="https://leaflet.pub/home" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10447"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A tool for shared writing and social publishing.

- [Leaflet @ GitHub](https://github.com/hyperlink-academy/leaflet).

Related contents:

- [Open Social @ overreacted](https://overreacted.io/open-social/).]]>
            </summary>
            <updated>2025-09-29T12:02:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10325</id>
            <title type="text"><![CDATA[AsciiDoc]]></title>
            <link rel="alternate" href="https://asciidoc.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10325"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Publish presentation-rich content from a concise and comprehensive authoring format.

AsciiDoc is a plain text markup language for writing technical content. It’s packed with semantic elements and equipped with features to modularize and reuse content. AsciiDoc content can be composed using a text editor, managed in a version control system, and published to multiple output formats.

Related contents:

- [Issue 45 - Markdown is Holding You Back @ Code, Content, and Career with Brian Hogan](https://newsletter.bphogan.com/archive/issue-45-markdown-is-holding-you-back/).]]>
            </summary>
            <updated>2025-11-24T13:01:42+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10070</id>
            <title type="text"><![CDATA[Tufte CSS]]></title>
            <link rel="alternate" href="https://edwardtufte.github.io/tufte-css/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10070"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Style your webpage like Edward Tufte’s handouts. 

Edward Tufte uses a distinctive style in his handouts: simple, with well-set typography, extensive sidenotes, and tight integration of graphics and charts. tufte-css brings that style to HTML documents.

- [Tufte CSS @ GitHub](https://github.com/edwardtufte/tufte-css).]]>
            </summary>
            <updated>2025-09-09T05:58:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/105</id>
            <title type="text"><![CDATA[Writeroom-mode]]></title>
            <link rel="alternate" href="https://github.com/joostkremers/writeroom-mode" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/105"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[distraction-free writing for Emacs.

writeroom-mode is a minor mode for Emacs that implements a distraction-free writing mode similar to the famous Writeroom editor for OS X. writeroom-mode is meant for GNU Emacs 24, lower versions are not actively supported.

Related contents:

- [The Best Line Length @ Deciphering Glyph](https://blog.glyph.im/2025/08/the-best-line-length.html).]]>
            </summary>
            <updated>2025-09-19T06:01:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/269</id>
            <title type="text"><![CDATA[Quarto]]></title>
            <link rel="alternate" href="https://quarto.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/269"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open-source scientific and technical publishing system built on Pandoc. 
Quarto documents are authored using Markdown, an easy to write plain text format.

- [Quarto @ GitHub](https://github.com/quarto-dev/quarto-cli).

Related contents:

- [Episode \#103: \#define: props to astronomer @ Changelog &amp;amp; Friends](https://changelog.com/friends/103).]]>
            </summary>
            <updated>2025-12-31T08:17:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/395</id>
            <title type="text"><![CDATA[DocToc]]></title>
            <link rel="alternate" href="https://github.com/thlorenz/doctoc" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/395"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[📜 Generates table of contents for markdown files inside local git repository. Links are compatible with anchors generated by github or other sites.]]>
            </summary>
            <updated>2026-01-20T15:31:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/865</id>
            <title type="text"><![CDATA[silentsheet]]></title>
            <link rel="alternate" href="https://silentsheet.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/865"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[a quiet space to write. a minimalist text editor component for the web. no noise, no chrome, just words on a page.

- [silentsheet @ GitHub](https://github.com/hamzasaleem2/silentsheet).]]>
            </summary>
            <updated>2025-08-28T18:22:30+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/949</id>
            <title type="text"><![CDATA[Tinker WriterDeck]]></title>
            <link rel="alternate" href="https://tinker.sh/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/949"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Convert any laptop and most chromebooks into a writer deck.
A device designed solely for writing.

- [Tinker WriterDeck @ GitHub](https://github.com/tinkersec/tinkerwriterdeck).

Related contents:

- [writerDeck homepage](https://www.writerdeck.org/).
- [Tinker WriterDeck OS - Transformez votre vieux PC en machine à écrire zen et sans distraction @ Korben:fr:](https://korben.info/tinker-writerdeck-os-pc-machine-ecrire-sans-distraction.html).]]>
            </summary>
            <updated>2025-08-28T18:35:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1083</id>
            <title type="text"><![CDATA[Eloquent]]></title>
            <link rel="alternate" href="https://github.com/sonnyp/Eloquent" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1083"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Your proofreading assistant.

Eloquent is a proofreading software for English, Spanish, French, German, Portuguese, Polish, Dutch, and more than 20 other languages. It finds many errors that a simple spell checker cannot detect.

- [Eloquent @ Flathub](https://flathub.org/apps/re.sonny.Eloquent).

Related contents:

- [Episode 608: Linus&amp;#039; NT Surprise @ Linux Unplugged](https://linuxunplugged.com/608).]]>
            </summary>
            <updated>2025-08-28T18:58:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1585</id>
            <title type="text"><![CDATA[Novelcrafter]]></title>
            <link rel="alternate" href="https://www.novelcrafter.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1585"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Your Novel Writing Toolbox. Write, without restriction.

Novelcrafter&amp;#039;s got your back, arming you with the tools you need to dream, draft, and deliver your story.]]>
            </summary>
            <updated>2025-08-28T20:20:29+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1838</id>
            <title type="text"><![CDATA[The Seven-Action Documentation model]]></title>
            <link rel="alternate" href="https://passo.uno/seven-action-model/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1838"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[I think all technical writers, at some point or another, feel the urge to base their work on something more systematic than “it’s just the way folks documented stuff since forever”. Toolkits and frameworks provide content types, which is immensely valuable when you know what you want to write, but starting from there is like buying a hammer without knowing that half of the work you’ll do is turning screws. As I find the lack of deeper conversation around this topic rather unsettling, I decided to contribute some verses.]]>
            </summary>
            <updated>2025-08-28T21:03:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2142</id>
            <title type="text"><![CDATA[Jupyter Book]]></title>
            <link rel="alternate" href="https://jupyterbook.org/en/stable/intro.html" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2142"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Build beautiful, publication-quality books and documents from computational content.

Jupyter Book is an open-source tool for building publication-quality books and documents from computational material.

- [Jupyter Book @ GitHub](https://github.com/jupyter-book/jupyter-book).]]>
            </summary>
            <updated>2025-08-28T21:53:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3275</id>
            <title type="text"><![CDATA[Harper]]></title>
            <link rel="alternate" href="https://writewithharper.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3275"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Harper is an English grammar checker designed to be just right. I created it after years of dealing with the shortcomings of the competition.

- [Harper @ GitHub](https://github.com/elijah-potter/harper).

Related contents:

- [Footguns of the Rust WebAssembly Target @ Elijah Potter](https://elijahpotter.dev/articles/footguns_of_the_rust_webassembly_target).]]>
            </summary>
            <updated>2025-08-29T01:02:46+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3810</id>
            <title type="text"><![CDATA[Argdown]]></title>
            <link rel="alternate" href="https://argdown.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3810"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A simple syntax for complex argumentation.

- Listing pros &amp;amp; cons in Argdown is as simple as writing a twitter message. You don&amp;#039;t have to learn anything new, except a few simple rules that will feel very natural.
- With these simple rules you will be able to define more complex relations between arguments or dive into the details of their logical premise-conclusion structures.

- [Argdown @ GitHub](https://github.com/christianvoigt/argdown).]]>
            </summary>
            <updated>2025-08-29T02:31:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4062</id>
            <title type="text"><![CDATA[C2PA]]></title>
            <link rel="alternate" href="https://c2pa.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4062"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Coalition for Content Provenance and Authenticity.

An open technical standard providing publishers, creators, and consumers the ability to trace the origin of different types of media. 

- [C2PA @ GitHub](https://github.com/c2pa-org).

Related contents:

- [481 : Episode du 12 février 2025 @ Les Technos :fr:](https://lestechnos.be/les-technos-481-episode-du-12-fevrier/).]]>
            </summary>
            <updated>2025-08-29T03:14:03+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4186</id>
            <title type="text"><![CDATA[mdBook]]></title>
            <link rel="alternate" href="https://rust-lang.github.io/mdBook/index.html" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4186"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Create book from markdown files. Like Gitbook but implemented in Rust.

mdBook is a command line tool to create books with Markdown. It is ideal for creating product or API documentation, tutorials, course materials or anything that requires a clean, easily navigable and customizable presentation.

- [mdBook @ GitHub](https://github.com/rust-lang/mdBook/).
- [Créez facilement des livres électroniques avec mdBook @ Korben :fr:](https://korben.info/creer-facilement-livres-electroniques-mdbook-outil-rust.html).]]>
            </summary>
            <updated>2025-08-29T03:34:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4668</id>
            <title type="text"><![CDATA[Write the Docs]]></title>
            <link rel="alternate" href="https://www.writethedocs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4668"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Write the Docs is a global community of people who care about documentation. We consider everyone who cares about communication, documentation, and their users to be a member of our community.]]>
            </summary>
            <updated>2025-08-29T04:54:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4840</id>
            <title type="text"><![CDATA[editingprotocol&amp;#039;s Blog]]></title>
            <link rel="alternate" href="https://editingprotocol.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4840"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Green Standard Editing Protocol for Internet Publishing. 

a set of rules and guidelines that can be used by humans and machines to determine whether a story is worth publishing, how to specifically improve the story’s content, and how to distribute the story with more reach and relevance.

- [HackerNoon Releases “The Editing Protocol” - Technical Documentation for Digital Publishing at Scale @ HackerNoon](https://hackernoon.com/hackernoon-releases-the-editing-protocol-technical-documentation-for-digital-publishing-at-scale).]]>
            </summary>
            <updated>2025-08-29T05:23:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5236</id>
            <title type="text"><![CDATA[DamnGood.Tools]]></title>
            <link rel="alternate" href="https://damngood.tools/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5236"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Oh, these damn good tools:

- Privacy Policy Generator
- Screenshots
- Full Page Screenshots
- Detect Fonts
- Chat With Any PDF
- Summarize Any URL
- Grammar Fixer
- Damn Good Chat
- Scrolling Screenshots]]>
            </summary>
            <updated>2025-08-29T06:29:46+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5239</id>
            <title type="text"><![CDATA[Accessible Social]]></title>
            <link rel="alternate" href="https://www.accessible-social.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5239"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Welcome to Accessible Social, a free resource and education hub that shares best practices for creating accessible and inclusive social media content.]]>
            </summary>
            <updated>2025-08-29T06:29:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5286</id>
            <title type="text"><![CDATA[Org mode for Emacs]]></title>
            <link rel="alternate" href="https://orgmode.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5286"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A GNU Emacs major mode for keeping notes, authoring documents, computational notebooks, literate programming, maintaining to-do lists, planning projects, and more — in a fast and effective plain text system.

 Org is a highly flexible structured plain text file format, composed of a few simple, yet versatile, structures — constructed to be both simple enough for the novice and powerful enough for the expert.

- [Org mode @ GNU Savannah](https://git.savannah.gnu.org/git/emacs/org-mode.git/).

Related contents:

- [Why I Keep Blogging With Emacs @ Entropic Thoughts](https://entropicthoughts.com/why-stick-to-emacs-blog).]]>
            </summary>
            <updated>2025-10-03T12:04:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5322</id>
            <title type="text"><![CDATA[Semantic Line Breaks]]></title>
            <link rel="alternate" href="https://sembr.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5322"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[When writing text with a compatible markup language, add a line break after each substantial unit of thought.

Semantic Line Breaks describe a set of conventions for using insensitive vertical whitespace to structure prose along semantic boundaries.]]>
            </summary>
            <updated>2025-08-29T06:43:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5529</id>
            <title type="text"><![CDATA[Espanso]]></title>
            <link rel="alternate" href="https://espanso.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5529"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A Privacy-first, Cross-platform Text Expander.

A text expander is a program that detects when you type a specific keyword and replaces it with something else. This is useful in many ways:

- [Espanso @ GitHub](https://github.com/espanso/espanso).]]>
            </summary>
            <updated>2025-08-29T07:18:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5570</id>
            <title type="text"><![CDATA[Scenari]]></title>
            <link rel="alternate" href="https://scenari.software/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5570"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[SCENARIchain is a system for the production of information and the publication of documents which:

*  assists the authors in the writing of textual, interactive and multimedia contents,
*  makes easier structuring the content in recombinable chunks,
* instruments the collaborative process of a team,
* automates the publication of documents in several formats for different channels (online, mobile, print...).]]>
            </summary>
            <updated>2025-08-29T07:25:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5697</id>
            <title type="text"><![CDATA[Jotte]]></title>
            <link rel="alternate" href="https://jotte.ai/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5697"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Welcome to Jotte, an AI-powered graph-based writing tool that helps you create high-quality, informative content with ease. Jotte uses nodes and varying specificities of summaries to carry relevant information through an extremely long set of text, making it an ideal tool for creating long-form content.]]>
            </summary>
            <updated>2025-08-29T07:46:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6027</id>
            <title type="text"><![CDATA[Unicopy]]></title>
            <link rel="alternate" href="https://unicopy.cc/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6027"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Copy unicode characters!]]>
            </summary>
            <updated>2025-08-29T08:41:44+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6654</id>
            <title type="text"><![CDATA[TextOptimizer.com]]></title>
            <link rel="alternate" href="https://textoptimizer.com/update_lang?lang=en" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6654"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Text Optimization Tool,
to rank higher in search engine results.]]>
            </summary>
            <updated>2025-08-29T10:25:46+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6782</id>
            <title type="text"><![CDATA[Scraft]]></title>
            <link rel="alternate" href="https://www.scraft.ai/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6782"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[AI-powered writing tool that helps you organize ideas and craft better arguments by asking mind-stimulating questions like Socrates]]>
            </summary>
            <updated>2025-08-29T10:47:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7143</id>
            <title type="text"><![CDATA[Markdown Guide]]></title>
            <link rel="alternate" href="https://www.markdownguide.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7143"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Markdown Guide is a free and open-source reference guide that explains how to use Markdown, the simple and easy-to-use markup language you can use to format virtually any document.

- [Markdown Guide @ GitHub](https://github.com/mattcone/markdown-guide).

Related contents:

- [Markdown Ate The World @ matduggan.com](https://matduggan.com/markdown-ate-the-world/).]]>
            </summary>
            <updated>2026-03-24T13:35:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7197</id>
            <title type="text"><![CDATA[Bibcitation]]></title>
            <link rel="alternate" href="https://www.bibcitation.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7197"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Instant + Automatic Citation &amp;amp; Bibliography Generator.
Bibcitation is a free citation generator that creates bibliographies, references and works cited. Automatically generate MLA, APA, Chicago and other citations and create an accurate bibliography in one click.]]>
            </summary>
            <updated>2025-08-29T11:56:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7201</id>
            <title type="text"><![CDATA[Manuskript]]></title>
            <link rel="alternate" href="https://www.theologeek.ch/manuskript/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7201"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open-source tool for writers.
Manuskript provides a rich environment to help writers create their first draft and then further refine and edit their masterpiece.

- [Manuskript @ GitHub](https://github.com/olivierkes/manuskript).]]>
            </summary>
            <updated>2025-08-29T11:58:31+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9145</id>
            <title type="text"><![CDATA[Trelby]]></title>
            <link rel="alternate" href="http://www.trelby.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9145"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A free, multiplatform, feature-rich screenplay writing program!

- [Trelby @ GitHub](https://github.com/trelby/trelby).]]>
            </summary>
            <updated>2025-08-29T17:21:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9150</id>
            <title type="text"><![CDATA[OASIS Darwin Information Typing Architecture (DITA) TC]]></title>
            <link rel="alternate" href="http://dita.xml.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9150"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Darwin Information Typing Architecture (DITA) is an XML-based, end-to-end architecture for authoring, producing, and delivering readable information as discrete, typed topics.]]>
            </summary>
            <updated>2025-08-29T17:22:41+00:00</updated>
        </entry>
    </feed>
