about summary refs log tree commit diff stats
path: root/pkgs/by-name/ts/tskm/src (follow)
Commit message (Collapse)AuthorAge
* fix(pkgs/tskm/open/open_in_browser): Handle the no lock file caseBenedikt Peetz2025-04-08
|
* fix(pkgs/tskm/neorg): Make path in commit message relativeBenedikt Peetz2025-04-08
|
* fix(pkgs/tskm/neorg): Avoid trying to write into `/index.norg`Benedikt Peetz2025-04-08
|
* fix(pkgs/tskm/open): Don't hardfail on unknown lock IPBenedikt Peetz2025-04-08
|
* feat(pkgs/tskm): Support opening URLs (and correctly default)Benedikt Peetz2025-04-07
|
* chore(pkgs/tskm/neorg): Handle file operations correctlyBenedikt Peetz2025-04-06
|
* chore(pkgs/tskm): Correctly allow missing panics_doc and errors docBenedikt Peetz2025-04-06
|
* fix(pkgs/tskm/task): Make the verbosity selectableBenedikt Peetz2025-04-06
|
* feat(pkgs/tskm/task): Use taskchampion instead of run_taskBenedikt Peetz2025-04-06
|
* style(treewide): FormatBenedikt Peetz2025-04-04
|
* fix(pkgs/tskm): Add context to some errorsBenedikt Peetz2025-04-04
|
* feat(pkgs/tskm): Support listing the open tabs in a projectBenedikt Peetz2025-04-04
|
* fix(pkgs/tskm): Remove typosBenedikt Peetz2025-04-04
|
* feat(pkgs/neorg): Rewrite in rustBenedikt Peetz2025-04-04
This improves upon neorg by integrating it better into the system context.