You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First issue ever should be a poll for ideas. Some of them are implemented, so that's also an updatable TODO/ DONE list.
Feel free to leave your comments and ideas below!
Here we go:
random integer or floating number
random left or right, up and down
random slice, dice 🎲
random game card ♥️♠️
real emoji clock 🕣
emoji day or night, depending on the time of the day
current horoscope sign, depending on the time of the year
formatted date
file reader with crop (injects the content of a file in the tmpl window)
STDIN with crop (injects the STDIN in the tmpl window)
sort the lines of text from the tmpl window
current file text stats like: paragraphs, sentences, words
your external IP
weather in your location (or a specific location) as emoji or text
fetch HTTP as JSON and select a subset of the response (this would be the general function for all request functions)
fetch stats about a Github or Gitlab repo (stars, watchers, forks and open issues); This will need a plugin to cache the response for some time, because both Git providers have aggressive rate limiting, so after a few renders, the tag will stop working...
show synonyms and antonyms for a word
show text spelling errors, and suggestions for improving the grammar
execute a command line app and use the output
run Javascript and output the results
The text was updated successfully, but these errors were encountered:
Original issue, from the old repo: ShinyTrinkets/twofold.js#1
First issue ever should be a poll for ideas. Some of them are implemented, so that's also an updatable TODO/ DONE list.
Feel free to leave your comments and ideas below!
Here we go:
The text was updated successfully, but these errors were encountered: