Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. Parchment is now available.

Parchment is now available.

Scheduled Pinned Locked Moved Uncategorized
gnome
18 Posts 9 Posters 26 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • vtrlx@mastodon.socialV vtrlx@mastodon.social

    Parchment is now available.

    Parchment is a plain text editor for #GNOME that delivers a clean and distraction-free writing experience. It stays out of your way and allows you to focus on what really matters: writing.

    I have written dozens of blog posts and several software projects using Parchment, including Parchment itself.

    Writeup ⇒ https://www.vtrlx.ca/posts/2026/parchment-now-available/
    Get it on Flathub ⇒ https://flathub.org/apps/details/ca.vtrlx.Parchment
    Source code ⇒ https://codeberg.org/vtrlx/parchment

    vtrlx@mastodon.socialV This user is from outside of this forum
    vtrlx@mastodon.socialV This user is from outside of this forum
    vtrlx@mastodon.social
    wrote last edited by
    #2

    Parchment is "maximally minimalist" in scope; It contains only the features it needs and nothing more. Despite this relatively small size, Parchment has been over two years in the making. This is in part because I wanted to release a complete, finished app but also because I believed it was important to get it right. Other projects I've started and completed in that time served as exercises in determining what Parchment needed, and what it didn't. The result is what you see today.

    mkhl@social.treehouse.systemsM 1 Reply Last reply
    0
    • vtrlx@mastodon.socialV vtrlx@mastodon.social

      Parchment is "maximally minimalist" in scope; It contains only the features it needs and nothing more. Despite this relatively small size, Parchment has been over two years in the making. This is in part because I wanted to release a complete, finished app but also because I believed it was important to get it right. Other projects I've started and completed in that time served as exercises in determining what Parchment needed, and what it didn't. The result is what you see today.

      mkhl@social.treehouse.systemsM This user is from outside of this forum
      mkhl@social.treehouse.systemsM This user is from outside of this forum
      mkhl@social.treehouse.systems
      wrote last edited by
      #3

      @vtrlx that looks fantastic!

      does it have a way to run shell script on selected text, like the pipe character in Acme's command language?

      vtrlx@mastodon.socialV 1 Reply Last reply
      0
      • mkhl@social.treehouse.systemsM mkhl@social.treehouse.systems

        @vtrlx that looks fantastic!

        does it have a way to run shell script on selected text, like the pipe character in Acme's command language?

        vtrlx@mastodon.socialV This user is from outside of this forum
        vtrlx@mastodon.socialV This user is from outside of this forum
        vtrlx@mastodon.social
        wrote last edited by
        #4

        @mkhl Afraid not. Though Acme was an inspiration (Parchment started as a Sam clone, believe it or not), there's no command-running in Parchment. Instead, I achieve a similar result to what you ask by using Telepipe's clipboard redirection. See this document: https://codeberg.org/vtrlx/telepipe/src/branch/main/docs/Clipboard%20Redirection.md

        mkhl@social.treehouse.systemsM 1 Reply Last reply
        0
        • vtrlx@mastodon.socialV vtrlx@mastodon.social

          @mkhl Afraid not. Though Acme was an inspiration (Parchment started as a Sam clone, believe it or not), there's no command-running in Parchment. Instead, I achieve a similar result to what you ask by using Telepipe's clipboard redirection. See this document: https://codeberg.org/vtrlx/telepipe/src/branch/main/docs/Clipboard%20Redirection.md

          mkhl@social.treehouse.systemsM This user is from outside of this forum
          mkhl@social.treehouse.systemsM This user is from outside of this forum
          mkhl@social.treehouse.systems
          wrote last edited by
          #5

          @vtrlx got it, thanks!

          1 Reply Last reply
          0
          • gnome@floss.socialG gnome@floss.social shared this topic
          • vtrlx@mastodon.socialV vtrlx@mastodon.social

            Parchment is now available.

            Parchment is a plain text editor for #GNOME that delivers a clean and distraction-free writing experience. It stays out of your way and allows you to focus on what really matters: writing.

            I have written dozens of blog posts and several software projects using Parchment, including Parchment itself.

            Writeup ⇒ https://www.vtrlx.ca/posts/2026/parchment-now-available/
            Get it on Flathub ⇒ https://flathub.org/apps/details/ca.vtrlx.Parchment
            Source code ⇒ https://codeberg.org/vtrlx/parchment

            tris@chaos.socialT This user is from outside of this forum
            tris@chaos.socialT This user is from outside of this forum
            tris@chaos.social
            wrote last edited by
            #6

            @vtrlx Remember seeing https://blogs.gnome.org/chergert/2026/02/06/mid-life-transitions/, could it be spiritual successor to GNOME Text Editor?

            vtrlx@mastodon.socialV 1 Reply Last reply
            0
            • tris@chaos.socialT tris@chaos.social

              @vtrlx Remember seeing https://blogs.gnome.org/chergert/2026/02/06/mid-life-transitions/, could it be spiritual successor to GNOME Text Editor?

              vtrlx@mastodon.socialV This user is from outside of this forum
              vtrlx@mastodon.socialV This user is from outside of this forum
              vtrlx@mastodon.social
              wrote last edited by
              #7

              @tris I don't know if the two apps are too comparable; Other than the surface level of being plain text editors, both apps have very different goals. G•T•E is concerned with compatibility and fitting in with how users would expect a text editor to lay out text, whereas Parchment is utterly unconcerned because my goal was primarily to enable too plain text editing using proportional type. The consequences of that difference are significant.

              tris@chaos.socialT 1 Reply Last reply
              0
              • vtrlx@mastodon.socialV vtrlx@mastodon.social

                @tris I don't know if the two apps are too comparable; Other than the surface level of being plain text editors, both apps have very different goals. G•T•E is concerned with compatibility and fitting in with how users would expect a text editor to lay out text, whereas Parchment is utterly unconcerned because my goal was primarily to enable too plain text editing using proportional type. The consequences of that difference are significant.

                tris@chaos.socialT This user is from outside of this forum
                tris@chaos.socialT This user is from outside of this forum
                tris@chaos.social
                wrote last edited by
                #8

                @vtrlx Fair enough, once I discussed about using landlock in GTE with @chergert, I don't remember what exactly he said about that lol

                1 Reply Last reply
                0
                • vtrlx@mastodon.socialV vtrlx@mastodon.social

                  Parchment is now available.

                  Parchment is a plain text editor for #GNOME that delivers a clean and distraction-free writing experience. It stays out of your way and allows you to focus on what really matters: writing.

                  I have written dozens of blog posts and several software projects using Parchment, including Parchment itself.

                  Writeup ⇒ https://www.vtrlx.ca/posts/2026/parchment-now-available/
                  Get it on Flathub ⇒ https://flathub.org/apps/details/ca.vtrlx.Parchment
                  Source code ⇒ https://codeberg.org/vtrlx/parchment

                  vatvslpr@c.imV This user is from outside of this forum
                  vatvslpr@c.imV This user is from outside of this forum
                  vatvslpr@c.im
                  wrote last edited by
                  #9

                  @vtrlx
                  I'm surprised you chose to default to using a proportional font if code editing is an intended use case. I have a feeling I'm not going to be the only one who asks. Do you have a FAQ or something where you explain your design choices?

                  vtrlx@mastodon.socialV 1 Reply Last reply
                  0
                  • vtrlx@mastodon.socialV vtrlx@mastodon.social

                    Parchment is now available.

                    Parchment is a plain text editor for #GNOME that delivers a clean and distraction-free writing experience. It stays out of your way and allows you to focus on what really matters: writing.

                    I have written dozens of blog posts and several software projects using Parchment, including Parchment itself.

                    Writeup ⇒ https://www.vtrlx.ca/posts/2026/parchment-now-available/
                    Get it on Flathub ⇒ https://flathub.org/apps/details/ca.vtrlx.Parchment
                    Source code ⇒ https://codeberg.org/vtrlx/parchment

                    codebuzz@indieweb.socialC This user is from outside of this forum
                    codebuzz@indieweb.socialC This user is from outside of this forum
                    codebuzz@indieweb.social
                    wrote last edited by
                    #10

                    @vtrlx Looks interesting. One thing though, it shows a screen with a tab with a Markdown file, but I can't read anywhere if it supports Markdown and if so, in what capacity.

                    I'm curious if it does, that would make me want to try it out.

                    1 Reply Last reply
                    0
                    • vatvslpr@c.imV vatvslpr@c.im

                      @vtrlx
                      I'm surprised you chose to default to using a proportional font if code editing is an intended use case. I have a feeling I'm not going to be the only one who asks. Do you have a FAQ or something where you explain your design choices?

                      vtrlx@mastodon.socialV This user is from outside of this forum
                      vtrlx@mastodon.socialV This user is from outside of this forum
                      vtrlx@mastodon.social
                      wrote last edited by
                      #11

                      @VATVSLPR FAQ is something I've considered, yes. I'll probably do so sooner than later, but to summarize the many reasons to prefer proportional over monospace for code: I believe monospace is a distraction.

                      FWIW, when I use Parchment (for most of my programming and all of my writing), I use the system default sans-serif font. That is how I expect most users to use it as well.

                      hipsterelectron@circumstances.runH gureito@mastodon.gamedev.placeG 2 Replies Last reply
                      0
                      • vtrlx@mastodon.socialV This user is from outside of this forum
                        vtrlx@mastodon.socialV This user is from outside of this forum
                        vtrlx@mastodon.social
                        wrote last edited by
                        #12

                        @lerothas Parchment is primarily focused on presenting text with proportional type, and nearly every other choice I made with the app is in service of that goal.

                        1 Reply Last reply
                        0
                        • vtrlx@mastodon.socialV vtrlx@mastodon.social

                          Parchment is now available.

                          Parchment is a plain text editor for #GNOME that delivers a clean and distraction-free writing experience. It stays out of your way and allows you to focus on what really matters: writing.

                          I have written dozens of blog posts and several software projects using Parchment, including Parchment itself.

                          Writeup ⇒ https://www.vtrlx.ca/posts/2026/parchment-now-available/
                          Get it on Flathub ⇒ https://flathub.org/apps/details/ca.vtrlx.Parchment
                          Source code ⇒ https://codeberg.org/vtrlx/parchment

                          souzsa@bolha.usS This user is from outside of this forum
                          souzsa@bolha.usS This user is from outside of this forum
                          souzsa@bolha.us
                          wrote last edited by
                          #13

                          @vtrlx I liked that it has almost no input latency. Maybe the most responsive adwaita app I've used

                          1 Reply Last reply
                          0
                          • vtrlx@mastodon.socialV vtrlx@mastodon.social

                            Parchment is now available.

                            Parchment is a plain text editor for #GNOME that delivers a clean and distraction-free writing experience. It stays out of your way and allows you to focus on what really matters: writing.

                            I have written dozens of blog posts and several software projects using Parchment, including Parchment itself.

                            Writeup ⇒ https://www.vtrlx.ca/posts/2026/parchment-now-available/
                            Get it on Flathub ⇒ https://flathub.org/apps/details/ca.vtrlx.Parchment
                            Source code ⇒ https://codeberg.org/vtrlx/parchment

                            hipsterelectron@circumstances.runH This user is from outside of this forum
                            hipsterelectron@circumstances.runH This user is from outside of this forum
                            hipsterelectron@circumstances.run
                            wrote last edited by
                            #14

                            @vtrlx i continue to find every one of your design decisions surprising and compelling

                            vtrlx@mastodon.socialV 1 Reply Last reply
                            0
                            • vtrlx@mastodon.socialV vtrlx@mastodon.social

                              @VATVSLPR FAQ is something I've considered, yes. I'll probably do so sooner than later, but to summarize the many reasons to prefer proportional over monospace for code: I believe monospace is a distraction.

                              FWIW, when I use Parchment (for most of my programming and all of my writing), I use the system default sans-serif font. That is how I expect most users to use it as well.

                              hipsterelectron@circumstances.runH This user is from outside of this forum
                              hipsterelectron@circumstances.runH This user is from outside of this forum
                              hipsterelectron@circumstances.run
                              wrote last edited by
                              #15

                              @vtrlx @VATVSLPR i also find the argument that monospace is ascii-centric to be compelling

                              1 Reply Last reply
                              0
                              • hipsterelectron@circumstances.runH hipsterelectron@circumstances.run

                                @vtrlx i continue to find every one of your design decisions surprising and compelling

                                vtrlx@mastodon.socialV This user is from outside of this forum
                                vtrlx@mastodon.socialV This user is from outside of this forum
                                vtrlx@mastodon.social
                                wrote last edited by
                                #16

                                @hipsterelectron I could probably talk for hours about all the subtle choices I made in the app. Some were spur-of-the-moment tweaks that stuck because they felt good, some were extremely deliberate choices that I had made before writing the first line of code.

                                1 Reply Last reply
                                0
                                • vtrlx@mastodon.socialV vtrlx@mastodon.social

                                  @VATVSLPR FAQ is something I've considered, yes. I'll probably do so sooner than later, but to summarize the many reasons to prefer proportional over monospace for code: I believe monospace is a distraction.

                                  FWIW, when I use Parchment (for most of my programming and all of my writing), I use the system default sans-serif font. That is how I expect most users to use it as well.

                                  gureito@mastodon.gamedev.placeG This user is from outside of this forum
                                  gureito@mastodon.gamedev.placeG This user is from outside of this forum
                                  gureito@mastodon.gamedev.place
                                  wrote last edited by
                                  #17

                                  @vtrlx @VATVSLPR it's about time i give it a try on using proportional fonts again for coding. just realized that coincidentally, the last time i really had fun writing code was using the Leo Editor and it *was* setup that way 🤷 anyway, the editor looks great ^_^

                                  1 Reply Last reply
                                  0
                                  • vtrlx@mastodon.socialV vtrlx@mastodon.social

                                    Parchment is now available.

                                    Parchment is a plain text editor for #GNOME that delivers a clean and distraction-free writing experience. It stays out of your way and allows you to focus on what really matters: writing.

                                    I have written dozens of blog posts and several software projects using Parchment, including Parchment itself.

                                    Writeup ⇒ https://www.vtrlx.ca/posts/2026/parchment-now-available/
                                    Get it on Flathub ⇒ https://flathub.org/apps/details/ca.vtrlx.Parchment
                                    Source code ⇒ https://codeberg.org/vtrlx/parchment

                                    loremipsum@s.cafeL This user is from outside of this forum
                                    loremipsum@s.cafeL This user is from outside of this forum
                                    loremipsum@s.cafe
                                    wrote last edited by
                                    #18

                                    @vtrlx cool

                                    1 Reply Last reply
                                    0
                                    • R relay@relay.mycrowd.ca shared this topic
                                    Reply
                                    • Reply as topic
                                    Log in to reply
                                    • Oldest to Newest
                                    • Newest to Oldest
                                    • Most Votes


                                    • Login

                                    • Login or register to search.
                                    • First post
                                      Last post
                                    0
                                    • Categories
                                    • Recent
                                    • Tags
                                    • Popular
                                    • World
                                    • Users
                                    • Groups