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
b023d9fe
Commit
b023d9fe
authored
Oct 26, 2014
by
Bram Schoenmakers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add section on how to use Topydo.
parent
6bba1561
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
1 deletion
+8
-1
README.md
README.md
+8
-1
No files found.
README.md
View file @
b023d9fe
...
@@ -15,11 +15,18 @@ are:
...
@@ -15,11 +15,18 @@ are:
*
Some conveniences when adding new items (e.g. adding creation date and use
*
Some conveniences when adding new items (e.g. adding creation date and use
**relative dates**
);
**relative dates**
);
How to use
----------
Currently, only the CLI is implemented. It's not a proper Python package yet
that can be installed. To use Topydo, put your todo.txt file in the cli
directory and run Main.py from there. You may want to create an alias with
'ln -s Main.py t'.
Current status
Current status
--------------
--------------
The feature set is not yet on-par with todo.txt CLI + todo.txt-tools combined.
The feature set is not yet on-par with todo.txt CLI + todo.txt-tools combined.
Missing features are easy sorting, tag management and postponing todos.
Subcommands implemented:
Subcommands implemented:
...
...
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