File tree 1 file changed +20
-1
lines changed
1 file changed +20
-1
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,25 @@ There will be lot of tools in Idaesbasic:
42
42
43
43
_ At the moment, todolist, calendar and kanban are implemented, more are coming soon!_
44
44
45
+ ## Compare with other tools
46
+
47
+ | Has feature | ✅ |
48
+ | ----------- | -- |
49
+ | Doesn't have feature | ❌ |
50
+ | Feature is coming soon | ⏱️ |
51
+ | Not completly implemented | 😑 |
52
+
53
+ | Feature | * Idaesbasic* | Zenkit | Trello | Todoist |
54
+ | ------- | ------------ | ------ | ------ | ------- |
55
+ | Save into files | ✅ | 😑 ( Only markdowns from Hypernotes ) | 😑 ( Not directly, you must to use import and export ) | ❌ |
56
+ | Kanbans | ✅ | ✅ | ✅ | ✅ |
57
+ | Calendars | ✅ | ✅ | ✅ | ❌ |
58
+ | Todolists | ✅ | ✅ | ❌ | ✅ |
59
+ | Whiteboards | ⏱️ | ❌ | ❌ | ❌ |
60
+ | Mindmaps | ⏱️ | ✅ | ❌ |
61
+ | No electron | ✅ | ❌ | ❌ | ❌|
62
+
63
+
45
64
## Get started 🛫
46
65
(1) Downloaad and install the app for windows or linux.
47
66
</br >
@@ -72,7 +91,7 @@ Idaesbasic is free and open source software.
72
91
## License
73
92
The software is provided under the Apache 2.0 License
74
93
75
- ## Contributin
94
+ ## Contributing
76
95
If you want to contribute to Idaesbasic, see CONTRIBUTING.md first!
77
96
78
97
## Build with javafx 💪
You can’t perform that action at this time.
0 commit comments