Commit Graph

413 Commits

Author SHA1 Message Date
Eduardo Riesco a304e4847a Initial support for extracting images 2020-05-09 18:41:04 +00:00
Gloria Meneses e408053c9b Html image extraction. 2020-05-09 18:41:04 +00:00
Ricardo Zapata eb55cb60ec Debugging PDF exportation on Windows. 2020-05-09 18:41:04 +00:00
Ricardo Zapata 97be568e06 Html to markdown bug solved for Windows 2020-05-09 18:41:03 +00:00
Ricardo Zapata 2ee75d58ac Implementing initial support for Pandoc in Windows. Includes html export, pdf export and html to markdown import. Last two functions keep on having issues. 2020-05-09 18:41:03 +00:00
Offray Vladimir Luna Cárdenas bebed308e2 Supporting proper line break for YAML metada blocks. 2020-05-09 18:41:03 +00:00
Offray Vladimir Luna Cárdenas 709a0f2d82 Abstracting the PDF exportation process (thanks Edu!). 2020-05-09 18:41:03 +00:00
Offray Vladimir Luna Cárdenas 82ba093f3f Improved version for copying and pasting subtrees between nodes. This inhibit that nodes
can appear as children of the same parent several times (clones in Leo vocabulary). Still we need to explore if cloning is useful in other contexts.
2020-05-09 18:41:03 +00:00
Offray Vladimir Luna Cárdenas 0ed3ffe53f Migrating to a new development image. 2020-05-09 18:41:03 +00:00
Offray Vladimir Luna Cárdenas 452db98945 Updating before starting to develop in a new image. 2020-05-09 18:41:03 +00:00
Offray Vladimir Luna Cárdenas 43cb1e69ac Fixing autoupdate of code nodes. See:
http://mutabit.com/repos.fossil/grafoscopio/info/479f6127811bbb1b .
2020-05-09 18:41:03 +00:00
Offray Vladimir Luna Cárdenas 880006df73 Preliminar support for notebooks with proper
%metadata nodes to be subscribed into the main help menu.
2020-05-09 18:41:03 +00:00
Offray Vladimir Luna Cárdenas c5fc48c272 Improving documentation updates. Now %metadata
nodes in each notebook should tell if they're
located in the main docking bar.
2020-05-09 18:41:03 +00:00
Offray Vladimir Luna Cárdenas bc71d623cb Update utils with Grafoscopio. 2020-05-09 18:41:03 +00:00
Offray Vladimir Luna Cárdenas d781ecd873 Fixing Open from the Internet menu and functionality. 2020-05-09 18:41:03 +00:00
Offray Vladimir Luna Cárdenas fe07118f84 initiazePresenter to be done. 2020-05-09 18:41:03 +00:00
Offray Vladimir Luna Cárdenas 27f402555b Find & replace GUI working. 2020-05-09 18:41:03 +00:00
Offray Vladimir Luna Cárdenas c3c7bb858e Debuging return values. 2020-05-09 18:41:03 +00:00
Offray Vladimir Luna Cárdenas 05daa3836c Capturing values in a Spec window. 2020-05-09 18:41:03 +00:00
Offray Vladimir Luna Cárdenas af2c4e10cd Adding "Find & Replace" to the notebook GUI. 2020-05-09 18:41:03 +00:00
Offray Vladimir Luna Cárdenas 2b80b3ca50 Find & Replace: Closing windows implemented. 2020-05-09 18:41:03 +00:00
Offray Vladimir Luna Cárdenas 9ae4f36ca8 GrafoscopioFind > Closing of the window: starting implementation. 2020-05-09 18:41:03 +00:00
Offray Vladimir Luna Cárdenas e6d86d7aae GrafoscopioReplace Interface updated. 2020-05-09 18:41:03 +00:00
Offray Vladimir Luna Cárdenas 2c9e66b92d Defining new UI for the find:andReplaceWith: method. 2020-05-09 18:41:03 +00:00
Offray Vladimir Luna Cárdenas 9b91900dda Impleting find and replace. 2020-05-09 18:41:03 +00:00
Offray Vladimir Luna Cárdenas 973d6c2c76 Playing with colors. 2020-05-09 18:41:03 +00:00
Offray Vladimir Luna Cárdenas 44519496a0 Migration: Solving empty tags default value. 2020-05-09 18:41:03 +00:00
Offray Vladimir Luna Cárdenas ff5c021cd3 Cerrando <http://mutabit.com/repos.fossil/grafoscopio/tktview?name=8b63fe16c6> 2020-05-09 18:41:03 +00:00
Offray Vladimir Luna Cárdenas bab4ab7fb9 Fixed encoding bug in htmlToMarkdown. 2020-05-09 18:41:03 +00:00
Gloria Meneses b2c8d2bfdf Adding the htmlToMarkdownSubtree to the ui 2020-05-09 18:41:03 +00:00
Gloria Meneses 57ae88b304 htmlToMarkdownSubtree functionality added. 2020-05-09 18:41:03 +00:00
Offray Vladimir Luna Cárdenas bee71e7a7f Open a default test tree in GUI. 2020-05-09 18:41:02 +00:00
Offray Vladimir Luna Cárdenas 432f8bd64f htmlToMarkdown functionality. 2020-05-09 18:41:02 +00:00
Offray Vladimir Luna Cárdenas 01f6e38520 Setting up releas 1.4 stable. 2020-05-09 18:41:02 +00:00
Offray Vladimir Luna Cárdenas 7d4cc79cf2 Better internalization of the environment: Now Pandoc PDF exportation is controlled by options defined in a %metadata node inside the notebook.
This is the beginning of more options to connect
the notebook, the playgrounds inside it, and the
operative system.
2020-05-09 18:41:02 +00:00
Offray Vladimir Luna Cárdenas da2c24287a Improving update procedure. 2020-05-09 18:41:02 +00:00
Offray Vladimir Luna Cárdenas a670787ef3 Sanitizing urls to correct common user mistakes: not including the scheme ('http://' or 'https://') or pasting white spaces at the end or url, usually when they come from etherpads or mailing.
This closes ticket http://mutabit.com/repos.fossil/grafoscopio/tktview?name=c7fe88f9ca .
2020-05-09 18:41:02 +00:00
Offray Vladimir Luna Cárdenas f251c55464 Implementing tags in nodes. 2020-05-09 18:41:02 +00:00
Offray Vladimir Luna Cárdenas f2d6d9d515 Extending special cases for generic urls plus the urls for playgrounds. 2020-05-09 18:41:02 +00:00
Offray Vladimir Luna Cárdenas bf7c15d5cd Synchronizing before creation of a new ConfigurationOfGrafoscopio. 2020-05-09 18:41:02 +00:00
Offray Vladimir Luna Cárdenas bde5e0a938 Suport for empty items. 2020-05-09 18:41:02 +00:00
Offray Vladimir Luna Cárdenas 206725dc4f Solving issue with opening notebooks from the web. 2020-05-09 18:41:02 +00:00
Offray Vladimir Luna Cárdenas f882b1efd2 Initializing documents to download the info, if needed. 2020-05-09 18:41:02 +00:00
Offray Vladimir Luna Cárdenas e893507304 Synchronized to test installation improvements. 2020-05-09 18:41:02 +00:00
Offray Vladimir Luna Cárdenas 5ab503df1a Improved modularity with Grafoscopio-Utils. 2020-05-09 18:41:02 +00:00
Offray Vladimir Luna Cárdenas 897e6476ce Synchronizing before testing installation in other image. 2020-05-09 18:41:02 +00:00
Offray Vladimir Luna Cárdenas dc6f413cb6 Deleting references to GrafoscopioDocumentation in the DockingBar. 2020-05-09 18:41:02 +00:00
Offray Vladimir Luna Cárdenas 33407ef7dd Moving GrafoscopioDocumentation to Grafoscopio-Utils package, to improve modularity
and usability.
2020-05-09 18:41:02 +00:00
Offray Vladimir Luna Cárdenas 44e0b6c132 Modularizing code: Moving documentaiton and UI functionality into new Grafoscopio-Utils package. 2020-05-09 18:41:02 +00:00
Offray Vladimir Luna Cárdenas 73be3d6242 Usual Sync. against repo. 2020-05-09 18:41:02 +00:00