Commit Graph

328 Commits

Author SHA1 Message Date
655ee2e935 Merge f2b41dd546 2024-03-20 17:41:37 -05:00
b518ec0c7c Creating Lepiter UI for hedgedoc url import and improving hedgedoc url test. 2024-03-20 15:31:13 -05:00
f2b41dd546 Associating PubPubContents to their respective files. 2024-03-20 11:03:46 -05:00
6c4fc47900 Adding Teapot and Temple dependencies. 2024-03-19 19:38:49 -05:00
172e72c1f6 Logseq started. 2024-03-19 19:32:03 -05:00
31bdc6dbd2 Adding Temple and full PetitParser 2024-03-19 12:09:28 -05:00
1a380405a3 Improving table of contents management. 2024-03-19 07:27:38 -05:00
d876485db9 Renaming and improved YAML metadata reading. 2024-03-16 12:19:31 -05:00
ac8fa682e3 Markdeep importer is not called on Lepiter exported files. 2024-03-15 13:39:40 -05:00
9744a8c6b0 Markdown YAML metadata and default options. 2024-03-10 19:29:19 -05:00
4c661e0b6d Improving Markdown exportation from Markdeep files. 2024-03-10 15:57:05 -05:00
05269ac364 Optimistic reading of a Markdeep file as a live object done. 2024-03-10 11:21:53 -05:00
c162b9b4bc Improving populating metadata from a given Markdeep file. 2024-03-09 12:05:25 -05:00
4199ed0a6c Improving Markdeep files reading and Markdown document tree views. 2024-03-04 11:15:44 -05:00
004b286835 Starting importation of Markdeep objects from files. 2024-03-03 18:48:00 -05:00
06ccc84c29 Improving document tree views. 2024-02-08 15:59:07 -05:00
2a2a4bb5f1 Snippets Markdeep importers debugged. 2024-02-08 08:30:17 -05:00
fe57ba9497 Debugging of STON pretty print started. 2024-02-04 19:24:08 -05:00
3699111416 Moving functionality from GrafoscopioUtils. 2024-01-03 14:35:46 -05:00
14160ee4ca Defining defaultColor for annotations. 2024-01-03 08:01:43 -05:00
b09f2310ef Adding configuration files to pages for granular control of exportation. 2024-01-02 13:17:06 -05:00
979facfd86 Adding configuration files to pages for granular control of exportation. 2024-01-02 10:41:24 -05:00
8983f25b3a Default location for exported file when convering to Markdeep. 2024-01-02 10:26:54 -05:00
8222d8c7d2 Improving exportation and preparing config.ston file usage. 2024-01-02 09:53:14 -05:00
9fc938407a Default blue color for all custom annotations, before testing customized colors. 2024-01-01 21:00:16 -05:00
349c314318 Starting support for custom annotations. 2024-01-01 09:06:40 -05:00
efd11cc44c Merge ef855a9ae5 2023-12-30 20:46:25 -05:00
41779dfdde Fixing image metadata. 2023-12-30 20:45:30 -05:00
ef855a9ae5 Improved Markdown exportation for better Pandoc conversions between formats. 2023-12-27 19:55:26 -05:00
486773af63 Improving metadata on images. 2023-12-24 08:08:00 -05:00
cc99feebac Moving Pandoc class from GrafoscopioUtils. 2023-12-10 12:44:45 -05:00
8b424f4f03 Cleaning mixed line jumps. 2023-12-09 17:46:51 -05:00
1d9cb57477 Fixing image metadata exportation. 2023-11-14 11:22:04 -05:00
ebc093c6e8 Fossil again as a dependency of MiniDocs. 2023-11-05 10:45:01 -05:00
0987d4520f Fixing metadata sanitization/exportation. 2023-11-03 10:25:46 -05:00
bb75994dd0 Adding remote locations to increase documents traceability. 2023-11-01 21:11:10 -05:00
95a457e31e New functionality for retaking Indie Web with Brea, now as Lepiter/MiniDocs notebooks. 2023-11-01 20:04:44 -05:00
1a2f5a3a4a Improving metadata sanitization. 2023-11-01 09:52:12 -05:00
1e97ae3489 Improving metadata sanitization. 2023-11-01 09:25:49 -05:00
f52e027edd Modularizing the code under proper responsable classes. 2023-10-31 16:02:18 -05:00
372c6a6a55 Document tree metadata now from current state of the snippet. 2023-10-31 15:48:51 -05:00
5c4f6ab55b LePictureSnippets from Markdeep: importing from plain content strings (not yet tested with multiline captions). 2023-10-31 14:28:05 -05:00
eda63bfc3a Implementing readability of LePictureSnippets from Markdeep. 2023-10-31 14:03:39 -05:00
056dad228a Improved Markdeep exporter for snippets metadata readability. 2023-10-31 13:13:31 -05:00
9163d0b145 Improved Markdeep exporter for LePictureSnippets. 2023-10-31 13:04:47 -05:00
55e786f01c For the moment we need the previous method while we fix Socialmentrica loading. 2023-10-28 19:49:22 -05:00
6143da2db9 Fixing errors' log view. 2023-10-28 19:13:02 -05:00
253a5df692 Minimal working example of nesting page contents importation. 2023-10-28 13:28:50 -05:00
55b304581c Nested pages content importation. 2023-10-26 12:42:32 -05:00
92a686de96 Copy of nested docs working thanks to botwhytho's LepiterBuiddingBlocs. 2023-10-25 06:50:15 -05:00
6a3c0332b3 Fixing historical traceability for migrated documents with nil values. 2023-10-20 18:37:51 -05:00
60cfd01f0d Preparing improvements on parenthood detection for the document tree. 2023-10-20 13:54:43 -05:00
9361094bf6 Finishing Grafoscopio notebooks importation with fix for original creation/modification nil data in nodes. 2023-10-20 13:23:28 -05:00
a84ead51e1 More modular code from Lepiter snippets conversion to/from ordered dictionaries. 2023-10-20 12:59:17 -05:00
01a68d562c Importating legacy Grafoscopio notebooks: dealing with nil creation/modification timestamps. 2023-10-20 09:22:06 -05:00
362659b584 Improving Lepiter pages importation fom legacy Grafoscopio notebooks. 2023-10-19 13:14:10 -05:00
8488531726 Prototyping copying pages. Snippets' order is preserved, but not (yet) hierarchy. 2023-10-12 17:01:26 -05:00
0a802799b2 Relocating default server port to address firewall prohibition in classrooms with Windows machines. 2023-10-09 06:43:51 -05:00
dff10a6705 Implementing minimal functionality for machine training. Should be moved to Polyglot once the repository reactivates. 2023-09-23 11:50:46 -05:00
fbe8f8d1c3 Fixing keyboard combinations to keep ergonomy. 2023-08-21 09:17:32 -05:00
90fa52653f Addressing emtpy captios for images. 2023-07-30 12:44:56 -05:00
d011f9c1c1 Redefining dependencies. 2023-07-26 10:08:53 -05:00
4f849d2e36 Improving Markdeep multiline images. 2023-07-09 22:26:09 -05:00
7a7dfa648d Improving title printing. 2023-07-03 22:33:24 -05:00
f5006572e8 Improving Markdown to Markdeep conversion. 2023-07-03 21:55:57 -05:00
e3f3a62078 Debugging Markdeep conversors. 2023-05-23 08:08:35 -05:00
e7411c2075 Markdeep front page generation. 2023-05-22 13:18:03 -05:00
4b6853d920 Extracting from populated table of contents. Debuging web preview. 2023-05-22 06:58:33 -05:00
356ee754bf Merge pull request 'gt-crashes/2' (!3) from gt-crashes/2 into master
Reviewed-on: #3
2023-05-22 01:59:35 +00:00
473c262454 PubPubContent method's recovering after GT crash. 2023-05-21 20:55:46 -05:00
ae75337739 PubPubContent recovering after GT crash. 2023-05-21 20:50:41 -05:00
4944923069 Merge pull request 'New PubPubContent object.' (!2) from gt-crashes/2 into master
Reviewed-on: #2
2023-05-22 01:39:33 +00:00
4b0227454b New PubPubContent object. 2023-05-21 20:30:03 -05:00
146d762f5f Fixing STON wiki exportation. 2023-05-19 10:43:15 -05:00
9a4a87a45e Fixing STON wiki exportation. 2023-05-19 09:54:55 -05:00
ad3e89d891 PubPub exporting to Markdeep completed. 2023-05-16 12:06:12 -05:00
5ab022b860 PubPub adding escape cases. 2023-05-16 11:33:35 -05:00
eeb2330fe8 PubPub reformating in a single message. 2023-05-16 10:20:40 -05:00
baba99ec84 PubPub downloading books by language. 2023-05-16 09:37:40 -05:00
745e9d8e6e Abstracting PubPub republication process. 2023-05-14 13:42:00 -05:00
dc218111e6 Footnotes replacement done (minor bugs with last footnote still to be fixed). 2023-05-14 11:59:09 -05:00
e46329d9e1 Preparing footnotes replacement. 2023-05-12 19:21:04 -05:00
7855e9e0c3 Fixing PubPub footnotes conversion 2023-05-10 11:53:54 -05:00
77ddf8a801 PubPub footnotes conversion 2023-05-10 11:31:54 -05:00
e20cca500e Footnotes improved identifiers partial implementaiton. 2023-05-09 21:56:19 -05:00
a3741918c9 Starting support for footnotes in the new parser. 2023-05-09 18:18:39 -05:00
fe0d65cf5a Data cleaning methods. 2023-05-09 14:45:23 -05:00
91e92c3e6a Improving PubPub documents management. A clearer grammar could replace the original one, now that Markdown parser has been ported. 2023-05-09 13:56:57 -05:00
daef3951b7 Minor bugfixes. 2023-05-08 08:47:11 -05:00
2dd4377c4d Improving Markdeep and Markdown document tree readings with more renders and linefeed bugfix. 2023-05-07 19:21:47 -05:00
093f989e28 Undoing groups until I understand them better. 2023-04-27 13:41:49 -05:00
d448e38047 Renaming to defaults. 2023-04-27 13:37:47 -05:00
a4cf5edacd Renaming to defaults. 2023-04-27 13:36:24 -05:00
7a14575090 Fixing default group definition. 2023-04-27 13:31:58 -05:00
62745b4612 Fixing 'SpecializedGrammars' definition in default group. 2023-04-27 13:26:35 -05:00
7847f95192 Fixing 'Core' definition in default group. 2023-04-27 13:07:19 -05:00
4d913f4461 More modular baseline with smaller 'default' group. 2023-04-27 13:01:42 -05:00
8dc8ce4b99 Better package tags 2023-04-27 12:53:50 -05:00
3ea02ee589 Testing default 'group' definition. 2023-04-27 12:14:27 -05:00
4a3f68bad3 Preparing default group redefinition. 2023-04-27 11:56:59 -05:00