Commit Graph

42 Commits

Author SHA1 Message Date
Elio Struyf 781ab6ac40 #243 - Refactoring front matter parsing 2022-02-08 13:17:56 +01:00
Elio Struyf d7a0f71552 #225 - Optimize slug will now process all fields with {{slug}} 2022-01-19 13:53:19 +01:00
Elio Struyf 00bb8c6385 #227 - File type updates 2022-01-18 11:02:05 +01:00
Elio Struyf 1deb969c20 #227 - Added new supported file types setting 2022-01-17 14:48:46 +01:00
Elio Struyf 179b31f67c #230 - front matter json support added 2022-01-16 19:49:18 +01:00
Elio Struyf 3e33383eb1 #225 - Placeholder support for front matter field values (template and content type) 2022-01-15 20:35:06 +01:00
Elio Struyf 2dd129d9bd Remove unused references 2022-01-14 17:52:06 +01:00
Elio Struyf a6dcc1ea79 Merge pull request #222 from farmerau/onWillSaveTextDocument 2022-01-07 12:55:34 +01:00
Elio Struyf 32a686227e #221 - Logic to remove new line by gray matter 2022-01-07 12:54:39 +01:00
Austin Farmer faa74132e5 Adjust Automatic Date Updates to Run on Save
Prefers `onWillSaveTextDocument` over `onDidChangeTextDocument` for the triggering event.
2022-01-06 15:44:36 -05:00
Elio Struyf 2f31230e07 Merge pull request #220 from farmerau/markdown-file-heuristics-mdx 2022-01-05 18:40:01 +01:00
Austin Farmer c4225c0011 Support detection by file extension 2022-01-05 11:38:32 -05:00
Elio Struyf bb980b4afe #218 - Added MDX support for template and content creation 2022-01-04 11:51:11 +01:00
Elio Struyf 6da3ddb5dd #206 - Removal of the front matter parsing error notification 2021-12-20 20:38:56 +01:00
Elio Struyf c9f4c8f94e #206 - Added front matter diagnostic parsing 2021-12-17 19:04:41 +01:00
Elio Struyf 5a69240178 #205 - Define a logging level setting 2021-12-15 14:10:58 +01:00
Elio Struyf 85a7221895 Updated flows 2021-11-09 10:02:38 +01:00
Elio Struyf a7aab96f0e Fix time formatting 2021-10-25 10:11:31 +02:00
Elio Struyf f500749644 Fix slug punctuation 2021-10-20 15:21:27 +02:00
Elio Struyf a794a95bb8 #154 - Implementation of the bulk script execution 2021-10-18 10:13:34 +02:00
Elio Struyf 2bedb23341 #153 - Support old date-fns format 2021-10-17 15:24:26 +02:00
Elio Struyf 8f47cbfb0b #141 - Merge content creation logic to ArticleHelper 2021-10-12 09:11:47 +02:00
Elio 97a635c2de Making sure paths are parsed for Windows 2021-10-05 20:20:31 +02:00
Elio e8c67c75fd Fix file path issues for windows + open file with parsing error 2021-10-05 19:58:25 +02:00
Elio Struyf 001a49b34e Global/local settings 2021-09-17 20:26:52 +02:00
Elio Struyf 08fcf7cf15 Global/local settings implementation 2021-09-17 17:31:37 +02:00
Elio Struyf 9247884a5b #105 - Content Type support with backwards compatibility 2021-09-16 16:20:58 +02:00
Elio Struyf 0429eaa9ed #102 - Support comma separated arrays in front matter 2021-09-15 16:42:07 +02:00
Elio Struyf 0efdb019a0 #101 - Date picker added to metadata 2021-09-15 13:19:03 +02:00
Elio Struyf 5d18d09b72 #60 - site preview + refactoring 2021-08-19 13:34:15 +02:00
Elio Struyf e194928291 #53 - Add save as template 2021-08-09 17:05:40 +02:00
Elio Struyf cefbf74582 #51 - Default panel actions 2021-08-06 14:42:20 +02:00
Elio Struyf 3d75d5dcdf Changes for new panel view 2020-12-02 17:37:14 +01:00
Elio Struyf 6b798281ac #23 - New command to create article from template 2020-11-25 11:15:53 +01:00
Elio Struyf 0970fe47b9 #17 - Added support for indentation 2020-09-10 16:28:45 +02:00
Elio Struyf 7d15b4c2e0 Added SEO title check to see if it's lower than 60 chars 2020-07-03 22:36:13 +02:00
Elio Struyf 700f11a6ca #10 - Fix for TOML delimiter 2020-04-07 20:41:56 +02:00
Elio Struyf 3ca657d33f #6 - TOML support added 2020-03-25 18:55:43 +01:00
Elio Struyf 6f5e5e68a8 #5 - Added a different behaviour to remove quotes 2019-09-17 16:53:27 +02:00
Elio Struyf db043cf794 #5 - Updated to the js yaml core schema + indent array support 2019-09-17 15:53:17 +02:00
Elio Struyf 4db6e5f4fb #4 - Added support for generating slugs 2019-09-04 10:12:15 +02:00
Elio Struyf 8c33be6b23 #3 - Included the new remapping command 2019-08-28 20:23:55 +02:00