Skip to content

Instantly share code, notes, and snippets.

View Ivajkin's full-sized avatar
🎯
Focusing

Timothy S. Ivaykin Ivajkin

🎯
Focusing
View GitHub Profile
@Ivajkin
Ivajkin / things3-to-of3.applescript
Created October 18, 2019 11:12 — forked from matellis/things3-to-of3.applescript
Script to import from Things 3 into Omnifocus 3
--------------------------------------------------
--------------------------------------------------
-- Import tasks from Things to OmniFocus
--------------------------------------------------
--------------------------------------------------
--
-- Script taken from: http://forums.omnigroup.com/showthread.php?t=14846&page=2 && https://gist.github.com/cdzombak/11265615
-- Added: OF3 & Things 3 compatibility; task order; areas/folders; tags
-- Empty your Things Trash first.
--
@Ivajkin
Ivajkin / things-3-to-omnifocus-3.applescript
Last active July 21, 2024 00:39 — forked from cdzombak/things-to-of.applescript
Export tasks from Things 3 to Omnifocus 3
--------------------------------------------------
--------------------------------------------------
-- Import tasks from Things to OmniFocus
--------------------------------------------------
--------------------------------------------------
--
-- Script taken from: http://forums.omnigroup.com/showthread.php?t=14846&page=2
-- Added: creation date, due date, start date functionality
-- Empty your Things Trash first.
-- Note that this won't move over scheduled recurring tasks.
@Ivajkin
Ivajkin / tscontract.ts
Created August 1, 2019 07:27 — forked from SoEasy/tscontract.ts
TypeScript contract-based decorators
type MethodDecorator = (target: any, propertyKey: string | symbol, descriptor: TypedPropertyDescriptor) =>
TypedPropertyDescriptor | void;
type AssertFn = (...args: Array<any>) => void;
class TSContract {
private static isCustomContractInterruptionCb: boolean = false;
private static contractInterruptionCb(message: string): void {
console.warn(message);
protected ClientAddress[] LoadClientAddresses()
{
// SessionData.System может быть не заданым?
if (SessionData.System.Client == null) return new ClientAddress[0];
List<ClientAddress> clientAddressList = new List<ClientAddress>();
// _readOnlyDeliveryService, SessionData.System.Client или SessionData.System.Locality
ClientAddress[] clientAddresses = _readOnlyDeliveryService.GetClientAddressesByDeliveryLocality(SessionData.System.Client.PhoneNumber, SessionData.System.Locality.Id);

Уже устарело, все переведено в Issue

09.11.2012

#ОСТАЛОСЬ:

Мобильная версия

Загрузка резюме