We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Describe distance time&&distance filter
Separated 920XT analysis, updated instructions
Updated with splits comparision
Handedited track
Adding error source discussion
Updated with Strava segments, older 305 runs
Minor update
Updated screenshot
Updated table-of-contents
Updated image links
Images for 920xt comparisions
Corrected links Updated 920xt example
Corrected table
Updated example
Update to latest source
Merge branch 'master' of github.com:gerhardol/trails.wiki
Update to 1.3.10
adjust time for activities
adjusted more links
update toc Links to gps-running
Add script to generate toc, script itself
Some more link tweaks
Further fixed links perl -pi -e 'while(m%\[(.*?)\]\(([^#]*)#?(.*?)\.md\)%){$t=$1;$l1=$2;$l2=$3; $t=~s%(.*?)#(.*)%$2%; $t=~s%\\_% %g;if($l2 eq ""){$l=$l1;}else{$l2=~s%_%-%g;$l2=~tr%[A-Z]%[a-z]%; $l="$l1#$l2";} $_=~s%\[.*?\.md\)%[$t]($l)%;}' *md
More cleanup links
Anhother attempt fixing references
Fixed links in wiki: perl -pi -e 'while(m%\[(.*?)\]\((\w*)#(\w*).md\)%){$t=$1;$l1=$2;$l2=$3; $t=~s%(.*?)#(.*)%$2%; $t=~s%\\_% %g; $l2=~s%_%-%g;$l2=~tr%[A-Z]%[a-z]%; s%\[(.*?)\]\((\w*)#(\w*).md\)%\[$t\]($l1\#$l2)%;}' *md perl -pi -e 's%https?://(trails.googlecode.com/hg)%https://github.com/gerhardol/trails%g;' *md
Converted links to GitHub perl -pi -e 's%https?://(code.google.com/p/trails/wiki|wiki.trails.googlecode.com/hg)%%g;' *md perl -pi -e 's%http://trails.googlecode.com/svn/wiki%https://github.com/gerhardol/trails/tree/master%g;' *md perl -pi -e 's%https?://code.google.com/p/trails/issues/detail\?id=%https://github.com/gerhardol/trails/issues/%g;' *md perl -pi -e 's%(\[.*?\.(png|jpg)\])%[]%g;' *md Other moved repos: perl -pi -e 's%https?://(code.google.com/p/sporttracks-miscplugin/wiki|wiki.sporttracks-miscplugin.googlecode.com/hg)%%g;' *md
Move pages from main repo