research-engine
research-engine copied to clipboard
A platform in Google App Engine to facilitate reasearchers' life.
Currently a project URL contains some (long) unique integer identifier: https://research-engine.appspot.com/################ where #s are numbers. In my opinion, it would be preferable for the sake of share-ability to have a...
A new user encountered this error while saving the settings just after _Sign up with Google_ ``` 2016-06-07 00:37:56.470 /settings 500 232ms 0kb Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0...
I just tried to add an article (doi:10.1086/309571) to the library and got the following error: ``` list index out of range Traceback (most recent call last): File "/base/data/home/runtimes/python27/python27_lib/versions/third_party/webapp2-2.3/webapp2.py", line...
I'd like to have a way to export different bits of a project in other formats (i. e. PDF, doc, Markdown, HTML, etc... )
Backups
It'd be nice to have a way a user could backup all the information, should anything _bad_ happen.
It would be nice to see group activities on the main page (https://research-engine.appspot.com/)
Here is the tracelog, I'm still not sure how to reproduce it since I can upload images without any problem. ``` Traceback (most recent call last): File "/base/data/home/runtimes/python27/python27_lib/versions/third_party/webapp2-2.3/webapp2.py", line 1511,...
We lack a clear place for users to report issues or give feedback. I'd like to have GitHub issues but maybe something more familiar, like email, should also be available
Editing pages containing a lot of math ([example](https://research-engine.appspot.com/5898535211892736/wiki/page/Wavelet_transforms)) the automatic preview can make the browser considerably slow. A _solution_ could be to add a button to toggle automatic preview.