Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/steventhanna/schenda
A tool to help students stay organized
https://github.com/steventhanna/schenda
Last synced: 5 days ago
JSON representation
A tool to help students stay organized
- Host: GitHub
- URL: https://github.com/steventhanna/schenda
- Owner: steventhanna
- License: gpl-2.0
- Created: 2015-07-28T04:31:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-23T02:42:18.000Z (over 7 years ago)
- Last Synced: 2024-04-14T22:19:56.769Z (7 months ago)
- Language: JavaScript
- Size: 1.92 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# schenda
A tool to help students stay organized- Use [Ace Editor](http://ace.c9.io/) for editing Markdown.
- Use [Markdown to PDF](https://npmjs.org/package/markdown-pdf) for creating PDF documents from Markdown.
- Use [HTML to PDF](https://github.com/marcbachmann/node-html-pdf) for creating PDF documents from HTML.
- Use [Marked](https://github.com/chjj/marked). This actually looks promising... Start here.
- Use [Pandoc](http://pandoc.org/). This also looks promising... Even contains LaTeX.
- Use [Node-Summary](https://github.com/jbrooksuk/node-summary) for summarizing notes... This could be super useful. Could there even be a mode for summarizing articles, and other blocks of text?
- Could we incorporate [streamr](http://stosur.info/streamr/)? That would be super cool.The problem is, is that I don't know if I have the available disk space in order to use the second or third link.
# Not Maintained