@hazelnoot Hey! I think of AiScript as a subset of javascript. I can build scripts that affect your individual Calckey experience if you choose to install a plugin or view a page I've created.

But AiScript puts a lot of guardrails around what I can do - no external API calls for example. And, I can only alter the pieces of the Calckey UI that I'm permitted - your timeline and post dialog mostly.

More info here if you want to check it out.

https://codeberg.org/box464/calckey-plugins #Calckey #CalckeyPlugins
Firefish Snippets Collection

A Firefish collection of plugins, css, and themes that have been approved and vetted for use by @[email protected].

In other news, I just updated the Calckey AiScript documentation. It now includes an in-depth explanation of the syntax using AiScript version .11

This ports a translated version of the official AiScript documentation on the topic, but reorganized a bit and added guidance from my own experience.

https://codeberg.org/box464/calckey-plugins/src/branch/main/docs/Reference_AiScript_Syntax.md #Calckey #CalckeyPlugins
calckey-plugins

A collection of documentation and sample code for Calckey Plugins using AiScript v0.11.1.

Codeberg.org
Some additions to the Calckey Plugins documentation 👀

Added links to two useful
AiScript Visual Studio Code Syntax Highlighter and Auto-complete extensions created by @kainoa and @tubone24.

Added link to a
small but growing collection of Plugin templates that can be used to jump start your plugin development. Just getting started here! #CalckeyPlugins
calckey-plugins

A collection of documentation and sample code for Calckey Plugins using AiScript v0.11.1.

Codeberg.org

I'm finishing up my Calckey Plugins projects with final thoughts and some open source contributions.

https://box464.com/posts/calckey-plugins-conclusion/

https://codeberg.org/box464/calckey-plugins

#Calckey #AiScript #CalckeyPlugins

Calckey Plugins - Final Thoughts

I’ve had a blast learning about Calckey Plugins over the past few weeks. The community has been wonderful and helping out when I get stuck. It’s time to give back a little and share what I’ve learned. I’ve put together a list of resources that I’ve found helpful and a few of my own notes. I hope the community finds it useful.

Jeff Sikes
My time with Calckey plugins is coming to a close for a bit, but I'll be back and "plugging away" (ooof) before you know it.

The last little contribution is
an open sourced collection of all my notes and curated references I gathered the past few weeks. I hope it's useful.

If you're considering developing plugins, I do recommend starting here, because you will get lost with all of the AiScript 0.13 references you find on the internet that don't work right now in Calckey.

Finally, a
brief blog post about the conclusion to this work if you're been following along.

It's been fun! Can't wait to see what's next.


#CalckeyPlugins #AiScript
calckey-plugins

A collection of documentation and sample code for Calckey Plugins using AiScript v0.11.1.

Codeberg.org
@kainoa 😆 Well I have to travel for work over the next two weeks so at least not for a bit! And I HAVE to finish this other project i was working on - #MastodonStarterKit, then maybe #CalckeyStarterKit soon after? I'm tired already. #CalckeyPlugins #AiScript
Well, I couldn't help myself and created one more plugin (I said that last one was it!)

When someone I follow posts on a timeline, and they mark it as visible to "Followers Only", it often gets lost in the feed. The notes don't look any different than other notes.

I created a plugin that will add a short notification at the top of the note that helps identify that the post is especially meant for me and other followers specifically.

Here you go, in case you find it useful, too.
🤟

👀 For Followers Eyes Only #CalckeyPlugins #AiScript
calckey-plugins

A collection of documentation and sample code for Calckey Plugins using AiScript v0.11.1.

Codeberg.org

Calckey Plugins in particular are difficult to find. Most are found on Japanese language websites.

On top of that, some plugins utilize the Calckey API. It's important that users understand what those plugins are doing, in particular!

I've vetted a collection of plugins that users can feel good about installing and hope to add more from the community along the way. ❤️

https://snips.box464.com/catalog/

#Calckey #CalckeyPlugins #AiScript

Firefish Snippets Collection

A Firefish collection of plugins, css, and themes that have been approved and vetted for use by @[email protected].

Here's an even easier way to get some fun MFM snippets and utility plugins. I've created a Calckey Snippets Collection.

All plugins have been vetted and tested. Several MFM artists graciously allowed me to pre-package some fun snippets of their work along with the plugins I introduced this week.

Check them out!

@MariaTheMartian @Kiko @jovikowi
#Calckey #CalckeyPlugins #AiScript #Calckey #CalckeyPlugins #AiScript
Firefish Snippets Collection

A Firefish collection of plugins, css, and themes that have been approved and vetted for use by @[email protected].

Finishing up my Calckey Plugins week with a fun one. MFM (Misskey Flavoured Markdown) is quite an expressive art form and a great entry to coding, math, and styling (but having fun and not realizing your'e learning something) 🤫

Here I've created a plugin generator, which writes the AiScript code based on a few pieces of information provided by a user in a form.

https://box464.com/posts/calckey-snippets/

#Calckey #CalckeyPlugins #AiScript

Calckey Plugin - Snippets

Introducing - Snippets! A Calckey Plugin generator for easily sharing your favorite MFM and plain text snippets in your posts, right from the action items menu.

Jeff Sikes