Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-28 | chore: add `modifiedAt` | Alexander Foremny | |
2023-12-28 | chore: `originalText` -> `content` | Alexander Foremny | |
2023-12-28 | fix: fix adding/removing internal tags | Alexander Foremny | |
2023-12-28 | chore: add filter, sort to library tags | Alexander Foremny | |
2023-12-27 | chore: add `--auto` to `consume` | Alexander Foremny | |
2023-12-27 | chore: fix typo | Alexander Foremny | |
2023-12-27 | chore: add @topic to issues | Alexander Foremny | |
2023-12-27 | feat: add `modify` command | Alexander Foremny | |
2023-12-26 | feat: add `topwords` command | Alexander Foremny | |
Changes the heuristic for the probability map. | |||
2023-12-26 | fix: fix tag-by-tag suggestion | Alexander Foremny | |
2023-12-26 | chore: add `--language` | Alexander Foremny | |
2023-12-26 | chore: fix some warnings | Alexander Foremny | |
2023-12-26 | chore: allow tags to be removed | Alexander Foremny | |
Tags can be removed by setting their value to "-". | |||
2023-12-26 | chore: add `SuggestTagByTags` | Alexander Foremny | |
This naive implementation scores tags based on the words that correlate to a tag being set. It then uses that score to determine the highest-scoring value for a tag based on the words in a document. | |||
2023-12-26 | chore: sha256 -> sha1 | Alexander Foremny | |
2023-12-26 | chore: print tags | Alexander Foremny | |
2023-12-26 | chore: add settings | Alexander Foremny | |
2023-12-26 | chore: add `createdAt` tag | Alexander Foremny | |
2023-12-25 | chore: add `addedAt` tag | Alexander Foremny | |
2023-12-25 | chore: be quieter about shell commands | Alexander Foremny | |
2023-12-25 | chore: add library 'tags' | Alexander Foremny | |
2023-12-22 | feat: add `--edit` to `list` | Alexander Foremny | |
2023-12-22 | feat: add `edit` command | Alexander Foremny | |
2023-12-22 | feat: add `--redo` to `list` | Alexander Foremny | |
2023-12-22 | fix: fix tesseract call | Alexander Foremny | |
2023-12-22 | feat: add `--view` to `list` | Alexander Foremny | |
2023-12-22 | feat: add `view` command | Alexander Foremny | |
2023-12-22 | feat: add `--todo` to `list` | Alexander Foremny | |
2023-12-22 | feat: add command `todo` | Alexander Foremny | |
2023-12-22 | fix: fix `originalText` | Alexander Foremny | |
2023-12-22 | chore: add commands `consume`, `list` | Alexander Foremny | |
2023-12-21 | chore: add attrs | Alexander Foremny | |
2023-12-21 | chore: scan ./originals | Alexander Foremny | |
2023-12-21 | chore: only process scans | Alexander Foremny | |
2023-12-20 | chore: init | Alexander Foremny | |