silky / super-reference

:books: Web-based reference manager, written in Haskell.
MIT License
29 stars 0 forks source link

allow editing of bibtex entries? #3

Open silky opened 9 years ago

silky commented 9 years ago

let's do this with a different route.

silky commented 9 years ago

let's also do this by fully adopting the kind of "form" system and generate a form based on the BibTeX.T structure.

silky commented 9 years ago

http://stackoverflow.com/questions/12179832/dynamic-form-generation-with-yesod http://carlo-hamalainen.net/blog/2013/7/24/note-on-applicative-forms-in-yesod https://www.fpcomplete.com/user/msrdic/bootstrap-3-forms-with-yesod-1 http://www.yesodweb.com/book/forms

silky commented 9 years ago

meh

i'm doing this by just editing the bibtex file manually for now (with vim).