diff options
author | Christian Weiske <cweiske@cweiske.de> | 2011-04-06 19:03:52 +0200 |
---|---|---|
committer | Christian Weiske <cweiske@cweiske.de> | 2011-04-06 19:03:52 +0200 |
commit | 12c77161aca2c7d76fa5154fa1f4e214106d834b (patch) | |
tree | 6af761220a4a59001f7d492f01ebe819068a65d8 | |
parent | 599ac400f2e54c4a7041059eef545bf5f2efb3d7 (diff) | |
download | semanticscuttle-12c77161aca2c7d76fa5154fa1f4e214106d834b.tar.gz semanticscuttle-12c77161aca2c7d76fa5154fa1f4e214106d834b.tar.bz2 |
move doc-todo to doc-todo file
-rw-r--r-- | doc/README.txt | 10 | ||||
-rw-r--r-- | doc/developers/doc-TODO | 5 |
2 files changed, 5 insertions, 10 deletions
diff --git a/doc/README.txt b/doc/README.txt index a7f9b66..97387d2 100644 --- a/doc/README.txt +++ b/doc/README.txt @@ -89,13 +89,3 @@ Number of bookmarks always 0: "0 bookmark(s)" This issue occurs when debug mode is enabled. Technically, this is because the database layers DEBUG_EXTRA gets enabled through debug mode. - - - -End user docs -------------- -Unfortunately, there are no real end user docs yet. -Here is a list of interesting things: -- Bookmarklets: Text selection is used as description -- Tag nesting: Paris > France > World -- Tag alias: Deutschland = Germany diff --git a/doc/developers/doc-TODO b/doc/developers/doc-TODO index 69f6907..4fac4ab 100644 --- a/doc/developers/doc-TODO +++ b/doc/developers/doc-TODO @@ -1,3 +1,8 @@ +- Bookmarklets: Text selection is used as description +- Tag nesting: Paris > France > World +- Tag alias: Deutschland = Germany + + - Which fields are searched? title, description, private note, username, tags |