GithubHelp home page GithubHelp logo

nolastan / sync.sketchplugin Goto Github PK

View Code? Open in Web Editor NEW
349.0 11.0 15.0 73 KB

Keep your design team in sync!

Home Page: http://www.usesync.com/

License: MIT License

JavaScript 100.00%
sketch-plugin sketch sketchapp typography ux design-tools design-systems

sync.sketchplugin's Issues

It removed all styles except those in the spreadsheet, and also removed styles from every object

Hey there,

Used the plug-in, and it seems useful except for the following:

  1. When I ran the plugin for the first time it removed all of the styles I had created in the document. A LOT of styes.A warning would have been nice.
  2. Whenever I run the plugin, it removes the styles from every object. So if I style a text box H1, then run the plugin, it will show as "no text style" (along with every other element in the document.) is the plugin supposed to update the styles, or remove them?

I feel like a bit more description in the readme could prevent this confusion. The behaviour could be useful, but the word "sync" suggests something else, and I was pretty surprised.

Adding "Weight" to the attributes list

Hi there,

Would it be possible to add the "Weight" of the font to your list of attributes? I use this in my text styles for bold/semi-bold/light versions of the font.

Many thanks,

Katy

Not working on Sketch 3.4.2

I installed it today and followed all instruction. When I run this plugin I can't see new styles in Sketch? Am I missing something? Please help coz this plugin is really cool and our team want to use it asap.

Thanks
Vinish

can't send styles to sheet?

It just seems to get styles from the sheet and not send them from the sketch file? Maybe different function to push or pull styles?

Sync should have an option to PUSH changes to the spreadsheet

Issue: I just overwrote my existing text styles using sync. It's more intuitive to push styles from a document than to manually enter them after having created them in sketch.

Workflow:

  1. New file
  2. Mockup designs and create styles
  3. Save File
  4. Sync > Push to GoogleDoc
  • Confirmation dialog "Are you sure?"
    End

Sorting

I think it would be great if the text styles would be sorted by name or font size. So far, I don’t see any sorting? I might make a PR for this though ;)

screen shot 2017-01-18 at 18 22 06

Great alternative to brand.ai

Didn't know where to send this so feel free to delete it. I found this plugin via link on producthunt @ brand.ai. I love this alternative and hope you keep it up. Happy to help when and where possible.

Not working with Sketch 39

I can't sync styles by removeObject error.

2016/07/26 14:18:04.625 Sync (Sketch Plugin)[26792]: TypeError: existingStyles.removeObject_ is not a function. (In 'existingStyles.removeObject_( style)', 'existingStyles.removeObject_' is undefined)
line: 41
sourceURL: ~/Library/Application Support/com.bohemiancoding.sketch3/Plugins/sync.sketchplugin/Contents/Sketch/script.cocoascript
column: 35
  function removeAllStyles() {
    var existingStyles = sharedStyles.objects();

    while (existingStyles.count() > 0) {
      style = existingStyles.objectAtIndex(0);
      [existingStyles removeObject:style];
    }
  }

Zip-File-Link in readme.md old?

After downloading the plugin from the zip-link in the readme.md file the Runner integration wasn't working properly. I had to manually add the Resource folder, so the icons would work. Might just be an old link?

Styles won't sync (Sketch 46.2)

Hey! I love the concept here for mass generating type styles in a more scalable fashion. However, after publishing my sheet and importing it via the URL, nothing happens. No errors, no text styles visible.

I'm running Sketch 46.2, did something break?

Re-imported styles are not applied automatically

First of all: great plugin! When I made "Style Inventory" I always thought of a simple way to export/import styles and using Google Sheets is such a good idea!

My issue:

  • make a new document
  • import text styles from sheet
  • use styles
  • change styles in the sheet
  • import again
    => existing layers using text styles are not updated to reflect the changed text styles

As you can see in the screenshot: the layer with black text is using "Headline" that had been changed in the sheet. I changed the color to green. After the import, the style updated, but the selected text layer did not update. Thus I get the "out of sync arrows".

How to fix:
Maybe run through all layers that use text styles and re-apply styles?

screen shot 2017-01-16 at 21 34 40

Support negative values

Problem: I can't get sync to work in Sketch 3.7.2

I already tried the methods described in the instructions (API and Google doc link). Also making sure the fonts exist and are written correctly from my font library.

What else can I do?

Support Sketch 45 plugin update system

Hi there!

This is a quick note to remind you that Sketch 45 will include a plugin update system.

It would be awesome if you could add support to it (it's really easy!) before Sketch 45 comes out. Ideally, you should release an update for your plugin while we're still in Sketch 44, so your users will have a nice & easy experience when 45 is released.

For more details, please check http://sketchplugins.com/d/229-updating-plugins and http://developer.sketchapp.com/introduction/updating-plugins/

Thanks in advance!

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.