Slogger
Slogger copied to clipboard
Social logging script for Day One
e.g. https://my.atlassian.com/download/feeds/current/confluence.json Presently I see: ``` 09:59:51 602$ ./slogger.rb /opt/chefdk/embedded/lib/ruby/2.1.0/psych.rb:370:in `parse': (): found unexpected ':' while scanning a plain scalar at line 70 column 11 (Psych::SyntaxError) from /opt/chefdk/embedded/lib/ruby/2.1.0/psych.rb:370:in `parse_stream' from...
Since updating a few repositories on my Github account, I'm getting this error whenever I run slogger: ``` Users/cecily/Desktop/Slogger-master/plugins/githublogger.rb:57:in `[]': no implicit conversion of String into Integer (TypeError) from /Users/cecily/Desktop/Slogger-master/plugins/githublogger.rb:57:in...
Would be nice. https://github.com/ttscoff/Slogger/issues/344
I keep getting a strange issue with the time stamp with the LastFM plugin. It returns the correct results and associated them in DayOne in the correct day—the problem is...
I would like to avoid twitter hashtags are saved like day one native tags but only the default tags specified in the config. I'm a noob in ruby language. If...
I'm trying to get slogger back up and running after about a month of not running it nightly and have been running into a problem between the fitbit and rdio...
I have a problem with the dedup function not working — I'm using rvm and ruby 2.1.2 on Yosemite. I'm `pull`ing clean as `f895b73e0e9d60310434e7b0be07ffcaa19f4df8` ``` /Users/emory/Dropbox/Projects/Slogger/lib/plist.rb:323:in `parse': Unimplemented element (RuntimeError)...
When twitterlogger runs, it prints a bunch of these: /Library/Ruby/Gems/2.0.0/gems/twitter-5.3.1/lib/twitter/tweet.rb:57:in `media': To get media, you must pass`:include_entities => true`when requesting the Twitter::Tweet. /Library/Ruby/Gems/2.0.0/gems/twitter-5.3.1/lib/twitter/tweet.rb:84:in`uris': To get urls, you must pass `:include_entities...
When twitterlogger imports my own Twitter posts, most posts appear as "[22:00] text of the post". However, tweets that begin (and possibly those that also end) with parentheses appear as...
Hi, I've just started working with DayOne and Slogger looks like a great tool. I've installed everything and configured things, but I'm getting odd results. The only plugins I've got...