Skip to content

Instantly share code, notes, and snippets.

View jstautz's full-sized avatar

Jeff Stautz jstautz

View GitHub Profile
@jabranham
jabranham / evernote-to-org-mode.org
Last active October 24, 2023 13:52
Evernote to org-mode

Export from evernote

You’ll have to open up the evernote application on either Mac or Windows (they don’t have a linux client), right click on the notebook you want to export, and select “Export.” Select the option to export to html (either one page or several pages, depending on your preference. I went with one html page for each note).

Clean filenames

<?php
define(COOKIE_FILE, "/var/tmp/sn-run");
define(GAME_NUMBER, "5566012476882944");
define(MY_ID, 5); // Player id
touch(COOKIE_FILE);
$allies = array(1,10); // Optional ally ids - disable notifications for these players if it gets too annoying.
$from = $to = "spacenorad@yourdomain.com"; // Notification address