Giter VIP home page Giter VIP logo

Comments (6)

lonnen avatar lonnen commented on May 29, 2024

Let's spec this behavior a little. The following is a suggested format to set the screen name to something and subscribe to a set of tags ['first', 'second', 'third'].

corsica.dev/?name=something&tags=first,second,third
  • Any issues with that format?
  • Are commas a safe delimiter for tags?
  • Should these persist to the config on the screen or be a temporary mask?
  • If there is already a name and a set of tags in the localstore, how should it interact with url data?

/cc @mythmon @potch

from corsica.

mythmon avatar mythmon commented on May 29, 2024
  • Format: I like it.
  • Commas: no problems with me
  • Persist to config: I think yes. Manual intervention once, via typing things in the URL. Then the boxen takes over and sets the homepage, but it still keeps the defaults the human entered.
  • Blow away local data, based on 👆

Does that sound reasonable?

from corsica.

lonnen avatar lonnen commented on May 29, 2024

For persistence, do we want the behavior to be 'if no config, use the command line' or should we rely on a url flag of persist=true

from corsica.

lonnen avatar lonnen commented on May 29, 2024

So how is this:

  • url shadows local storage
  • persist=true will cause the url flags to overwrite any existing setting (not union, but replacement)

from corsica.

mythmon avatar mythmon commented on May 29, 2024

Sounds good to me.

from corsica.

RAMilewski avatar RAMilewski commented on May 29, 2024

I'm closing this one. I think we fixed it with PR #69. Someone please re-open it if I'm wrong.

from corsica.

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.