Coder Social home page Coder Social logo

Allow spaces in project names? about utt HOT 2 CLOSED

larose avatar larose commented on May 16, 2024
Allow spaces in project names?

from utt.

Comments (2)

larose avatar larose commented on May 16, 2024

Hi @mdickinson, I'm glad that you like utt and thanks for the feature request!

The reason behind why project names can't contain spaces or colons is to unambiguously differentiate the project name from the rest of the entry. Otherwise, how would we know that there is no project in "this is an entry with a : in the middle", but that there is one in "galactic domination: buy pencils for death star sketches"?

I'm worried that allowing spaces in project names will introduce a breaking change to many users. Of course, there would be many other ways to parse and store project names in utt, but when I created utt 7 years ago I apparently thought it was a good idea to not allow spaces and colons in project names.

Also, I think you can easily work around this limitation by replacing spaces with - or _ in a project name. Example: utt add "galactic-domination: buy pencils for death star sketches".

Given the reasons mentioned above, I would prefer to keep the current behavior.

from utt.

mdickinson avatar mdickinson commented on May 16, 2024

Thanks for the response and explanation! I had a feeling I was overlooking something obvious.

from utt.

Related Issues (20)

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.