Source i (link to git-repo or to original if based on someone elses unmodified work):

https://waf.io/semantik.html

Original
14
Become a Fan
7.3

Available as/for:
Description:
Semantik - a mindmapping-like tool for document generation (reports, thesis, etc). Features its own internal diagramming tool.

Runtime requirements:
KDE >= 5
Python >= 3.3

Compilation requirements:
KDE5 development packages
Python3 development packages
Last changelog:

1.2.8

* Improve boundaries and cloud elements
* Add and edit newlines in diagram elements
* Deselect items before exporting images
* Add a Markdown export filter (experimental)
* Improve the configuration and build on Ubuntu Jammy


Ratings & Comments

153 Comments

vicky1999

10 10 the best

mqpellicer

Very nice program, thank you very much for developing it. The only thing for me is that it would be great if the arrows could go from any node to any other. Right now it says: "only one root is allowed: try 'references'". For me, being able to connect any nodes in order to show complex causality would make a huge difference.

ita256

Select an item, then drag from the " " to another item while holding the ctrl key pressed. This will add a reference.

sombragris

10 10 the best

luiszambrana

9 9 excelente

sombragris

Had a build problem. Filed a report in the gitlab page. Thanks!

Metamindmapped

Thumbs up that the author keeps updating this tower of an app. I sincerely have much respect for him. I use this app on a daily basis, and my whole information infrastructure is depending on it. Just one thing, i noticed that after having places a huge amount of nodes ( my save file is around 1 MB) that the program seems to slow down on every node i click even on an i5 2.4Ghz with SSD. Fortunately when out of desperation, ( 3-5 sec pause on every node click, switch or creation kills my thinking process ) i have tried the older 0.7.3 version it was blazingly fast again, just like as if i had started a new map from scratch. Anyone else has run into the same problem ? (or am i the only one that uses Semantik on such a scale ?). I'm quite content working with 0.7.3 version, but that means i just miss out on some of the diagram tools.

ita256

Report the issue to the bug tracker and attach the files/testcases.

Metamindmapped

This is not a mindmap for linux , this is a linux for your mind. This piece of software is way ahead of its time. It combines the things outline, mindmap, search function in a practical, way with a correct working gui. I tested every single mindmapping, outlining, diagram software from Notecase to The Brain and Scapple and Scrivener , but this is it. Finally. 10/10. Thank you very much, this app is priceless.

basdi

hello! i can't compile semantik on debian testing ./waf configure executes successfully while compiling with ./waf i get this: /usr/bin/ld: cannot find -lstr i searched online but couldn't anything helpful. also i don't have a file called lstr on my system any idea what i have to do? thanks basdi

baltolkien

Hello: I'm a teacher and I want test this program. I installed from http://software.opensuse.org/search But appears a dependency problem: nothing provides libpython2.6.so.1.0 needed by semantik-0.7.2-1.1.i586 Can anyvbody help me. Thanks in advance

anderslund

So, any hope of a semantik update for recent ocaml and python? I would love to have it back!

Stumbles

Its been a while since looking at this but IIRC what I did was remove "-lstr" from the wscript.

anderslund

Thank you, that helped, I was able to build a functional application. I linked /usr/bin/python to /usr/bin/python2, but i guess a better workaround can be found.

Stumbles

I didn't have to do anything for Python. Though my distro (Lunar-Linux) installs the python executable as /usr/bin/python2.7 with the /usr/bin/python-config pointing to /usr/bin/python2.7. Maybe its distro differences?

anderslund

Arch linux have added python 3 and use that pr default now, python 2.7 is also installed. arch linux does not use alternatives, and i do not know if there is a similar tool. I believe if the scripts requires python 2, they should use that explictly.

Stumbles

As the subject says there appears to be an issue with ocaml. The relevant parts are; Quote:

[55/62] ocamlcc: src/aux.c -> build/default/src/aux.o [56/62] ocamlx: src/apis.ml -> build/default/src/apis.cmx [57/62] ocamlx: src/fixed.ml -> build/default/src/fixed.cmx [58/62] ocamlx: src/force.ml -> build/default/src/force.cmx [59/62] ocamlx: src/util.ml -> build/default/src/util.cmx [60/62] ocalinkx: build/default/src/apis.cmx build/default/src/fixed.cmx build/default/src/force.cmx build/default/src/util.cmx -> build/default/camlprog.o [61/62] cxx_link: build/default/src/wp/test_3.o -> build/default/libnablah.so [62/62] cxx_link: build/default/src/browser_4.o build/default/src/canvas_flag_4.o build/default/src/canvas_item_4.o build/default/src/canvas_link_4.o build/default/src/canvas_sort_4.o build/default/src/canvas_view_4.o build/default/src/color_scheme_4.o build/default/src/config_dialog_4.o build/default/src/data_control_4.o build/default/src/data_item_4.o build/default/src/data_view_4.o build/default/src/doc_dialog_4.o build/default/src/fig/box_item_4.o build/default/src/fig/box_link_4.o build/default/src/fig/box_view_4.o build/default/src/flag_scheme_4.o build/default/src/generator_dialog_4.o build/default/src/image_view_4.o build/default/src/linear_container_4.o build/default/src/linear_view_4.o build/default/src/main_4.o build/default/src/pre_view_4.o build/default/src/semantik_4.o build/default/src/sembind_4.o build/default/src/sembind_py_4.o build/default/src/table_dialog_4.o build/default/src/table_view_4.o build/default/src/template_entry_4.o build/default/src/text_view_4.o build/default/src/vars_view_4.o build/default/src/aux.o build/default/camlprog.o -> build/default/src/semantik /usr/bin/ld: cannot find -lstr collect2: ld returned 1 exit status Waf: Leaving directory `/usr/src/semantik-0.7.3/build' Build failed -> task failed (err #1): {task: cxx_link browser_4.o,canvas_flag_4.o,canvas_item_4.o,canvas_link_4.o,canvas_sort_4.o,canvas_view_4.o,color_scheme_4.o,config_dialog_4.o,data_control_4.o,data_item_4.o,data_view_4.o,doc_dialog_4.o,box_item_4.o,box_link_4.o,box_view_4.o,flag_scheme_4.o,generator_dialog_4.o,image_view_4.o,linear_container_4.o,linear_view_4.o,main_4.o,pre_view_4.o,semantik_4.o,sembind_4.o,sembind_py_4.o,table_dialog_4.o,table_view_4.o,template_entry_4.o,text_view_4.o,vars_view_4.o,aux.o,camlprog.o -> semantik}

anderslund

Any news on this issue?

jaxxed

I'm new at cooperating through kde-apps. Can someone point me towards how I would checkout a copy of the source. I'm assuming that kde-apps has a git or mercurial repo for all of the apps. I want to see how it's laid out, because I have some ideas that I'd like to try with it.

ligfiets

One of the most useful programs I ever encountered. It saved me several times when I had many ideas, but just couldn't turn them into a logical, readable text. For me, this is the Linux-killer app. Thanks a lot.

pmwisse

Let me say that I'm extremely enthousiast about this program. Perhaps most because other than mindmappers that I used until now, it allows you to throw concept on the screen without haveing them all connected to one center, which to my mind, is very much against how my mind works. I would like to have more control over printing the maps. And a full screen mode would also be wonderful.

ita256

The latest snapshot does have a fullscreen mode.

andrius

In respect to Semantik's developer opinion, I will not try porting Semantik to ms windows anymore. Thanks a lot for such great app.

edwardphantom

why ? why the developer does not want you to continue porting to the windows? not There is a tool in windows like this. neither free nor with high prices, nothing. many people can not use linux. is a necessity.

andrius

This would be unrespectful with the maintainer of Semantik, I'm not as experient as him so I respect his opinion. Semantik is a wonderful app, and the Linux deserves to have such app exclusively for it, especially if the one who developed it for years want so. I don't want to cause any kind of confusion and don't want to impair the development this great app. I would like to ask others also to __NOT__ try to port it. Please do not insist. If you really need a similar free tool for windows google for "flo mindmapping", don't expect it to have as many features as semantik.

Pling
0 Affiliates
Details
license GPLv3
version 1.2.8
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 7

Other Education Apps:

Fresh Memory
zavulon5
last update date: 10 years ago

Score 5.8

Programa PTC
confenalfam
last update date: 13 years ago

Score 4.0

gmbCrossword
mikaelu
last update date: 19 years ago

Score 5.0

Klassroom
bornio
last update date: 21 years ago

Score 5.0

ksociograma
edith
last update date: 16 years ago

Score 5.0

Fresh Memory Lite
zavulon6
last update date: 9 years ago

Score 5.0



System Tags