research-engine
research-engine copied to clipboard
A platform in Google App Engine to facilitate reasearchers' life.
There are some issues while using Markdown in conjunction with Mathjax. Fartunately [this extension](https://github.com/mayoff/python-markdown-mathjax) seems to solve it. I'd like to have it installed.
The email notifications could be greatly improved with: - [ ] Better styling - [ ] A choice of having them instantly, daily or weekly - [ ] A choice...
Currently wiki pages are permanent but maybe we want to rename or delete some of them.
When creating a new WIki page, if there's a Wikipedia page on the subject, I'd like to offer the option to import it into the Wiki.
_Wikipedia-like_ redirects for the case when the same concept can be referenced by different page titles.
I'd like for users to be able to set their timezone so they see all the dates in a more meaningful way.
I'd like to have a section stating how many items (notebooks, wiki pages, writings, etc...) are in each project in its _Overview_ page.
I'm not sure if instantly, daily, weekly.... and if user- or project-centric
I want to be able to generate plots for files in the datasets. By now the best bet I have is using [d3.js](http://d3js.org/) with csv files. What I have in...