Commit Graph

182 Commits

Author SHA1 Message Date
a2c01e251c Renaming external media links. 2024-04-04 12:08:06 -05:00
9e50d4836b Downloading and indexing media links- 2024-04-02 14:16:48 -05:00
6901ad18a6 Querying media links in custom fields. 2024-04-02 08:33:39 -05:00
beac5afca1 Adding VideoWeb as a dependency. 2024-03-29 19:05:22 -05:00
0f6bcbe6b2 Using templates for wiki creation. 2023-11-28 13:39:43 -05:00
005e128ce0 Now wikis support a starting template, useful to update/populate shared functionality. 2023-11-28 12:55:14 -05:00
c9b7fba340 Populating tiddlers by default when the wiki is hosted in TiddlyHost. 2023-11-14 18:09:54 -05:00
1b3ca3b370 Removing xmlParser as is already packaged as dependency for MiniDocs. 2023-11-13 20:14:14 -05:00
656b9d8bf7 Removing xmlParser as is already packaged as dependency for MiniDocs. 2023-11-13 20:12:16 -05:00
b3cbc5ba9f Improving Tiddler tags management/exportation. 2023-07-05 21:33:49 -05:00
b62c642ccd Improving Tiddlers JSON export. 2023-07-04 10:58:12 -05:00
14ecfa16f7 Commit before migrating to a new image. 2023-07-03 21:50:26 -05:00
ff5a5ca804 Extending ordered dictionaries to be converted into tiddlers. 2023-06-29 08:11:47 -05:00
41ce14934c Creating a method to populate tiddlers from de html file and a method to get the core tiddler of the wiki. 2023-06-09 15:13:11 -05:00
c5386a275f Improving date and time for tiddler parsing an as dictionary tranformation. 2023-06-07 11:38:56 -05:00
d066d77a1c Fixing STON wiki exportation. 2023-05-19 10:43:27 -05:00
4ee3b43795 Fixing STON wiki exportation. 2023-05-19 09:55:30 -05:00
4ded26c6f8 Internet line endings. 2023-01-18 21:41:03 -05:00
b60fa8b2e5 Nim file exporter as a core utility belonging to MiniDocs. 2023-01-17 17:24:08 -05:00
8422570ebd Initial support for YouTube/Invidious videos as Tiddlers. 2023-01-09 11:47:28 -05:00
e9b199f77f Improving data extraction. 2022-12-26 16:31:32 -05:00
030f54cfd7 Adding screenshots to the wiki. 2022-12-13 09:55:06 -05:00
8d02445163 Creating tiddler method for append prefix to text a remove tag. 2022-12-09 12:49:51 -05:00
60813a19b6 Merge cdd8607532 2022-11-19 17:01:29 -05:00
db7c5c0067 Updating new domain in documentation. 2022-11-19 17:00:16 -05:00
cdd8607532 Improving tiddler testing for image type. 2022-10-30 23:33:01 -05:00
fbfb5fbf7d Creating tiddler uid test and TW tiddlers missing uid collection. 2022-10-30 22:20:36 -05:00
37741df191 Creating TW updater for remote files and loader form local folder. 2022-10-30 19:31:59 -05:00
0ff99de896 Fixing unreachable code. 2022-10-27 09:14:10 -05:00
d04db00cb5 Debugging tiddlers importation from TiddlyHost. 2022-10-27 08:44:30 -05:00
b4b04967cc Creating web server in TWServer and configuration methods. 2022-10-17 21:40:33 -05:00
a1270d6ca2 Creating TWServer and modifying tiddlers by tag JSON exporters. 2022-10-12 20:26:48 -05:00
fadbdf7ec2 Fixing tiddler exporter by tag. 2022-10-12 08:13:49 -05:00
f0edf4c437 Fixing return in tiddlers exporter. 2022-10-10 17:35:22 -05:00
7ba4c88e20 Merge branch 'detach-recovery', integrating tiddler exporter changes. 2022-10-10 17:17:55 -05:00
c8f819e8b9 Creating exporter for specific tagged tiddlers in JSON format. 2022-10-10 17:15:33 -05:00
07d55ba3e0 Name taken from subdomain is more important that from the local file (shown by experience). 2022-10-10 12:58:24 -05:00
110b5460dd Local and remote tiddlers UID integration. 2022-10-10 12:22:30 -05:00
8bea95118d Refreshing remote tiddlers from TiddlyHost: in chronological order. 2022-10-10 11:41:29 -05:00
1e6bcf218f Fixing folder request in methods and replacing tiddler ston exporter for common tiddlers. 2022-10-10 11:13:21 -05:00
854a398a50 Refreshing remote tiddlers from TiddlyHost. 2022-10-10 10:20:47 -05:00
20553574e4 Creating a common tiddlers collection sorted by modified and created time. 2022-10-06 16:03:19 -05:00
eca1e1ec05 Creating date and time extension for tiddler time format and test. 2022-10-06 15:39:00 -05:00
c827dfecd0 Improving instance creation for checking if folder is not empty. 2022-10-04 21:37:32 -05:00
c1ff0e0243 Fixing tiddlers, Improving the json file importer from link and creating instace creation class methods. 2022-10-04 21:19:57 -05:00
27fbfe25b0 Debugging. 2022-09-26 20:34:34 -05:00
48fecc3951 Fixing the rebuilded common tiddlers exporter for JSON format. 2022-09-26 19:02:00 -05:00
2262ebaec2 Fixing tiddler exporter to JSON and creating a rebuilded common tiddlers exporter for JSON format. 2022-09-26 18:04:24 -05:00
8627e2629e Fixing tiddler exporter installer and remote host in TiddlyWiki. 2022-09-26 16:46:37 -05:00
62fb3fca65 Improved downloading wikis. 2022-09-21 19:09:37 -05:00