{% extends 'base_app.html' %} {% load compressed %} {% block extrahead %} {% compressed_css 'bookshelf' %} {% compressed_js 'bookshelf' %} {% endblock %} {% block content %}
  New Notebook  New Folder  Attach  Archive  Trash Refresh
Delete Folder
  Title System Date

Attach data to your notebooks

(e.g. files or images for use in a notebook session.)


or, Attach data from a URL on the internet:

(e.g. 'http://www.example.com/mydatafile.txt')

This functionality is a work in progress.
{% endblock %}