Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
topydo
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
topydo
Commits
e9259b26
Commit
e9259b26
authored
Jan 30, 2018
by
Bram Schoenmakers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add remark to install column mode dependencies
parent
18056921
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
9 deletions
+22
-9
doc/Documentation.html
doc/Documentation.html
+22
-9
No files found.
doc/Documentation.html
View file @
e9259b26
...
@@ -166,6 +166,8 @@ Error message and password prompt
...
@@ -166,6 +166,8 @@ Error message and password prompt
<li>$:/SiteTitle</li>
<li>$:/SiteTitle</li>
<li>$:/state/showeditpreview</li>
<li>$:/StoryList</li>
<li>$:/StoryList</li>
<li>$:/temp/info-plugin</li>
<li>$:/temp/info-plugin</li>
...
@@ -9068,7 +9070,10 @@ Changelog0.13</pre>
...
@@ -9068,7 +9070,10 @@ Changelog0.13</pre>
<div bag="default" created="20160425182021837" modified="20160425182032971" revision="0" title="$:/SiteTitle" type="text/vnd.tiddlywiki">
<div bag="default" created="20160425182021837" modified="20160425182032971" revision="0" title="$:/SiteTitle" type="text/vnd.tiddlywiki">
<pre>topydo</pre>
<pre>topydo</pre>
</div>
</div>
<div list="" title="$:/StoryList">
<div created="20180130120934155" modified="20180130120934155" title="$:/state/showeditpreview">
<pre>yes</pre>
</div>
<div list="Welcome Features GettingStarted Demo AboutTopydo Links Changelog0.13" title="$:/StoryList">
<pre></pre>
<pre></pre>
</div>
</div>
<div plugin-type="info" title="$:/temp/info-plugin" type="application/json">
<div plugin-type="info" title="$:/temp/info-plugin" type="application/json">
...
@@ -9084,19 +9089,19 @@ Changelog0.13</pre>
...
@@ -9084,19 +9089,19 @@ Changelog0.13</pre>
},
},
"$:/info/url/full": {
"$:/info/url/full": {
"title": "$:/info/url/full",
"title": "$:/info/url/full",
"text": "
https://tiddlywiki.com/upgrade
.html"
"text": "
file:///C:/Users/brschoen/cygwin/home/brschoen/Projecten/topydo/doc/Documentation
.html"
},
},
"$:/info/url/host": {
"$:/info/url/host": {
"title": "$:/info/url/host",
"title": "$:/info/url/host",
"text": "
tiddlywiki.com
"
"text": ""
},
},
"$:/info/url/hostname": {
"$:/info/url/hostname": {
"title": "$:/info/url/hostname",
"title": "$:/info/url/hostname",
"text": "
tiddlywiki.com
"
"text": ""
},
},
"$:/info/url/protocol": {
"$:/info/url/protocol": {
"title": "$:/info/url/protocol",
"title": "$:/info/url/protocol",
"text": "
https
:"
"text": "
file
:"
},
},
"$:/info/url/port": {
"$:/info/url/port": {
"title": "$:/info/url/port",
"title": "$:/info/url/port",
...
@@ -9104,7 +9109,7 @@ Changelog0.13</pre>
...
@@ -9104,7 +9109,7 @@ Changelog0.13</pre>
},
},
"$:/info/url/pathname": {
"$:/info/url/pathname": {
"title": "$:/info/url/pathname",
"title": "$:/info/url/pathname",
"text": "/
upgrade
.html"
"text": "/
C:/Users/brschoen/cygwin/home/brschoen/Projecten/topydo/doc/Documentation
.html"
},
},
"$:/info/url/search": {
"$:/info/url/search": {
"title": "$:/info/url/search",
"title": "$:/info/url/search",
...
@@ -9112,7 +9117,7 @@ Changelog0.13</pre>
...
@@ -9112,7 +9117,7 @@ Changelog0.13</pre>
},
},
"$:/info/url/origin": {
"$:/info/url/origin": {
"title": "$:/info/url/origin",
"title": "$:/info/url/origin",
"text": "
https://tiddlywiki.com
"
"text": "
file://
"
}
}
}
}
}</pre>
}</pre>
...
@@ -11349,7 +11354,7 @@ The name of the tag can be overridden by {{!!tag-config}}.</pre>
...
@@ -11349,7 +11354,7 @@ The name of the tag can be overridden by {{!!tag-config}}.</pre>
<tr><td><$link to=<<currentTiddler>>><<currentTiddler>></$link></td><td>{{!!summary}}</td></tr>
<tr><td><$link to=<<currentTiddler>>><<currentTiddler>></$link></td><td>{{!!summary}}</td></tr>
</$list></pre>
</$list></pre>
</div>
</div>
<div bag="default" created="20160425182240858" modified="201
70719123328219
" revision="0" title="Welcome" type="text/vnd.tiddlywiki">
<div bag="default" created="20160425182240858" modified="201
80130121006937
" revision="0" title="Welcome" type="text/vnd.tiddlywiki">
<pre>topydo is a powerful and customizable [[todo.txt|Format]] client for the console.
<pre>topydo is a powerful and customizable [[todo.txt|Format]] client for the console.
Simply [[install|Installation]] with:
Simply [[install|Installation]] with:
...
@@ -11358,7 +11363,15 @@ Simply [[install|Installation]] with:
...
@@ -11358,7 +11363,15 @@ Simply [[install|Installation]] with:
pip3 install topydo
pip3 install topydo
```
```
and launch the column UI with:
to get started.
Optionally, install all required dependencies for the [[column UI|ColumnUI]] with:
```
pip3 install topydo[columns]
```
and launch with:
```
```
topydo columns
topydo columns
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment