Is there a software for Linux (preferably FOSS) that is similar to Taskheat? Taskheat is a program that allows you to visualize your tasks as a flowchart (which is great for identifying the next actions for a project). Making an actual flowchart using vector design tools would not fit the bill; Taskheat does this efficiently.
#productivity #software #linux #softwarerecommendation #app #foss
@Starcross I've done similar things with FreeMind, but I admit this is not the same as Taskheat. The other thing I can think of is writing tasks in plaintext in dot language and then visualize with graphviz or delineate. I hope you will find a good open source alternative, though.
@Starcross nice idea. we're for sure not aware of anything.
@Starcross maybe take a look at logseq. I personally have never used it, but it might be what you are looking for. If not natively, check for a mermaid plugin