The to-do app to organize your life. Public API Roadmap here:
https://my.vikunja.cloud/share/QFyzYEmEYfSyQfTOmIRSwLUpkFjboaBqQCnaPmWd/auth?view=64
kolaente
55dd7d2981
Some checks failed
continuous-integration/drone/push Build is failing
This change allows to specify the task index when creating a task, which will then be checked to avoid duplicates and used. This allows us to calculate the indexes for all tasks beforehand when creating them at once using quick add magic. The method is not bulletproof, but already fixes a problem where multiple tasks would have the same index when created that way. Resolves https://community.vikunja.io/t/add-multiple-tasks-at-once/333/16 |
||
---|---|---|
.github | ||
.vscode | ||
build | ||
desktop | ||
frontend | ||
pkg | ||
rest | ||
.dockerignore | ||
.drone.yml | ||
.editorconfig | ||
.envrc | ||
.gitignore | ||
.golangci.yml | ||
CHANGELOG.md | ||
cliff.toml | ||
code-header-template.txt | ||
config.yml.sample | ||
CONTRIBUTING.md | ||
devenv.lock | ||
devenv.nix | ||
devenv.yaml | ||
Dockerfile | ||
go.mod | ||
go.sum | ||
LICENSE | ||
magefile.go | ||
main.go | ||
nfpm.yaml | ||
publiccode.yml | ||
README.md | ||
renovate.json | ||
tools.go | ||
tsconfig.json | ||
vikunja.service |
Vikunja
The Todo-app to organize your life.
If Vikunja is useful to you, please consider buying me a coffee, sponsoring me on GitHub or buying a sticker pack. I'm also offering a hosted version of Vikunja if you want a hassle-free solution for yourself or your team.
Table of contents
Security Reports
If you find any security-related issues you don't want to disclose publicly, please use the contact information on our website.
Features
See the features page on our website for a more exhaustive list or try it on try.vikunja.io!
Docs
All docs can be found on the Vikunja home page.
Roadmap
See the roadmap (hosted on Vikunja!) for more!
Contributing
Please check out the contribuition guidelines on the website.
License
This project is licensed under the AGPLv3 License. See the LICENSE file for the full license text.