Avi Aryan
Avi Aryan
Continuing from #13 Pros of switching to sqlite: 1. Lesser bugs 2. No need to continuously rename clip files. (pain for cloud syncing) 3. Extensible (extra attributes can be added...
Solution - Use TickCount
https://github.com/aviaryan/Clipjump/issues/100#issuecomment-210479443 > It is... But i should note the auto updater is still broken for those who have source Forge blocked where they work, because it isn't trusted. > >...
OOP is clearly a better programming paradigm and is necessary for a big :smirk: application like Clipjump. All new code (like for #88) should be written in OOP style and...
Both History and Channel organizer don't auto load new clips if one is created through copy to clipboard. Derived from #105
Most of the people don't need history of what they files they have copied. This feature will help keep the channels clean.
With some command-line switch preferably. An ini setting can also be used too.
I now understand why AHK 1.1 has both `=` and `:=` :-; The current syntax of ClipjumpCustom fails in a lot of ways when it comes to handling variables. It...
make pformat and external folder such that there is no need of name class. prefix in name. The old plugins will be auto-migrated to the new folder. A module in...