Commit Graph

58 Commits

Author SHA1 Message Date
Elio Struyf 7badfda41b #352 - Custom placeholders now support scripting 2022-07-21 18:38:53 +03:00
Elio Struyf 3583a2b962 #337 - Add support for other fm types 2022-05-17 16:19:40 +02:00
Elio Struyf b80de402bd #330 - Update front matter from script 2022-05-05 17:41:25 +02:00
Elio Struyf c4055eb37c Content type generation 2022-04-21 21:18:24 +02:00
Elio Struyf 39a30b320d #304 - Fix yaml stringify 2022-04-01 15:42:59 +02:00
Elio Struyf 9839013465 Fix #257 2022-03-17 16:13:32 +01:00
Elio Struyf c09831e832 #286 - Fix for content types not containing fields 2022-03-16 19:33:39 +01:00
Elio 4fe9794b10 Additional logging 2022-03-16 08:41:32 +01:00
Elio Struyf 9413a6f878 #290 - Fix for onDidChangeTextEditorSelection listener sending metadata updates 2022-03-15 14:17:09 +01:00
Elio Struyf e77672dfc7 Added new placeholders 2022-03-14 16:46:57 +01:00
Elio Struyf ea11a3646f #283 - Published date sorting 2022-03-08 08:58:03 +01:00
Elio Struyf 0d7b55c52f #270 #282 - Enhancements for page bundles and related folders + files 2022-03-07 20:52:21 +01:00
Elio Struyf 5644c0c381 #281 - Introduce new date fields and deprecate settings 2022-03-07 11:39:57 +01:00
Elio Struyf 576ee9ca9d First steps to create the snippet dashboard 2022-03-02 08:40:30 +01:00
Elio Struyf 57e93b91c5 #268 - preserve casing of filename on creation 2022-02-24 18:04:09 +01:00
Elio Struyf cbb0d8f72b Refactoring explorer view to listeners 2022-02-12 17:58:59 +01:00
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