Using the Trickle Wiki as a guide, I thought I might be able to link to another page using "id" but every attempt is futile. Is Trickle only good if you're using it to link to other articles or blocks on the same page?
What I've tried so far without success (obviously a made up number):
"id 12345678"
"#12345678"
"12345678"
The scroll_to options for Trickle:
"@block +1" - Scroll forward to the next block.
"@article +2" - Scroll forward two articles.
".className" - Scroll to the specified classname.
"id" - Scroll to the given ID.
Any help is greatly appreciated.