Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TwoFold tags ideas #1

Open
13 of 20 tasks
croqaz opened this issue Jun 24, 2023 · 0 comments
Open
13 of 20 tasks

TwoFold tags ideas #1

croqaz opened this issue Jun 24, 2023 · 0 comments

Comments

@croqaz
Copy link
Member

croqaz commented Jun 24, 2023

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:

  • 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant