Author Topic: New Productivity Add-In  (Read 4478 times)

MichaelHanson

  • EA User
  • **
  • Posts: 31
  • Karma: +0/-0
  • EA is the best
    • View Profile
New Productivity Add-In
« on: September 12, 2007, 05:08:18 am »
Based on requests from my current team I have created a productivity enhancing add-in for EA (in C#).

Currently it has three features:

Set Link Style All - Set the style of all links on the active diagram to a selected type.

Link To Multiple - Creates links from the active element to multiple elements (all in the active diagram).

Link Multiple To - Creates links from multiple elements to the active element (all in the active diagram)

With the latter two you get to select multiple elements and the type of link.

I am happy to share this, but not sure where is the best place to do so any suggestions?

Also if you have any suggestions for additional simple features that could be added I am happy to add them and release the updated version.

Mike Hanson
« Last Edit: September 12, 2007, 05:09:33 am by MichaelHanson »
Mike Hanson
Microsoft Technology Specialist

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: New Productivity Add-In
« Reply #1 on: September 12, 2007, 05:57:52 am »
Quote
...I have created a productivity enhancing add-in for EA...
I am happy to share this, but not sure where is the best place to do so any suggestions?

Mike Hanson

Thanks for taking this initiative Mike,

I am sure that this will get some interest, as the features you've included will certainly reduce the labour required to maintain many diagrams.

Try the EA Wiki.

Read the top post in the Automation Section - it is sticky so it is always on top. Check the signature line at the bottom of the post. You'll find a link to the Wiki there.

The post itself gives directions to the EA User Group. You could also post the add-in there, but the UG seems not to get much usage these days, in favor of the Wiki.

HTH David
No, you can't have it!

MichaelHanson

  • EA User
  • **
  • Posts: 31
  • Karma: +0/-0
  • EA is the best
    • View Profile
Re: New Productivity Add-In
« Reply #2 on: September 17, 2007, 10:03:21 pm »
I have added some new functionality to the add-in it now has:

Set Link Style All
Set Link Style
Hide Links
Unhide Links
Link To Multiple
Link Mulitiple To

I have looked at uploading it to the Wiki to make it available, but the only upload feature is limited to images so I will upload to my own web site and put a link to it on the Wiki in the next couple of days.
Mike Hanson
Microsoft Technology Specialist

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: New Productivity Add-In
« Reply #3 on: September 18, 2007, 01:57:18 am »
Great Mike,

This really does sound like something useful.

Thanks for pitching in,
David
No, you can't have it!

MichaelHanson

  • EA User
  • **
  • Posts: 31
  • Karma: +0/-0
  • EA is the best
    • View Profile
Re: New Productivity Add-In
« Reply #4 on: September 18, 2007, 04:17:45 am »
Decided to go open source with this so have made it available via CodePlex at http://www.codeplex.com/eautils

I haven't uploaded source code as yet, I will do so after adding more comments to aid in learning etc.

I will add a link to the project on the Wiki too.
Mike Hanson
Microsoft Technology Specialist

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: New Productivity Add-In
« Reply #5 on: September 18, 2007, 05:14:44 am »
Thanks again Mike!
No, you can't have it!

MichaelHanson

  • EA User
  • **
  • Posts: 31
  • Karma: +0/-0
  • EA is the best
    • View Profile
Re: New Productivity Add-In
« Reply #6 on: September 18, 2007, 11:33:48 pm »
Source code and minor update now available on CodePlex

http://www.codeplex.com/eautils
Mike Hanson
Microsoft Technology Specialist

danm

  • EA User
  • **
  • Posts: 88
  • Karma: +0/-0
    • View Profile
Re: New Productivity Add-In
« Reply #7 on: November 30, 2007, 08:46:12 am »
Bump!

Just found this by trolling through the list. An excellent plugin.