strata-d3-tutorial icon indicating copy to clipboard operation
strata-d3-tutorial copied to clipboard

Make a Mad Dash

Open Smolations opened this issue 9 years ago • 7 comments

Your d3 cheat sheet is fantastic! This issue is not a bug, but rather a feature request. Almost all of the devs at my company use Dash to reference documentation during development. It would be awesome if you provided your cheat sheet as a user-contributed docset for that piece of software. I know it would help me out quite a bit!

:smile:

Smolations avatar Aug 03 '15 16:08 Smolations

Thanks for that, @Smolations. I haven't used Dash before, but it looks like there already exists a d3.js doc set. Have you tried that out? If so, can you help me understand the benefit to making an alternate D3 package for Dash? Thanks!

scotthmurray avatar Aug 03 '15 17:08 scotthmurray

Sure! Dash has two main types of documentation: docsets and cheatsheets. Docsets are the FULL documentation for all methods, etc. that is usually found on the software website. Cheat sheets are, well, I think you know. =]

I was requesting specifically to add the cheat sheet to the list of user-contributed cheat sheets. It's way less work than adding a full docset, I assure you. :laughing:

Smolations avatar Aug 03 '15 17:08 Smolations

Ah, thanks. I will look into this. I'm in the process of revising my book for a 2nd edition, and it could make sense to release a Dash-ified version of the cheat sheet as part of that code package.

scotthmurray avatar Aug 03 '15 17:08 scotthmurray

Awesome, thanks for your consideration! :+1:

Smolations avatar Aug 03 '15 17:08 Smolations

@Smolations Have you seen this?

http://devdocs.io/

scotthmurray avatar Sep 30 '15 15:09 scotthmurray

@alignedleft I have not, but it doesn't quite solve my problem either. While it may have docsets Dash is missing, it shares much of the documentation Dash provides. For me, the two main reasons to purchase Dash were:

  1. All documentation in one place, and no browser required. One app, one set of keyboard shortcuts, one source of truth. I was simply tired of having multiple browser tabs open for documentation.
  2. Offline browsing. Unless I do some strategic configuration, that website is only available while connected to the internet. Since Dash uses documentation bundles (docsets), they can be viewed offline, and only need an internet connection for updates.

I do appreciate the suggestion, though! :smile:

Smolations avatar Oct 12 '15 18:10 Smolations

@Smolations Yes, of course! I was just thinking it could be a nice alternative (for different contexts, perhaps).

scotthmurray avatar Oct 12 '15 19:10 scotthmurray