<$list filter="[all[current]tag[Railroads]]" variable="dummy">
<div style="font-size: 0.9em;">
<<tabs "[[Railroad Footnotes]] [[Railroad Predecessors]] [[Railroad Successors]] [[Railroad Cross-references]] [[Railroad Status Checkboxes]]" "Railroad Footnotes" "$:/state/rrfootertab" "footertabs">>
</div>
</$list>
<!-- below is a modified version of HC Haase TOC generic with his reveal widget replaced with a details widget -->
<!-- tags heading count and toc-->
<$list filter='[tag<currentTiddler>limit[1]]' variable=null>
<$count filter='[tag<currentTiddler>]'/> Predecessors of: ''<<currentTiddler>>''
<br>
</$list>
<$macrocall $name="toc-selective-expandable" tag=<<currentTiddler>> sort="sort[title]" />
<!-- use kin filter to find succession of tags -->
<$list filter='[all[current]title<currentTiddler>kin:tags:from[]!is[system]!title[Railroads]!title<currentTiddler>limit[1]]' variable=null>
Successors to ''<<currentTiddler>>'':
<br>
</$list>
<ul>
<$list filter="[title<currentTiddler>kin:tags:from[]!is[system]!title[Railroads]!title<currentTiddler>]"> ->
<$link><$view field="title"/>
</$link>
</$list>
</ul>
<!-- backlinks heading count and toc-->
<$list filter='[all[current]backlinks[]limit[1]]' variable=null>
<$count filter='[all[current]backlinks[]]'/> Link(s) to ''<<currentTiddler>>''
<br>
</$list>
<ul>
<$list filter="[!is[system]all[current]backlinks[]!tag[hide]!tag[outlines]sort[title]] -[is[current]]">
<li>
<$link>
<$view field="title"/>
</$link>
<$appear show="{{$:/core/images/unfold-button}}" hide="{{$:/core/images/fold-button}}">
<$transclude field="text" mode="block" />
</$appear>
</li>
</$list>
</ul>
<!-- list fields in this tiddler heading count and toc-->
<$list filter='[list{!!title}limit[1]]' variable=null>
''<<currentTiddler>>'' is listing
<br>
</$list>
<<list-links filter:"[list{!!title}]">>
<!-- listed in other tiddlers heading count and toc-->
<$list filter='[all[current]listed[]!is[system]limit[1]]' variable=null>
''<<currentTiddler>>'' is listed in
<br>
</$list>
<<list-links filter:"[all[current]listed[]!is[system]]">>
<!-- Check boxes to set certain fields to yes or no -->
<table class="table-borderless">
<tr>
<td><$checkbox field="summaryinfo" checked="yes" unchecked="no" default="no">Summary?</$checkbox></td>
<td><$checkbox field="psearch" checked="yes" unchecked="no" default="no">Prelim Search?</$checkbox></td>
<td><$checkbox field="fsearch" checked="yes" unchecked="no" default="no">Final Search?</$checkbox></td>
<td><$checkbox field="routemap" checked="yes" unchecked="no" default="no">Map?</$checkbox></td>
<td><$checkbox field="textdraft" checked="yes" unchecked="no" default="no">Draft?</$checkbox></td>
<td><$checkbox field="textfinal" checked="yes" unchecked="no" default="no">Final?</$checkbox></td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td><$macrocall $name=toggle-in-field tiddler=<<currentTiddler>> field=rrfield item=Steam label=Steam /></td>
<td><$macrocall $name=toggle-in-field tiddler=<<currentTiddler>> field=rrfield item=Paper label=Paper /></td>
<td><$macrocall $name=toggle-in-field tiddler=<<currentTiddler>> field=rrfield item=Constructed label=Constructed /></td>
<td><$macrocall $name=toggle-in-field tiddler=<<currentTiddler>> field=rrfield item=Street label=Street /></td>
<td><$macrocall $name=toggle-in-field tiddler=<<currentTiddler>> field=rrfield item=Interurban label=Interurban /></td>
<td><$macrocall $name=toggle-in-field tiddler=<<currentTiddler>> field=rrfield item=Depot label=Depot /></td>
<td><$macrocall $name=toggle-in-field tiddler=<<currentTiddler>> field=rrfield item=Terminal label=Terminal /></td>
<td><$macrocall $name=toggle-in-field tiddler=<<currentTiddler>> field=rrfield item=Bridge label=Bridge /></td>
<td><$macrocall $name=toggle-in-field tiddler=<<currentTiddler>> field=rrfield item=Absent label=Absent /></td>
</tr>
</table>
Drift is now updated to v0.0.9change log of this versionv0.0.9 - 2020-05-05
Full change log and demo site https://akhater.github.io/drift/Already running drift ?? grab the Cumulative Update to version v0.0.9 at Github--------------
Drift is now updated to v0.0.15
change log of this version
v0.0.15 - 2020-05-08
Full change log and demo site https://akhater.github.io/drift/
Already running drift ?? grab the Updates to version v0.0.15 at Github
Drift is now updated to v0.0.16This version brings another Roam functionality into Drift the one of interstitial journaling
change log of this version
v0.0.16 - 2020-05-10
Full change log and demo site https://akhater.github.io/drift/
Already running drift ?? you can update to v0.0.16 by installing DailyNotes plugin
<$button>delete references<$action-deletetiddler $filter="$:/.giffmex/ViewTemplate/refscontext $:/.giffmex/ViewTemplate/refshidden $:/.giffmex/ViewTemplate/refslinks $:/.giffmex/ViewTemplate/refstranscludeclean $:/.giffmex/ViewTemplate/refstranscludecollapse $:/.giffmex/sidebar/tabs/strollcontrols"/></$button>
Drift is now updated to v0.0.21Mainly minor tweak and plugins update
change log of this version
v0.0.21 - 2020-05-13
Drift is now updated to v0.0.30brings in 2 new features
- Flash cards / Spoiler text https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!topic/tiddlywiki/9GKedK5oOPY
- Drag and drop items across lists https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!topic/tiddlywiki/WdZVf3P0YX8
Full change log and demo site https://akhater.github.io/drift/
Already running drift ?? make sure to update to the latest version
Drift is now updated to v0.1.0The core of this update is that now Drift is packaged as a plugin, meaning that it will be easier for you to upgrade from here onTo update to v0.1.0 (from whatever version you have) please read https://akhater.github.io/drift/#FAQ
<$list filter="[prefix[$:/ak/drift/]]" />
<$button><$action-deletetiddler $filter="[prefix[$:/ak/drift/]]" />Delete All</$button><br>
Drift is now updated to v0.2.0Drift now has a "side-by-side" option to pin a tiddler to view it aside another one.it is not as elegant as a 2-stories feature but, while waiting for Saq to find time to assist this hack will do
Regards,
Kebi
Hey Petruschk* Off course we already have backlinks, actually all the featured are already there all I did is organizing them in tabs for ease of access and visibility* Yes I am planning to package the "inbound links" as a package. actually it is almost done but I wanted to get Drift out there before the weekend that's all* For me it is the flow of ideas. I've been using "TheBrain" free version for some time and I am not ready to pay for the premium version, and now here comes https://roamresearch.com/ that will also be expensive for me. That's what brought me to TiddlyWiki I need a place to be able to internlink ideas easily (like a Wiki [[Idea1]]) and then, when I review this idea1 I can easily find where i referred to it etc...Also I've added some other small touches in Drift (listed in the features list)For now it works for me but I totally understand it might not for everyoneall the best
On Saturday, May 2, 2020 at 10:05:20 AM UTC+3, Petruschka wrote:Hello TonyKThanks for Sharing Drift here.Some questions:* Don't we already had backlinks?* Are you planning to make it a plugin?* Could you may explain a bit what is so extraordinary for you to have this kind of feature? I am really interested what possibilities are in here that I can't see and that we already have two projects (TiddlyBlink and yours) around this functionality.Thanks in advance!Best wishes