zadam / trilium

Build your personal knowledge base with Trilium Notes
GNU Affero General Public License v3.0
27.2k stars 1.9k forks source link

(Feature request) An online store for note scripts/templates/extensions #3293

Closed filipworksdev closed 9 months ago

filipworksdev commented 1 year ago

Describe feature

Ability to export/import notes/scripts/templates/themes as standalone packages via an online asset store or central repository and an asset store browser straight from Trilium Notes.

Additional Information

Trillium Notes is very extensible.

The default project contains a slew of interesting and useful scripts and example. However, I did not find a central repository for all of these scripts and notes. The idea is to create an asset store where users can browse, submit, install, export, import extensions/addons/scripts/tool/notes/templates/themes.

For example a standalone Calendar component image

zadam commented 1 year ago

Hi, see #3238 https://github.com/zadam/trilium/issues/2969, https://github.com/zadam/trilium/issues/986.

filipworksdev commented 1 year ago

@zadam Thank you! Sounds good. Do you wish for me to close this as a duplicate of the other 3?

I have also seen the show and tell discussion very handy.

I think a really easy store could be made right here on github as a repo to collect useful scripts as archived .zip exports then using git you can browse and download what you need.

The zip files could eventually be expanded to have an internal structure such that you can add a description and picture and maybe .zip could become a different extension .trz trilium zip for example which is specifically just a self contained plugin.

meichthys commented 9 months ago

@filipworksdev Let's consolidate the discussion over on #986