GithubHelp home page GithubHelp logo

ayman / emacs-applenotes Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 3.0 23 KB

Use Apple Notes in Emacs through Applescript

License: GNU General Public License v3.0

Emacs Lisp 100.00%
emacs apple notes icloud applescript

emacs-applenotes's Introduction

applenotes.el

Use Apple Notes in Emacs through Applescript.

This is working but still in progress yo. A couple of things still not working:

  • Can't view inline images/attachments.
  • Can't open protected note.
  • List styles are lost (check list, bullet, etc.)
  • Not in Melpa (yet).
  • Clean up the duplicated code.

Dependencies

  • Applescript
  • Markdown-mode

Usage

Open a note from the commands below and just C-x C-s save it as normal.

Commands

  • M-x applenotes-all-notes Get a list of all notes, folders, and accounts.
  • M-x applenotes-accounts-list Get a list of all accounts and their folders.

Keybindings

This package does not define any keybindings at the moment. Feel free to define your own keybindings for each command, like so:

(global-set-key (kbd "C-c n f") 'applenotes-all-notes)
(global-set-key (kbd "C-c n l") 'applenotes-all-accounts)

Alternatives/Inspiration

You can check out emacs-geeknote if you use evernote/geeknote. I used to use it before evernote changed its policy. Also I took some of the code I contributed there to make this package.

emacs-applenotes's People

Contributors

ayman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.