Commit graph

7 commits

Author SHA1 Message Date
Ryo ONODERA
f26faf6878 Update to 0.41
* Many bug fixes
* A few new features
2011-07-30 21:26:57 +00:00
Ryo ONODERA
454306b708 emacs-evernote-mode requires ruby-gdbm package. 2011-04-24 11:45:48 +00:00
Ryo ONODERA
e3a121c8d5 Update to 0.30
Changelog for emacs-evernote-mode 0.30
emacs-evernote-mode 0.30 (released 2011-03-02)
* make reading tags or notes faster by using local cache of the server
 - In some environments, this function might require the additional ruby
   libraries. See Readme: Trouble Shooting for details
* support the function for searching notes from the specified notebook
  in the evernote-browser
* Bug fix
  -  Issue #2
2011-04-17 05:55:08 +00:00
Ryo ONODERA
2dc43c4c4c emacs-evernote-mode 0.21 (released 2010-12-09)
* support: formatting documents when reading documents created by applications other than emacs-evernote-mode, or when reading documents of XHTML mode.

          - Installing w3m and additional emacs-evernote-mode settings are required to support this feature. See Readme: Install and Settings for details

emacs-evernote-mode 0.20 (released 2010-12-05)

    * support the feature to open notes from the note list of the past search result, the tag hierarchical list and the saved search list. This feature makes the procedure to open notes easier than the previous version. (Command: evernote-browser, See README_English for details)
    * optimize the operations with client-server communication
2010-12-10 23:04:37 +00:00
Ryo ONODERA
c1100107c9 emacs-evernote-mode 0.12 (released 2010-11-18)
* support auto major mode when opening, creating, renaming notes according to the name of the note
          o this uses the auto-mode-alist variable to select the major mode(magic-mode-alist is not supported)
    * support changing the major mode while the evernote mode is valid

emacs-evernote-mode 0.13 (released 2010-11-19)

    * bug fix of v0.12
          o fix a problem when saving an evernote note to a local file.

emacs-evernote-mode 0.14 (released 2010-11-21)

    * support posting the selected region as a new note. (Command: evernote-post-region, See also README_English for details)
    * bug fix: switch to the buffer opening an evernote note when trying to open a local file
          o In version 0.13, this bug occurs when you write a local buffer associated with a local file as a evernote note and then reopen the local file.
2010-11-22 21:01:51 +00:00
Ryo ONODERA
23da863fa0 This package has wrong directory name. 2010-11-17 10:58:57 +00:00
Ryo ONODERA
6078b59fac Import evernote-mode-0.11 as wip/ever-note-mode.
Emacs evernote mode offers functions to refer and edit Evernote
notes directly from Emacs.
2010-11-17 10:41:31 +00:00