Ok, I understand. But you will probably leave all Markdown/ MathJax/ HTML within cells as is (code), right?
Jared Forsyth
@jaredly
yeah
markdown is much better than wysinwyg
LukasDrude
@LukasDrude
That's so true.
LukasDrude
@LukasDrude
I read the port of your tutorial regarding images, but how did you acutally do it: a) I can't drag and drop to a text cell. b) I can't copy/ paste to a text cell.
Jared Forsyth
@jaredly
But the click-to-upload works?
Oh -- it's a node types thing. Right click on the cell, and change it to an image node
Or t i for the keyboard shortcut in normal mode. alt+t i in edit mode
LukasDrude
@LukasDrude
Ok, Click-To-Upload works. (a) and (b) do not work on image cells as well (I am on chromium with KDE).
Jared Forsyth
@jaredly
drag&drop is not yet supported, but copy/paste should work :/
ok, I see it breaking for me too. I'll have to look into that. The way I tend to use it is "screenshot to clipboard", which I guess does a different clipboard thing than "right-click copy image"
LukasDrude
@LukasDrude
Ok, so I was just looking for a way to get a screenshot from "ksnapshot" to the notebook without an additional step to save the file locally.
Yeah, screenshot + paste is my normal workflow too
I'll look into what needs to be done to get cross-env compatability with the clipboard. eventually I plan on drag+drop working, but it's not a priority
LukasDrude
@LukasDrude
So how do you do it currently? With Ctrl-C Ctrl-V on an image cell?
Jared Forsyth
@jaredly
My screenshot keyboard shortcut (using xscreenshot) puts the screenshot right into the clipboard. Then go to the image cell, and ctrl+v
LukasDrude
@LukasDrude
When having the image cell highlighted (pink) and pressing ctrl+v, it yanks so other cells which I copied before. I installed xscreenshot to test your workflow but it didn't work. I will try with more patience tomorrow.
Jared Forsyth
@jaredly
Sorry for the confusion -- it's pressing ctrl+v in edit mode, actually. A bit strange I know :/ Or while editing the text caption, right-click + paste works too
LukasDrude
@LukasDrude
Now I got it. Took me some time but its fine like this. There is no need for drag and drop (which is complicated with touchpads anyhow). See you tomorrow.
Jared Forsyth
@jaredly
Glad that works -- I'll see if I can improve the tutorial w/r/t that
LukasDrude
@LukasDrude
@jaredly, did you try using notablemind on a tablet yet?
Jared Forsyth
@jaredly
@LukasDrude No, I haven't -- I don't imagine the experience would be particularly great -- how was it?
E
@Inconditus
good to see documentation up on noteablemind
_
LukasDrude
@LukasDrude
Hey Jared, I consider it strange, that I can move up and down with j and k, but the screen does not follow (at least on OS X with Chrome and with Firefox (Safari is a whole different story which I will not start now)).