Git Product home page Git Product logo

dolog's People

Contributors

dricard avatar neberheim avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

neberheim

dolog's Issues

Adding to Journal with two word title

I’m not able to modify the Swift script to work with a journal name that has two words, in this case “Daily Log”
$ dayone2 --journal Daily Log --tags dolog completed\ tasks -- new "completed task: wrote a script" Error: Invalid value(s) for option -j, --journal: Daily, Log
Adding \ in the CLI was successful:
$ dayone2 --journal Daily\ Log --tags dolog completed\ tasks -- new "completed task: wrote a script" Created new entry with uuid: ####

Modifying the Swift script to let dayOneJournal = "Daily\ Log” resulted in:
~/Documents/GitHub/dolog/DayOneLoggerPlus.swift:17:28: error: invalid escape sequence in literal let dayOneJournal = "Daily\ Log”

I’m guessing I need to modify the replaceSpaces func or write a second one for the journal title, but I’m basically at my neophyte coding limit already.

Hide or close Terminal after process (enhancement)

Is it possible for the entry to work in the background? I don’t love that Terminal pops into the foreground and remains open. I tried messing around with && exit and some other commands but I’m not sure how to execute the process properly.

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.