emacs-ipython-notebook/doc
dickmao 0490031ec8 Sane File Navigation
As emacs users we prefer and have the luxury of fuzzy file navigation
via ido and projectile.  From a notebook or notebooklist buffer, the commands

`C-c C-f` ein:file-open
`C-c C-o` ein:notebook-open

offer an ido alternative to point and click navigation.

To populate the ido lists, retrieving the content hierarchy is on by
default.  Two custom variables determine how wide and deep the content query
probes (currently at 2 levels deep and 6 directories wide).  Set both
to zero to turn off.

tkf half finished code to quickly go from local file buffers to notebook
mode via `C-c C-z` or `C-c C-o`.  This is now possible.  EIN will
start the server from a suitable parent directory of the visited file.

Enable ido completion for `notebooklist-login`.

Remove the albatross `ein-loaddefs.el` in favor of more standard
`ein-autoloads.el` that is not git tracked.

Convenience `make install` from git source (local alternative to
melpa).
2018-10-26 18:40:19 -04:00
..
eldomain Update eldomain to recent sphinx, change copyright date. 2018-04-11 11:59:58 -05:00
source Sane File Navigation 2018-10-26 18:40:19 -04:00
make.bat Do sphinx-quickstart under doc/ 2012-06-10 13:41:13 +02:00
Makefile point URI references to millejoh. 2015-05-16 12:56:58 -06:00
update-gh-pages.sh Automate updating gh-pages 2012-06-26 22:02:10 +02:00