17 private links
NOTE: Description of how the code works (when it isn't self evident).XXX: Warning about possible pitfalls, can be used asNOTE:XXX:.HACK: Not very well written or malformed code to circumvent a problem/bug. Should be used asHACK:FIXME:.FIXME: This works, sort of, but it could be done better. (usually code written in a hurry that needs rewriting).BUG: There is a problem here.TODO: No problem, but additional code needs to be written, usually when you are skipping something.
At least this is how I was taught about these tags. Basically the first two (NOTE and XXX) are used for information and no action is required. While the last three (FIXME, BUG and TODO) do require action. HACK is somewhere in between (and hardly ever used I think?).
Notablemind is a life manager
It is useful for
- note taking
- journaling
- writing & composition
- task/project management
- UI rapid prototyping
Whether you’re maintaining a personal todo list, planning your holidays with
some friends, or working in a team on your next revolutionary idea, Kanban
boards are an unbeatable tool to keep your things organized. They give you a
visual overview of the current state of your project, and make you productive by
allowing you to focus on the few items that matter the most.
Wekan has real-time user interface. Not all features are implemented.