zadam / trilium

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

Do you have a Trilium Road Map you can share? #1165

Closed Engr-AllanG closed 3 years ago

Engr-AllanG commented 4 years ago

Hi, I am wondering if you have a Trilium development road map you'd be willing to share? I am curious what plans you my have for the app in the future

zadam commented 4 years ago

Hi, there's a backlog https://github.com/zadam/trilium/milestone/5 but that paints a very incomplete picture.

Otherwise I don't have a public roadmap. There's many things in my head but they are not written down. Maybe I should do that.

Overall theme of the roadmap is refinement, stabilization, UX improvements, speed optimization (if possible) and adding smaller features etc. I'm fairly happy with the scope of features of Trilium and I don't really have plans for any really ground breaking stuff (such as multi-user support or android app).

From top of my head some features I'd like to add are:

jaroet commented 4 years ago

If you could include somehow the mermaid diagram JS library ... that would be awesome...

https://mermaid-js.github.io/mermaid/#/

Op do 30 jul. 2020 om 09:30 schreef zadam notifications@github.com:

Hi, there's a backlog https://github.com/zadam/trilium/milestone/5 but that paints a very incomplete picture.

Otherwise I don't have a public roadmap. There's many things in my head but they are not written down. Maybe I should do that.

Overall theme of the roadmap is refinement, stabilization, UX improvements, speed optimization (if possible) and adding smaller features etc. I'm fairly happy with the scope of features of Trilium and I don't really have plans for any really ground breaking stuff (such as multi-user support or android app).

From top of my head some features I'd like to add are:

  • Math/equation support - there's a CKEditor plugin for that so should be relatively easy
  • Some form of diagramming and/or free-form drawing - probably long-term since this is rather big
  • Table of Contents support and improvements to "Include note" concept
  • Improvements to search interface and saved notes - more view modes (list, book-style view ...) - this is probably coming in 0.45 or so ...

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/zadam/trilium/issues/1165#issuecomment-666189053, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG3CDWEE5OQHVY7ZCI7TEKDR6EOSRANCNFSM4PM44GVQ .

Engr-AllanG commented 4 years ago

@zadam Thanks for the reply - it is great to see that list you put together of potential features, and you're overall directive of stabilization, UX improvements and optimization.

I too, am happy with the feature set

I am working on a theme based on the theme used in the IMF Obsidian demo. Can I upload it here when I'm done?

zadam commented 4 years ago

@Engr-AllanG sure, I think other people would be interested as well!

msbentley commented 4 years ago

That sounds great - I'm especially looking forward to "more view modes" - thanks for all your hard work!

danielandastro commented 3 years ago

That sounds awesome, I'm personally looking forward to math and equations support