Page 1 of 2

Ixiko's collections of functions and libraries

Posted: 02 Jun 2018, 08:36
by Frosti
Dear AHK'ler,

I start this post again. In the thread "[Archive] Collection of Lost AHK Scripts & Libraries" I have
posted the links and the descriptions before. But as the name implies, these seem to be "lost" (not seen) there.

Therefore, I now present both collections again, especially for those who have never been on the extensive thread mentioned above.

The first collection is AHK-libs-and-classes-collection
The collection contains more than 830 libs and classes from here and other sources at now.
The next release will step up to more than 1000 libs. I have prepared a separate documentation folder and added more example codes. I think I have to split the directory due to the Github of 1000 files per folder before. This will take time.

The second collection is my favorite one AHK-rare
This collection contains the most beautiful, surprising and best individual functions I could find anywhere. Some are from the early days of Autohotkey some are brand new, but all are gems for me. The collection comes as a script, but would not work as a library because it contains a loose collection of code. I copy out what I need out there.
The functions are sorted by topic and embedded in ;{ and ;} for code-folding to work. At the beginning of each topic is a table that certainly does not keep its shape with you, because it is adapted to my used font.

Here is a screenshot of the helpful search gui for AHK-rare.
Image

I love Autohotkey. And thanks for being able to find so many great lines of code here. It's a must to give some work back.
Frosti aka Ixiko

Re: Ixiko's collections of functions and libraries

Posted: 02 Jun 2018, 14:30
by AHKStudent
Can't thank you enough for this!

Re: Ixiko's collections of functions and libraries

Posted: 05 Jun 2018, 08:47
by Cerberus
Highly useful! I've starred your repository. For now...

Image

Re: Ixiko's collections of functions and libraries

Posted: 10 Jun 2018, 07:51
by Frosti
I read that codefolding does not work. After trying with Sublime Text Editor I noticed that Sublime does not natively support codefolding via the syntax:

Code: Select all

;{ 
;}
Maybe that's the problem. The collection was created with Scite4Autohotkey.

Re: Ixiko's collections of functions and libraries

Posted: 10 Jun 2018, 19:53
by Cerberus
I think there are plugins for Sublime Text that support code folding. I'm planning to try them and find out what works best.

Re: Ixiko's collections of functions and libraries

Posted: 16 Jul 2018, 07:43
by Frosti
[15-July-2018] count: 79+323 = 402 functions

I’ve found a lot function this time (79). I checked the found functions that these can not actually be found in any library, so that these can really be called "Rare".
I added some more descriptions, examples, links and moved some functions to the right category.

* changing the signs to default code folding signs. I changed ;{ to { ; and ;} to }. I hope it will work in most cases and most code editors.

This collection is still growing.

I hope this collection will save your time.

Re: Ixiko's collections of functions and libraries

Posted: 30 Sep 2018, 12:58
by Frosti
I've added 140 functions to AHK-Rare. This time I have not been able to check all functions for uniqueness.
Hope you find what you have already missed or need absolutely.

Greetings Ixiko
Spoiler

Re: Ixiko's collections of functions and libraries

Posted: 03 Oct 2018, 23:56
by CyL0N
Frosti wrote:I've added 140 functions to AHK-Rare. This time I have not been able to check all functions for uniqueness.
Hope you find what you have already missed or need absolutely.

Greetings Ixiko
Spoiler
This is just awesome,and u sir are awesome for compiling these(BothRepos),as well as your MOD to CodeSearch,i use that thing everyday... Just wanted to say thanks :thumbup:

Re: Ixiko's collections of functions and libraries

Posted: 21 Nov 2018, 11:24
by Frosti
I've updated the AHK-libs-and-classes-collection.

I found another 500 libraries and classes.

Depending on how I find time, I try to bring more order to the collection. And so I always find duplicate files, even files that are not libraries at all and versions that are obsolete. Unfortunately, I do not have time to create an update script for a more comfortable download. I would also like to have more example scripts.

It's crazy! Repository breaks all boundaries!

Posted: 09 Dec 2018, 16:02
by Frosti
I've updated AHK-libs-and-classes-collection.

It's crazy! You're scripting faster than I can collect! 31 days have passed since the last update and I found around 230 more files!
That's 7.42 files per day or 0.31 files per hour. Thus every 3,2h a new library was born!

Hereby I lend to all of you!
The medal: Hero of Autohotkey 2018!
Image

The repository now contains:

4385 files in
0458 folders with a size of
_____________________________________
86,1 MB
Note: I love nonsensical statistical reflections!

Re: Ixiko's collections of functions and libraries

Posted: 21 Jan 2019, 17:27
by Frosti
I have not added too many libraries today and a breeze of examples.
But the best is:
There is now a jump list ! :bravo:
Image

Re: Ixiko's collections of functions and libraries

Posted: 29 Jan 2019, 13:31
by SOTE
Very impressive!

Re: Ixiko's collections of functions and libraries

Posted: 21 Apr 2019, 00:02
by Frosti
I've added some files.
There's a new folder containing functions for MSOffice automation.

The repo contains now around 2000 libraries.

Re: Ixiko's collections of functions and libraries

Posted: 07 May 2019, 09:49
by elModo7
Awesome work! thanks for the update!

Re: Ixiko's collections of functions and libraries

Posted: 27 May 2019, 14:59
by Frosti
I've made some quiet additions in the last few weeks. The following list contains the changes on the respective date.

[27.05.2019]
  • +53 libraries, found some examples for allready includes libs, some additions to ms-office scripts, moved classes to class-directory
[13.05.2019]
  • +62 libraries added, more examples, more docs, constants and dll’s added
[11.05.2019]
  • second release today:
    found some libs that are allready included but was not added to the index
    cleaned my harddrive and found some more libraries and
    added a handful of documents and examples
  • first release today:
    +105 libraries
    added examples, docs and licences
    removed some files, because they are double or or these were not libraries at all
[28.04.2019]
  • +66 libraries and some new functions for MSOffice

Re: Ixiko's collections of functions and libraries

Posted: 19 Jun 2019, 12:37
by PENpal
looks like the jump list in the readme stopped working. At least for me. Can anyone confirm? Also thanks for posting this but how do I use it? I am confused by it.

Re: Ixiko's collections of functions and libraries

Posted: 19 Jun 2019, 18:09
by Frosti
Okay, jumplist was created for github and it didn´t work for me too. I will correct it the next days!

Re: Ixiko's collections of functions and libraries

Posted: 21 Aug 2019, 15:23
by Frosti
[21.08.2019] (2551)
  • +49 libraries
  • links to the individual files in the "Index of all libs" table are now linked correctly
  • added file sizes and file creation times* time to the table for more information
    * note: the file creation time does not always match the actual file age!

Re: Ixiko's collections of functions and libraries

Posted: 30 Aug 2019, 04:27
by Frosti
  • [30.08.2019](2568)
    • +16 libraries and few examples and docs

Re: Ixiko's collections of functions and libraries

Posted: 29 Oct 2019, 07:02
by hasantr
Thanks. It's all so great.