Skip to content

Tags: dudarev/think-cli

Tags

0.2.1

Toggle 0.2.1's commit message
Fixed issue with links being parsed incorrectly in t fan command; adj…

…usted sorting of `t ls`

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
0.2.0 - fan command and fixes (#4)

- New `fan` command to fan out sections from a file to other files based on links
- New `think.markdown` module with helpers to parse and work with Markdown
- Refactored tests to use assets instead of putting them in one file
- Moved `convert_wikilinks_to_markdown` function to `think.markdown` module
- A few bug fixes: `sort_timestamps` now sorts sections better
- Removed `tests.assets.py` in favor of multiple assets files

0.1.8

Toggle 0.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
0.1.8 sort and convert (#3)

0.1.6

Toggle 0.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
0.1.6 - documentation update

0.1.5

Toggle 0.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
0.1.5 list files as wiki links (#1)

* Planning of future commands

* Add parameter -l to ls command to list as links

0.1.3

Toggle 0.1.3's commit message
Added random command

0.1.1

Toggle 0.1.1's commit message
Add ls command