Thomas Steiner (@tomayac)

Now at @tomayac@toot.cafe

The below is an off-site archive of all tweets posted by @tomayac ever

June 20th, 2020

@DataChaz @verge If by “app” you mean “extension”, then the answer is yes. The specification is the Ŕuvre of these editors: https://t.co/2DSJAUz2mb. Hope you find it useful!

via Echofon

@Justinwillis96 For inspiration: We just landed https://t.co/2YDiQI4Lf8 in @excalidraw. The core new feature is “save as” apart from regular “save”, and dialog-less hotkey saving. We could even add auto-save. Still need to make the file handle par

via Echofon

@Errioxa @berengueremilio “`js
const selectedText = getSelection().toString();
const newUrl = new URL(location);
newUrl.hash = `:~:text=${encodeURIComponent(selectedText)}`;
“`

⬆️ This code simply takes the currently selected text for the URL, w/o

via Twitter for iPhone

@Errioxa @berengueremilio ¡Hola! We took a little longer to implement the present extension because we didn’t go with the naive approach (which, to be fair, works perfectly fine in a lot of cases), but always get a unique link. More context: https://t.

via Twitter for iPhone