Does anyone know of any freelancer in Rio de Janeiro? I could use some help with domain registration and transfer but the domain I want is exclusive to Rio de Janeiro.
rio@kawane.misskey.online
@rio@kawane.misskey.online
Posts
-
Does anyone know of any freelancer in Rio de Janeiro? -
Look at what I made... I made.. a Kate snippet... but not just any Kate snippet... it's a Kate snippet that can make a href links to selected text using clipboard content....Look at what I made... I made.. a Kate snippet... but not just any Kate snippet... it's a Kate snippet that can make a href links to selected text using clipboard content.... It took me 24 hours of work because there are literally zero tutorials nor documentation on this in Japanese... I have also made this accessible with a keyboard shortcut... so that I can make href links at will.... without typing
<a href="clipboardtext.html">selectedtext</a>every single time....
Snippet:${hrefwrap()}
Script Library:function hrefwrap() {return "<a href=\"" + editor.clipboardText() + "\">" + view.selectedText() + "</a>";}
#Kate #KDE #Snippet -
Happy Birthday to Ai-chan!Happy Birthday to Ai-chan! The mascot of Misskey!
Misskey is a social network software maintained since 2014; the mascot's name "藍"(Ai) is a common Japanese name meaning "indigo" and she has nothing to do with the Artificial Intelligence hype today.
#Misskey