GitXplorerGitXplorer
A

typing-racc

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
8544567fa7cdca95120ff307cbb29c1da422de04

docs(ticktick): fix agent JSON link

AAviDuda committed 13 days ago
Verified
0b0444a82b36be8f3f3ca108f73093e7c0be9831

feat: [WIP] add YNAB plugin for TypingMind

AAviDuda committed 13 days ago
Verified
ee99d065d64407af6dfd6234f7bbe39084d6f9f8

refactor: move shared utils to a separate folder, rename TickTick types

AAviDuda committed 13 days ago
Verified
84d82a668ea82bf1bacab32c421cbcb7b9ee4a3f

chore: respect EditorConfig in Biome

AAviDuda committed 13 days ago
Verified
b7a4e8ff1a53055a1a839896e4e1c028ed1d50c0

docs: add build instructions, mention license

AAviDuda committed 13 days ago
Verified
7cfe684e8dcecf16b7296914b203883208db8a83

feat: add GitHub Pages readme

AAviDuda committed 13 days ago

README

The README file for this repository.

typing-racc TypingMind plugins

My collection of plugins for TypingMind.

Plugins

Click on the plugin name to see the documentation for that plugin.

A plugin to manage your tasks in TickTick task manager using TypingMind.

YNAB - 🚧 work in progress 🚧

A plugin to manage your budget in YNAB (You Need A Budget) using TypingMind.

Development

Setup

  • Use Bun as the JavaScript runtime/bundler.
  • Use Biome for formatting and linting.

You can install both via installing mise and running mise install.

Build

Run bun run build to build the plugins.

License

MIT