README.md in sifttter-redux-0.3.5 vs README.md in sifttter-redux-0.3.6

- old
+ new

@@ -63,16 +63,17 @@ $ srd init ``` Initialization will perform the following steps: -1. Download [Dropbox-Uploader](https://github.com/andreafabrizi/Dropbox-Uploader "Dropbox-Uploder") to a location of your choice. -2. Collect some user preferences: - 1. The location on your filesystem where Sifttter files will be temporarily stored - 2. The location of your Sifttter files in Dropbox - 3. The location on your filesystem where Day One files will be temporarily stored - 4. The location of your Day One files in Dropbox +1. Download [Dropbox Uploader](https://github.com/andreafabrizi/Dropbox-Uploader "Dropbox-Uploder") to a location of your choice. +2. Automatically configure Dropbox Uploader. +3. Collect some user preferences: + * The location on your filesystem where Sifttter files will be temporarily stored + * The location of your Sifttter files in Dropbox + * The location on your filesystem where Day One files will be temporarily stored + * The location of your Day One files in Dropbox ## Basic Execution ``` $ srd exec @@ -380,19 +381,20 @@ ``` # Known Issues * Sifttter Redux makes no effort to see if entries already exist in Day One for a particular date. This means that if you're not careful, you might end up with duplicate entries. A future version will address this. -* At indeterminiate times (usually when in catch-up mode), Sifttter Redux will upload a file to Day One that Day One fails to read. Uncertain of the cause at this stage, but it's happened a few times. +* Multiline updates aren't caught by Sifttter Redux; it counts on content being on single lines. # Future Releases Some functionality I would like to tackle for future releases: * Plugin architecture for services that IFTTT doesn't support * Interactive cron job installer * Smarter checking of the config file to see if an old version is being used +* Multiline Sifttter entries # Bugs and Feature Requests To report bugs with or suggest features/changes for Sifttter Redux, please use the [Issues Page](http://github.com/bachya/sifttter-redux/issues). @@ -417,8 +419,8 @@ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # Credits * Craig Eley for [Sifttter](http://craigeley.com/post/72565974459/sifttter-an-ifttt-to-day-one-logger "Sifttter") and for giving me the idea for Sifttter Redux -* Dave Copeland for [GLI](https://github.com/davetron5000/gli "GLI") +* Dave Copeland for [GLI](https://github.com/davetron5000/gli "GLI") and [Methadone]("https://github.com/davetron5000/methadone" Methadone) * Andrea Fabrizi for [Dropbox Uploader](https://github.com/andreafabrizi/Dropbox-Uploader "Dropbox Uploader") * Tom Preston-Werner and Lee Jarvis for [Chronic](https://github.com/mojombo/chronic "Chronic") \ No newline at end of file