Bike Tagging Extension Experiment

Putting AI to work today on creating a tagging extension. Current progress:

Tags / subtags are then filterable through Outline paths:

The implementation is super clunky, especially filtering, but it seems like the basics work.

1 Like

Well I’m impressed!

I’m curious to hear a bout more about interaction and implementation.

I’ve set up a GitHub repo if anyone wants to test-drive the extension themselves.

You can find the extension under /src/biketags.bkext.

Limitations:

  • sidebar functionality is manually triggered using command palette
  • can pollute .bikemd files with a lot of data if you use tags heavily. Good news is this comes at the end of lines.
2 Likes