I now CONTUINE the development, with a complete rewrite in tornadofx. Thank you all for the support.
With this project managment tool, everything is a file. Your todolists are .todo files and your kanbans .knbn ...
You can store everything local on you computer and directly in your project. For example: figures/player/player.todo, if you are a Game-Developer and you want to manage planning of the player.
There will be lot of tools in Idaesbasic:
- Todolist
- Kanban
- Whiteboard
- Video call
- Chatting
- Calendar
- Messenges
- ...
At the moment, todolist, calendar and kanban are implemented, more are coming soon!
Has feature | β |
---|---|
Doesn't have feature | β |
Feature is coming soon | β±οΈ |
Not completly implemented | π |
Feature | Idaesbasic | Zenkit | Trello | Todoist |
---|---|---|---|---|
Save into files | β | π ( Only markdowns from Hypernotes ) | π ( Not directly, you must use import and export ) | β |
Kanbans | β | β | β | β |
Calendars | β | β | β | β |
Todolists | β | β | β | β |
Whiteboards | β±οΈ | β | β | β |
Mindmaps | β±οΈ | β | β | |
No electron | β | β | β | β |
(1) Downloaad and install the app for windows or linux.
(2) Click on "Projects" -> "Add project" and select a folder
(3) Create a new todolist via "File" -> "New" -> "New todolist"
(4) Name the file and set the file location
(5) Create your todos, and click on "File" -> "Save" to save them
To update the file browser, click on "Projects" -> "Project list" -> [Project location]
It is recommended to create a idaes-files folder under your project, as it helps keeping focus, after I tested the both methods: At same place as tasks working folder under project or as, recommended, seperate folder for Idaesbasic.
Idaesbasic is free and open source software.
- Everyone can make a pull request and we will add it
- Everyone can see the code
- Everyone can change the code and build the software perfect for her / his needs
- If you want to use the software to manage your personal tasks, go and use the todolist.
- If you are a big tech company and you want to manage a website, go and use the kanban and team features, and change the code to your needs.
- If you are a single person that is famous, manage all your interviews etc. in the todolist and calendar.
- If you are a single developer, manage the tasks for your project directly in the project it selfes and create kanbans.
The software is provided under the Apache 2.0 License
If you want to contribute to Idaesbasic, see CONTRIBUTING.md first!
The software is build with javafx 17:
- Faster then web app
- Small, doesnt have a browser inside
- Less ram
- Can access your files
The website of the project is avaible under https://benherbst.github.io/idaesbasic
- Clean up
- More stable
- Bug fixes
- Todolists with time and tags
- Whiteboard
- Email managment
- Faster, Optimized
- Bug fixes
- ...