Commit Graph

401 Commits

Author SHA1 Message Date
Offray Vladimir Luna Cárdenas 4d4aaf8705 New launchers and updatable docking bar. 2020-05-09 18:40:56 +00:00
Offray Vladimir Luna Cárdenas 2cdfabf061 New dockbar, moving messages from instance to the class side. 2020-05-09 18:40:56 +00:00
Offray Vladimir Luna Cárdenas 3466488794 Organizing menus.
Co-authored-by: Ivan Pulido <ijpulidos@riseup.net>
2020-05-09 18:40:56 +00:00
Offray Vladimir Luna Cárdenas bba3837431 DockingBar: Reorganizing 2020-05-09 18:40:56 +00:00
Ivan Pulido 16f8a25439 Adding message to GrafoscopioBrowser class to launch help in PDF format in an external viewer. 2020-05-09 18:40:56 +00:00
Offray Vladimir Luna Cárdenas cf1d06829e Changing message to the class side of GrafoscopioBrowser. 2020-05-09 18:40:56 +00:00
Offray Vladimir Luna Cárdenas 76c6caa061 Adding message to the GrafoscopioBrowser class side. 2020-05-09 18:40:56 +00:00
Offray Vladimir Luna Cárdenas 7a3959335f Docking bar with initial submenus. Still a lot of functionalities there to implement and reorganize. 2020-05-09 18:40:56 +00:00
Offray Vladimir Luna Cárdenas d35e04c931 Starting to explore top docking bar for a fixed menu. 2020-05-09 18:40:56 +00:00
Offray Vladimir Luna Cárdenas 38f078dbd2 Support for pdf exportation. 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas e48afbe15a Sync before working on another location/image. 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas 621c640199 Exportación a markdown de nodos de código 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas 11cefd26b6 First version of executable auto-updateable playgrounds in a grafoscopio document tree. Almost ready for going wider in Internet :-). Integration of testing branch) 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas 25bcbdbb17 Embeddable playgrounds as node "executable visualizations" finally! :-). **Pending | Bug**: Storing properly the playground contents because when the node is revisited, they become nill. 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas 02bb6c72a4 Solved main but when selecting empty parts of the main tree... finaly! an old bug has being hunted :-) 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas 87afabc093 Integrating the Testing branch. 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas cc867e0065 Just before trying tagged nodes for exporting in testing branch. 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas 361fb8ddcf Nodes tagged as 'code' are not executable in my tree, but they're on the GLM Basic Examples. Next testing why the difference. 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas 9bf5bb4332 Preliminary support for tagged nodes! :-). When a tag is added the node needs to be revisited to show the changes in the body pane. Will be nice to have this happening as soon as the tag is added. 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas 990ff595b1 Just before testing pager as a way to make custom visualization of nodes instead of opening a new file in a new mode. This save us from reloading the file, gives more flexibility and inmediate feedback according to the kind of node (as marked by tags ) we're located on. 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas a1a8d0d21c Preliminary support for transmediated notes, for one original node to one child transmediated node. Next, to see what's happening with saving and having nodes shown when transmediated is selected. 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas 8627b14edc Redefining custom tags for upcoming transmediaton event to keep interface easy. Next, two columns browser and initial support for modes. 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas cd76787b0f Tagged nodes: Support for tagging nodes at right side. Next: custom views according to tags. 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas 0885fedfb9 Preliminar support for tags integrated to the UI. Next: Showing the tags in the left of the nodes' headers. 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas f1191bb493 Popup windows for messages. Next: implementing tagged nodes. 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas f5ba3d7bc6 UI: Support for submenus. Next: Pop-up windows and node tags . 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas 454c582629 Initial support for named windows. 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas edb10effef Syncing before some image freezing experiments with browsers and autoupdates 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas cdc2a3adad Saving before exploring branches. 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas 931a4d2a3e Modal Interfaces > Transmediaton: Starting to test an alternative approach to building a custom browser for this experience based on the three inter-dependant panes, to see if I can understand ports better. 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas 20435782fb Starting to support modes: a visual layout and behavioural modifications for particular experiences inside grafoscopio. 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas 04facf6ca7 Saving before adding tags for the transmedia hackathon. 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas 0ea75a5888 Preliminary support for embedded sub-browsers. I need to quit the independent openning of a new browser each time a new node is selected. 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas 9f7422969c Dirty support for different views of the browser according to the task. This one is for making transmedia marathons. There is need for sub-browsers in panels. I need to explore that. 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas f89d088de6 Patched 'Save as...' to support pandoc as an external program. 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas d0b9885fdf Exporting with pandoc as an external tool with path defined by the user. 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas 24d3a70390 Modular updates in menu 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas 34447e2ae4 Windows Preliminar support for Pandoc exportation. 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas a2aa7b546d Sync before moving (myself) from location. 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas b5d60733dc Working on ancestors which start with '%invisible'. 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas 684fa43915 Deep %invisible nodes, that is, the ones that have '%invisible' as one of its ancestors are ignored now. 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas 6fecaa9b51 Alternative for invisible nodes. Not elegant, but works on firs level children (no on deeper ones). Need to work on 'ancestors' method. 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas 5a8505e394 Trying to solve invisible nodes by creating 'invisibleChildren' and say to them to do nothing. 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas eccc0ca914 Before solving the problem with '%invisible' nodes. 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas 941d2bb244 Instance variables for fossil and pandoc operative system binaries. 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas b59afbf924 Preliminary support for fossil. 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas 6035c6b3be Soporte de expotación desde menú a Html vía pandoc. Véase commit http://mutabit.com/deltas/repos.fossil/grafoscopio/info/161092f9ca 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas 9e9f65c958 Initial support for pandoc. Just empty dirs for being populated with the binaries of each platform. 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas 6f9f6285d5 First version of %embed nodes support. They allow to replace text in their parents with the content of that nodes. 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas c8afd87f54 Changing default location for drafts temporally to solve a problem in the workshop. Needs to be reviewed and corrected. 2020-05-09 18:40:55 +00:00
Offray Vladimir Luna Cárdenas 234ec47f06 First commit for the rebranding of Ubakye as Grafoscopio. For previous history look at: http://smalltalkhub.com/#!/~Offray/Ubakye 2020-05-09 18:40:55 +00:00