Roadmap
Liminal Bioinformatics

Features will not necessarily be implemented in this particular order, nor will all features neccessarily be released. This is dependent on user feedback and is subject to change.

Future Features

This is our roadmap of features to release. This list is incomplete and features will be released based on customer demand.

< Major >

  • Rstudio integration: load in a library (e.g., library(liminal)) and have all your work automatically turns into a notebook entry each day and synced to your personal and group activity feeds.
  • IDE/Code Editor integration: piggy-backing off functionality controlled by Git, turn your coding history into daily notebook entries that sync to your personal and group activity feeds.
  • Jupyter notebook integration: similar to the RStudio functionality, except for iPython/Jupyter notebooks.
  • Activity Feed: as we integrate new automated sources of notebook entries, we will be further advancing how our activity feed looks. The goal is to integrate as many sources of work and sync them all to 1 global activity feed, that way you can search any work you've done in one location, whether that be from the terminal, RStudio, or anywhere else.

< Minor >

  • Personalized AI assistant that knows all your command history
  • Retrieve lost work by creating notebook entries from the past. Scan your past shell history from past years to retroactively create notebook entries.