Nriver / awesome-trilium

A collection of interesting Trilium Notes extensions. Including themes, widgets, scripts, API extensions, etc. Trilium插件合集
GNU General Public License v3.0
466 stars 26 forks source link

Category for trilium-types? #29

Closed zerebos closed 1 year ago

zerebos commented 1 year ago

I created a types package for Trilium for developing both frontend and backend scripts. For TypeScript development this adds full typed support, and for JavaScript development, it adds type hints, autocomplete, and more.

I'm just not sure what category it really fits into here or if it should even be included at all since it's more niche and for developers than users.

Nriver commented 1 year ago

May be a Development Tools section would be suitable. You can put it some where around the ETAPI section as they are for developers.

QuentinLeCaignec commented 1 year ago

A Devtools or Development Tools section could be useful, as the API and general tooling of trilium matures and stabilizes I think we might genuinely have more entries in there. If there ever is a simplified flow for making, bundling, finding and installing plugins/widgets/themes/etc for trilium, many neat little programs will probably be released.