GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Conversation

Notices

  1. Embed this notice
    Buttondown (buttondown@mastodon.social)'s status on Saturday, 01-Jun-2024 00:17:25 JST Buttondown Buttondown

    New editor features
    https://buttondown.email/changelog/2024-05-29

    In conversation Saturday, 01-Jun-2024 00:17:25 JST from mastodon.social permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: buttondown.email
      2024-05-29
      New editor features
    • Embed this notice
      Eric Matthes (ehmatthes@fosstodon.org)'s status on Saturday, 01-Jun-2024 01:17:50 JST Eric Matthes Eric Matthes
      in reply to

      @buttondown Yes yes yes! I'd love to hear more about how you went about implementing this.

      We've heard for so long that code blocks in emails can't be highlighted because email clients are limited. That has seemed unfounded, and I've implemented it for my own newsletter on Ghost.

      How did you decide to make this happen when other platforms say email clients can't support it?

      In conversation Saturday, 01-Jun-2024 01:17:50 JST permalink

      Attachments


      1. https://cdn.fosstodon.org/media_attachments/files/112/536/386/312/167/503/original/d6e5640751d41164.png
    • Embed this notice
      Buttondown (buttondown@mastodon.social)'s status on Saturday, 01-Jun-2024 01:19:01 JST Buttondown Buttondown
      in reply to
      • Eric Matthes

      @ehmatthes You're probably looking for an answer less blasé than "we tried harder than they did", right? ;)

      (Really, the answer for anything email-related is — inline everything, and test rigorously. It's a painful process, but not even a clever one!)

      In conversation Saturday, 01-Jun-2024 01:19:01 JST permalink
    • Embed this notice
      Eric Matthes (ehmatthes@fosstodon.org)'s status on Saturday, 01-Jun-2024 02:04:08 JST Eric Matthes Eric Matthes
      in reply to

      @buttondown BTW I really hope you see some technical writers migrate from Substack for this feature alone. I shared this update in a technical writers group I'm part of.

      I haven't heard any complaints from my own subscribers, but I have heard from a number of people that highlighted code blocks really do make posts more readable. I included support for highlighted lines and filenames, which is really helpful for writing about code as well.

      In conversation Saturday, 01-Jun-2024 02:04:08 JST permalink

      Attachments


      1. https://cdn.fosstodon.org/media_attachments/files/112/536/659/637/972/723/original/2e0445ad454f7192.png
    • Embed this notice
      Buttondown (buttondown@mastodon.social)'s status on Saturday, 01-Jun-2024 02:04:08 JST Buttondown Buttondown
      in reply to
      • Eric Matthes

      @ehmatthes I love that! Is it your own syntax or some dialect of e.g. pygments?

      In conversation Saturday, 01-Jun-2024 02:04:08 JST permalink
    • Embed this notice
      Eric Matthes (ehmatthes@fosstodon.org)'s status on Saturday, 01-Jun-2024 02:04:09 JST Eric Matthes Eric Matthes
      in reply to

      @buttondown Well, I wouldn't be surprised if it's that simple. Most platforms just haven't seemed to prioritize technical writing.

      When I dug into the internals of emails that were actually sent by a variety of platforms, I found plenty of CSS to support other features. It didn't take much more to support highlighting.

      If you don't mind my asking, did you find a few clients that don't handle it well? I don't have access to good email client testing tools.

      In conversation Saturday, 01-Jun-2024 02:04:09 JST permalink
    • Embed this notice
      Buttondown (buttondown@mastodon.social)'s status on Tuesday, 04-Jun-2024 00:28:33 JST Buttondown Buttondown
      in reply to
      • Eric Matthes

      @ehmatthes Ask and thou shall receive ;)

      In conversation Tuesday, 04-Jun-2024 00:28:33 JST permalink

      Attachments


      1. https://files.mastodon.social/media_attachments/files/112/553/394/625/080/805/original/b75f19c2dfdd05f8.png
    • Embed this notice
      Eric Matthes (ehmatthes@fosstodon.org)'s status on Tuesday, 04-Jun-2024 00:28:34 JST Eric Matthes Eric Matthes
      in reply to

      @buttondown BTW I'd love to see you implement this as well. It's no more difficult than syntax highlighting, adds little weight to emails, should be broadly supported by clients, and makes a world of difference when writing about code.

      In conversation Tuesday, 04-Jun-2024 00:28:34 JST permalink
    • Embed this notice
      Eric Matthes (ehmatthes@fosstodon.org)'s status on Tuesday, 04-Jun-2024 09:41:29 JST Eric Matthes Eric Matthes
      in reply to

      @buttondown PS now do filenames!

      In conversation Tuesday, 04-Jun-2024 09:41:29 JST permalink
    • Embed this notice
      Buttondown (buttondown@mastodon.social)'s status on Tuesday, 04-Jun-2024 09:41:29 JST Buttondown Buttondown
      in reply to
      • Eric Matthes

      @ehmatthes Hmm, what do you mean by filenames?

      In conversation Tuesday, 04-Jun-2024 09:41:29 JST permalink
    • Embed this notice
      Eric Matthes (ehmatthes@fosstodon.org)'s status on Tuesday, 04-Jun-2024 09:41:30 JST Eric Matthes Eric Matthes
      in reply to

      @buttondown This is fantastic! Will you support ranges? ie

      hl_lines="3 5-7 10"

      In conversation Tuesday, 04-Jun-2024 09:41:30 JST permalink
    • Embed this notice
      Buttondown (buttondown@mastodon.social)'s status on Thursday, 06-Jun-2024 22:32:36 JST Buttondown Buttondown
      in reply to
      • NAAN

      @naan Got it file here, will fix soon! (https://github.com/buttondown/roadmap/issues/2814). (But in the meantime, I recommend trying out Fancy Mode!)

      In conversation Thursday, 06-Jun-2024 22:32:36 JST permalink

      Attachments

      1. Domain not in remote thumbnail source whitelist: opengraph.githubassets.com
        Editor toolbar stays in one place while scrolling · Issue #2814 · buttondown/roadmap
        I think it'd be more ergonomic if it moved with the text: 2024-05-31.at.16.01.26.mp4
    • Embed this notice
      NAAN (naan@sakurajima.moe)'s status on Thursday, 06-Jun-2024 22:32:37 JST NAAN NAAN
      in reply to

      @buttondown The new updates have been sooooo good. Smoothest time writing my updates now :ablobcatnodmeltcry:

      I think the only thing bothering me--and it's really a me thing, maybe--is that if I'm writing a long update, I have to scroll way back up to the file menu to link, adjust alignment, etc. For some reason, I keep thinking the old version had it so that the menu scrolled down with you--am I wrong in remembering that?

      In conversation Thursday, 06-Jun-2024 22:32:37 JST permalink

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.