0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Just learned about an Evernote gem; added to stories to do. More... about 14 years ago
Now actually do a retry after getting an exception. Hasn't been tested/exercised, because there weren't enough tweets to trigger the exceptions. More... about 14 years ago
STORIES.txt added to hold user stories / specs. More... over 14 years ago
Import in forward chronological order now. -rubygems switch on ruby interpreter invocation is necessary with the Ruby I'm currently using. More... over 14 years ago
Added shebang line to accommodate the fish shell (but not using fish in shebang, given that few people run it). More... over 14 years ago
Added generic rescue clauses for truly unexpected errors. More... almost 15 years ago
Fixed de-duper by finishing change to NoteList wrapper method. More... almost 15 years ago
Wrapped note content in REXML::Text.new( ).to_s as in twitter_favorites_to_evernote.rb. Should prevent errors in the future when content includes XML-forbidden characters such as '&' and ':'. More... almost 15 years ago
Corrected error message (note GUID is unlikley to be available if note creation failed, so report the note's title instead). More... almost 15 years ago
Added code to move notes from one notebook to another. Some refactorings to eliminate duplication uncovered by its creation. More... almost 15 years ago
Factored out note content building method. More... almost 15 years ago
Factored out linkifying code for reuse in linkifying postprocessor. More... almost 15 years ago
Checkpoint for linkifying postprocessor. Just a spike to probe the Note class for now; maddening that the "content" field is always nil! More... almost 15 years ago
Allowing links that are preceded by ( [ or { to be recognized as links. More... almost 15 years ago
Twitter favorites notes de-duplicater. More... almost 15 years ago
Factored out Evenote connection code for reuse in new de-duplication code. More... almost 15 years ago
Wrapped all Twitter calls in rescue blocks, because Twitter::NotFound has been happening on occasion and was not being handled. More... almost 15 years ago
Added sample configuration dotfiles. More... almost 15 years ago
Added one-line shell script to call the Ruby code. More... almost 15 years ago
First commit More... almost 15 years ago